You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and do nat66 on the host so all containers can reach our ipv6 only services. Users are
connected to the company network via ipv6 vpn.
This seems not to work on windows.
How can the containers run on windows reach ipv6 only services?
Description
hi,
we have now the first windows users in our dev team. On linux we add:
{
"ipv6": true,
"fixed-cidr-v6": "64:ff9b:99::/64"
}
and do nat66 on the host so all containers can reach our ipv6 only services. Users are
connected to the company network via ipv6 vpn.
This seems not to work on windows.
How can the containers run on windows reach ipv6 only services?
Reproduce
Installed docker desktop
Add:
{
"ipv6": true,
"fixed-cidr-v6": "64:ff9b:99::/64"
}
found nothing to configure nat.
Start container
Expected behavior
Can reach ipv6 addresses from container.
docker version
docker info
Diagnostics ID
noen
Additional Info
none
The text was updated successfully, but these errors were encountered: