Dockur Windows Network Issues after update #5382
Unanswered
thelonghop
asked this question in
Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Omarchy 3.5.1: master: stable: Linux 6.19.10-arch1-1: Hyprland 0.54.3 (Wayland): ghostty 1.3.1-arch2: 1120 (pacman)
Docker version 29.4.0, build 9d7ad9ff18
Docker version 29.4.0, build 9d7ad9ff18
Windows VM starts, gets a valid IP, DNS works, and ICMP works, but browsers cannot load sites.
-rtc base=localtime,clock=host,driftfix=slew -device usb-host,vendorid=0x04e6,productid=0x5116
docker compose up -d
[+] up 1/1
✘ Network windows_default Error Error response from daemon: Failed to Setup IP tables: Unable to enable ACCEPT OUTGOING rule: (iptables failed: iptables --wait -t fi... 0.0s
failed to create network windows_default: Error response from daemon: Failed to Setup IP tables: Unable to enable ACCEPT OUTGOING rule: (iptables failed: iptables --wait -t filter -A DOCKER-FORWARD -i br-ac1b9ee63f4d -j ACCEPT: iptables: No chain/target/match by that name.
(exit status 1))
sudo systemctl restart docker && cd ~/.config/windows && docker compose up -d resolved the error above but windows still shows no internet access
Symptoms
Have recreated to docker container with no change
Host:
returned: 172.18.0.2
Beta Was this translation helpful? Give feedback.
All reactions