Skip to content

Windows installed via docker can only access other devices on my local network #617

@averter

Description

@averter

Winapps used to work ok, but suddenly the installed windows OS lost connection with the internet, and according to the figure below only local devices are accessible
Image

Running ifconfig indicates that the network interfaces are up and running

br-2f0af37eafab: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 172.18.0.1  netmask 255.255.0.0  broadcast 172.18.255.255
        inet6 fe80::ccf1:14ff:fe91:7999  prefixlen 64  scopeid 0x20<link>
        ether ce:f1:14:91:79:99  txqueuelen 0  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

docker0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255
        ether ea:f5:c4:b6:8c:d4  txqueuelen 0  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

veth4bbb344: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet6 fe80::d4a6:eaff:fefd:a9f5  prefixlen 64  scopeid 0x20<link>
        ether d6:a6:ea:fd:a9:f5  txqueuelen 0  (Ethernet)
        RX packets 1703  bytes 3695130 (3.6 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1418  bytes 147366 (147.3 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

(I've omitted loopback, ethernet and wifi interfaces in the above). I'm running winapps on linux mint cinnamon. Any thoughts? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions