Skip to content

WSL2 mirrored mode missing ipv6 route when wireguard connects (in host) #13626

Description

Windows Version

Microsoft Windows [Version 10.0.22631.5909]

WSL Version

2.6.1.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

6.6.87.2-1

Distro Version

Debian 13

Other Software

Wireguard in windows

Repro Steps

WSL configured in mirrored mode
Host has only ipv4 - the same in WSL
Connect wireguard in the host to a server that provides ipv4 and ipv6
Host now has ipv4 and ipv6 address and it works
WSL now has ipv4 and ipv6 address - but is missing the ipv6 route
Quicj fix is to run sudo ip -6 route add default dev eth1 after connection is made and ipv6 starts working correctly

Expected Behavior

Ipv6 packets to be routed via the vpn tunnel

Actual Behavior

Ipv6 packets going nowhere due to routing missing

Diagnostic Logs

Edit: added routes as requested

I did two tests, one on location (which has been anonomized to ffff:1111, and one via mobile hotspot bbbb:cccc. In both cases I connect to the VPN server at ffff:1111

Also small note (don't know if it matters), systemd is enabled in WSL.

On Location ffff:1111
Pre Host
ifIndex DestinationPrefix                              NextHop                                  RouteMetric ifMetric PolicyStore
------- -----------------                              -------                                  ----------- -------- -----------
6       255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
5       255.255.255.255/32                             0.0.0.0                                          256 5        ActiveStore
38      255.255.255.255/32                             0.0.0.0                                          256 15       ActiveStore
22      255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
20      255.255.255.255/32                             0.0.0.0                                          256 65       ActiveStore
16      255.255.255.255/32                             0.0.0.0                                          256 35       ActiveStore
1       255.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
6       224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
5       224.0.0.0/4                                    0.0.0.0                                          256 5        ActiveStore
38      224.0.0.0/4                                    0.0.0.0                                          256 15       ActiveStore
22      224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
20      224.0.0.0/4                                    0.0.0.0                                          256 65       ActiveStore
16      224.0.0.0/4                                    0.0.0.0                                          256 35       ActiveStore
1       224.0.0.0/4                                    0.0.0.0                                          256 75       ActiveStore
38      172.27.143.255/32                              0.0.0.0                                          256 15       ActiveStore
38      172.27.128.1/32                                0.0.0.0                                          256 15       ActiveStore
38      172.27.128.0/20                                0.0.0.0                                          256 15       ActiveStore
16      172.20.10.255/32                               0.0.0.0                                          256 35       ActiveStore
16      172.20.10.11/32                                0.0.0.0                                          256 35       ActiveStore
16      172.20.10.0/24                                 0.0.0.0                                          256 35       ActiveStore
1       127.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
1       127.0.0.1/32                                   0.0.0.0                                          256 75       ActiveStore
1       127.0.0.0/8                                    0.0.0.0                                          256 75       ActiveStore
16      0.0.0.0/0                                      172.20.10.1                                        0 35       ActiveStore
6       ff00::/8                                       ::                                               256 25       ActiveStore
5       ff00::/8                                       ::                                               256 5        ActiveStore
38      ff00::/8                                       ::                                               256 15       ActiveStore
22      ff00::/8                                       ::                                               256 25       ActiveStore
20      ff00::/8                                       ::                                               256 65       ActiveStore
16      ff00::/8                                       ::                                               256 35       ActiveStore
1       ff00::/8                                       ::                                               256 75       ActiveStore
6       fe80::b8bd:7fce:1a68:b1cb/128                  ::                                               256 25       ActiveStore
38      fe80::a871:46c5:49ef:7b15/128                  ::                                               256 15       ActiveStore
22      fe80::a737:d9d1:3349:1e34/128                  ::                                               256 25       ActiveStore
16      fe80::567c:7143:233b:471f/128                  ::                                               256 35       ActiveStore
5       fe80::2871:cd56:9808:492e/128                  ::                                               256 5        ActiveStore
20      fe80::99e:2b2c:e43c:85d6/128                   ::                                               256 65       ActiveStore
6       fe80::/64                                      ::                                               256 25       ActiveStore
5       fe80::/64                                      ::                                               256 5        ActiveStore
38      fe80::/64                                      ::                                               256 15       ActiveStore
22      fe80::/64                                      ::                                               256 25       ActiveStore
16      fe80::/64                                      ::                                               256 35       ActiveStore
20      fe80::/64                                      ::                                               256 65       ActiveStore
16      2a05:ffff:1111:10:89d3:8d2c:9dc3:902c/128      ::                                               256 35       ActiveStore
16      2a05:ffff:1111:10:8205:9c17:9386:708/128       ::                                               256 35       ActiveStore
16      2a05:ffff:1111:10::/64                         ::                                               256 35       ActiveStore
1       ::1/128                                        ::                                               256 75       ActiveStore
16      ::/0                                           fe80::1a5a:58ff:fe39:365                         256 35       ActiveStore
Post Host
ifIndex DestinationPrefix                              NextHop                                  RouteMetric ifMetric PolicyStore
------- -----------------                              -------                                  ----------- -------- -----------
6       255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
5       255.255.255.255/32                             0.0.0.0                                          256 5        ActiveStore
38      255.255.255.255/32                             0.0.0.0                                          256 15       ActiveStore
22      255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
20      255.255.255.255/32                             0.0.0.0                                          256 65       ActiveStore
16      255.255.255.255/32                             0.0.0.0                                          256 35       ActiveStore
1       255.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
6       224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
5       224.0.0.0/4                                    0.0.0.0                                          256 5        ActiveStore
38      224.0.0.0/4                                    0.0.0.0                                          256 15       ActiveStore
22      224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
20      224.0.0.0/4                                    0.0.0.0                                          256 65       ActiveStore
16      224.0.0.0/4                                    0.0.0.0                                          256 35       ActiveStore
1       224.0.0.0/4                                    0.0.0.0                                          256 75       ActiveStore
38      172.27.143.255/32                              0.0.0.0                                          256 15       ActiveStore
38      172.27.128.1/32                                0.0.0.0                                          256 15       ActiveStore
38      172.27.128.0/20                                0.0.0.0                                          256 15       ActiveStore
70      172.21.0.3/32                                  0.0.0.0                                          256          ActiveStore
16      172.20.10.255/32                               0.0.0.0                                          256 35       ActiveStore
16      172.20.10.11/32                                0.0.0.0                                          256 35       ActiveStore
16      172.20.10.0/24                                 0.0.0.0                                          256 35       ActiveStore
1       127.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
1       127.0.0.1/32                                   0.0.0.0                                          256 75       ActiveStore
1       127.0.0.0/8                                    0.0.0.0                                          256 75       ActiveStore
70      0.0.0.0/0                                      0.0.0.0                                            0          ActiveStore
16      0.0.0.0/0                                      172.20.10.1                                        0 35       ActiveStore
6       ff00::/8                                       ::                                               256 25       ActiveStore
5       ff00::/8                                       ::                                               256 5        ActiveStore
38      ff00::/8                                       ::                                               256 15       ActiveStore
22      ff00::/8                                       ::                                               256 25       ActiveStore
20      ff00::/8                                       ::                                               256 65       ActiveStore
16      ff00::/8                                       ::                                               256 35       ActiveStore
1       ff00::/8                                       ::                                               256 75       ActiveStore
6       fe80::b8bd:7fce:1a68:b1cb/128                  ::                                               256 25       ActiveStore
38      fe80::a871:46c5:49ef:7b15/128                  ::                                               256 15       ActiveStore
22      fe80::a737:d9d1:3349:1e34/128                  ::                                               256 25       ActiveStore
16      fe80::567c:7143:233b:471f/128                  ::                                               256 35       ActiveStore
5       fe80::2871:cd56:9808:492e/128                  ::                                               256 5        ActiveStore
20      fe80::99e:2b2c:e43c:85d6/128                   ::                                               256 65       ActiveStore
6       fe80::/64                                      ::                                               256 25       ActiveStore
5       fe80::/64                                      ::                                               256 5        ActiveStore
38      fe80::/64                                      ::                                               256 15       ActiveStore
22      fe80::/64                                      ::                                               256 25       ActiveStore
16      fe80::/64                                      ::                                               256 35       ActiveStore
20      fe80::/64                                      ::                                               256 65       ActiveStore
70      2a05:ffff:1111:255::3/128                      ::                                               256          ActiveStore
16      2a05:ffff:1111:10:89d3:8d2c:9dc3:902c/128      ::                                               256 35       ActiveStore
16      2a05:ffff:1111:10:8205:9c17:9386:708/128       ::                                               256 35       ActiveStore
16      2a05:ffff:1111:10::/64                         ::                                               256 35       ActiveStore
1       ::1/128                                        ::                                               256 75       ActiveStore
70      ::/0                                           ::                                                 0          ActiveStore
16      ::/0                                           fe80::1a5a:58ff:fe39:365                         256 35       ActiveStore
Pre WSL
127.0.0.1 via 169.254.73.152 dev loopback0 table 127 proto kernel src 127.0.0.1 onlink
default dev eth2 proto kernel scope link
default via 172.20.10.1 dev eth0 proto kernel metric 35
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
172.20.10.0/24 dev eth0 proto kernel scope link metric 291
172.20.10.1 dev eth0 proto kernel scope link metric 35
local 10.255.255.254 dev lo table local proto kernel scope host src 10.255.255.254
broadcast 10.255.255.254 dev lo table local proto kernel scope link src 10.255.255.254
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
local 172.17.0.1 dev docker0 table local proto kernel scope host src 172.17.0.1
broadcast 172.17.255.255 dev docker0 table local proto kernel scope link src 172.17.0.1 linkdown
local 172.20.10.11 dev eth0 table local proto kernel scope host src 172.20.10.11
broadcast 172.20.10.255 dev eth0 table local proto kernel scope link src 172.20.10.11
local 172.21.0.3 dev eth2 table local proto kernel scope host src 172.21.0.3
broadcast 172.21.0.3 dev eth2 table local proto kernel scope link src 172.21.0.3
2a05:ffff:1111:10::/64 dev eth0 proto kernel metric 291 pref medium
fe80::1a5a:58ff:fe39:365 dev eth0 proto kernel metric 291 pref medium
fe80::/64 dev eth0 proto kernel metric 291 pref medium
default via fe80::1a5a:58ff:fe39:365 dev eth0 proto kernel metric 291 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:10:8205:9c17:9386:708 dev eth0 table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:10:89d3:8d2c:9dc3:902c dev eth0 table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:255::3 dev eth2 table local proto kernel metric 0 pref medium
local fe80::567c:7143:233b:471f dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev loopback0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev docker0 table local proto kernel metric 256 linkdown pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev eth2 table local proto kernel metric 256 pref medium
Post WSL
127.0.0.1 via 169.254.73.152 dev loopback0 table 127 proto kernel src 127.0.0.1 onlink
default via 172.20.10.1 dev eth0 proto kernel metric 35
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
172.20.10.0/24 dev eth0 proto kernel scope link metric 291
172.20.10.1 dev eth0 proto kernel scope link metric 35
local 10.255.255.254 dev lo table local proto kernel scope host src 10.255.255.254
broadcast 10.255.255.254 dev lo table local proto kernel scope link src 10.255.255.254
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
local 172.17.0.1 dev docker0 table local proto kernel scope host src 172.17.0.1
broadcast 172.17.255.255 dev docker0 table local proto kernel scope link src 172.17.0.1 linkdown
local 172.20.10.11 dev eth0 table local proto kernel scope host src 172.20.10.11
broadcast 172.20.10.255 dev eth0 table local proto kernel scope link src 172.20.10.11
2a05:ffff:1111:10::/64 dev eth0 proto kernel metric 291 pref medium
fe80::1a5a:58ff:fe39:365 dev eth0 proto kernel metric 291 pref medium
fe80::/64 dev eth0 proto kernel metric 291 pref medium
default via fe80::1a5a:58ff:fe39:365 dev eth0 proto kernel metric 291 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:10:8205:9c17:9386:708 dev eth0 table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:10:89d3:8d2c:9dc3:902c dev eth0 table local proto kernel metric 0 pref medium
local fe80::567c:7143:233b:471f dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev loopback0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev docker0 table local proto kernel metric 256 linkdown pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium
Via Phone Hotspot bbbb:cccc
Pre Host
ifIndex DestinationPrefix                              NextHop                                  RouteMetric ifMetric PolicyStore
------- -----------------                              -------                                  ----------- -------- -----------
38      255.255.255.255/32                             0.0.0.0                                          256 15       ActiveStore
6       255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
5       255.255.255.255/32                             0.0.0.0                                          256 5        ActiveStore
22      255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
20      255.255.255.255/32                             0.0.0.0                                          256 65       ActiveStore
16      255.255.255.255/32                             0.0.0.0                                          256 35       ActiveStore
1       255.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
38      224.0.0.0/4                                    0.0.0.0                                          256 15       ActiveStore
6       224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
5       224.0.0.0/4                                    0.0.0.0                                          256 5        ActiveStore
22      224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
20      224.0.0.0/4                                    0.0.0.0                                          256 65       ActiveStore
16      224.0.0.0/4                                    0.0.0.0                                          256 35       ActiveStore
1       224.0.0.0/4                                    0.0.0.0                                          256 75       ActiveStore
38      172.27.143.255/32                              0.0.0.0                                          256 15       ActiveStore
38      172.27.128.1/32                                0.0.0.0                                          256 15       ActiveStore
38      172.27.128.0/20                                0.0.0.0                                          256 15       ActiveStore
1       127.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
1       127.0.0.1/32                                   0.0.0.0                                          256 75       ActiveStore
1       127.0.0.0/8                                    0.0.0.0                                          256 75       ActiveStore
16      10.35.171.255/32                               0.0.0.0                                          256 35       ActiveStore
16      10.35.171.172/32                               0.0.0.0                                          256 35       ActiveStore
16      10.35.171.0/24                                 0.0.0.0                                          256 35       ActiveStore
16      0.0.0.0/0                                      10.35.171.90                                       0 35       ActiveStore
38      ff00::/8                                       ::                                               256 15       ActiveStore
6       ff00::/8                                       ::                                               256 25       ActiveStore
5       ff00::/8                                       ::                                               256 5        ActiveStore
22      ff00::/8                                       ::                                               256 25       ActiveStore
20      ff00::/8                                       ::                                               256 65       ActiveStore
16      ff00::/8                                       ::                                               256 35       ActiveStore
1       ff00::/8                                       ::                                               256 75       ActiveStore
6       fe80::b8bd:7fce:1a68:b1cb/128                  ::                                               256 25       ActiveStore
22      fe80::a737:d9d1:3349:1e34/128                  ::                                               256 25       ActiveStore
38      fe80::9591:6868:90cf:a149/128                  ::                                               256 15       ActiveStore
16      fe80::567c:7143:233b:471f/128                  ::                                               256 35       ActiveStore
5       fe80::2871:cd56:9808:492e/128                  ::                                               256 5        ActiveStore
20      fe80::99e:2b2c:e43c:85d6/128                   ::                                               256 65       ActiveStore
38      fe80::/64                                      ::                                               256 15       ActiveStore
6       fe80::/64                                      ::                                               256 25       ActiveStore
5       fe80::/64                                      ::                                               256 5        ActiveStore
22      fe80::/64                                      ::                                               256 25       ActiveStore
16      fe80::/64                                      ::                                               256 35       ActiveStore
20      fe80::/64                                      ::                                               256 65       ActiveStore
16      2a02:bbbb:cccc:11f4:7605:860b:b2ff:827/128     ::                                               256 35       ActiveStore
16      2a02:bbbb:cccc:11f4:5d97:95c1:61e4:e936/128    ::                                               256 35       ActiveStore
16      2a02:bbbb:cccc:11f4::/64                       ::                                                16 35       ActiveStore
1       ::1/128                                        ::                                               256 75       ActiveStore
16      ::/0                                           fe80::34cc:e7ff:fe04:efc3                         16 35       ActiveStore
Post Host
ifIndex DestinationPrefix                              NextHop                                  RouteMetric ifMetric PolicyStore
------- -----------------                              -------                                  ----------- -------- -----------
38      255.255.255.255/32                             0.0.0.0                                          256 15       ActiveStore
6       255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
5       255.255.255.255/32                             0.0.0.0                                          256 5        ActiveStore
22      255.255.255.255/32                             0.0.0.0                                          256 25       ActiveStore
20      255.255.255.255/32                             0.0.0.0                                          256 65       ActiveStore
16      255.255.255.255/32                             0.0.0.0                                          256 35       ActiveStore
1       255.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
38      224.0.0.0/4                                    0.0.0.0                                          256 15       ActiveStore
6       224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
5       224.0.0.0/4                                    0.0.0.0                                          256 5        ActiveStore
22      224.0.0.0/4                                    0.0.0.0                                          256 25       ActiveStore
20      224.0.0.0/4                                    0.0.0.0                                          256 65       ActiveStore
16      224.0.0.0/4                                    0.0.0.0                                          256 35       ActiveStore
1       224.0.0.0/4                                    0.0.0.0                                          256 75       ActiveStore
38      172.27.143.255/32                              0.0.0.0                                          256 15       ActiveStore
38      172.27.128.1/32                                0.0.0.0                                          256 15       ActiveStore
38      172.27.128.0/20                                0.0.0.0                                          256 15       ActiveStore
70      172.21.0.3/32                                  0.0.0.0                                          256          ActiveStore
1       127.255.255.255/32                             0.0.0.0                                          256 75       ActiveStore
1       127.0.0.1/32                                   0.0.0.0                                          256 75       ActiveStore
1       127.0.0.0/8                                    0.0.0.0                                          256 75       ActiveStore
16      10.35.171.255/32                               0.0.0.0                                          256 35       ActiveStore
16      10.35.171.172/32                               0.0.0.0                                          256 35       ActiveStore
16      10.35.171.0/24                                 0.0.0.0                                          256 35       ActiveStore
70      0.0.0.0/0                                      0.0.0.0                                            0          ActiveStore
16      0.0.0.0/0                                      10.35.171.90                                       0 35       ActiveStore
38      ff00::/8                                       ::                                               256 15       ActiveStore
6       ff00::/8                                       ::                                               256 25       ActiveStore
5       ff00::/8                                       ::                                               256 5        ActiveStore
22      ff00::/8                                       ::                                               256 25       ActiveStore
20      ff00::/8                                       ::                                               256 65       ActiveStore
16      ff00::/8                                       ::                                               256 35       ActiveStore
1       ff00::/8                                       ::                                               256 75       ActiveStore
6       fe80::b8bd:7fce:1a68:b1cb/128                  ::                                               256 25       ActiveStore
22      fe80::a737:d9d1:3349:1e34/128                  ::                                               256 25       ActiveStore
38      fe80::9591:6868:90cf:a149/128                  ::                                               256 15       ActiveStore
16      fe80::567c:7143:233b:471f/128                  ::                                               256 35       ActiveStore
5       fe80::2871:cd56:9808:492e/128                  ::                                               256 5        ActiveStore
20      fe80::99e:2b2c:e43c:85d6/128                   ::                                               256 65       ActiveStore
38      fe80::/64                                      ::                                               256 15       ActiveStore
6       fe80::/64                                      ::                                               256 25       ActiveStore
5       fe80::/64                                      ::                                               256 5        ActiveStore
22      fe80::/64                                      ::                                               256 25       ActiveStore
16      fe80::/64                                      ::                                               256 35       ActiveStore
20      fe80::/64                                      ::                                               256 65       ActiveStore
70      2a05:ffff:1111:255::3/128                      ::                                               256          ActiveStore
16      2a02:bbbb:cccc:11f4:7605:860b:b2ff:827/128     ::                                               256 35       ActiveStore
16      2a02:bbbb:cccc:11f4:5d97:95c1:61e4:e936/128    ::                                               256 35       ActiveStore
16      2a02:bbbb:cccc:11f4::/64                       ::                                                16 35       ActiveStore
1       ::1/128                                        ::                                               256 75       ActiveStore
70      ::/0                                           ::                                                 0          ActiveStore
16      ::/0                                           fe80::34cc:e7ff:fe04:efc3                         16 35       ActiveStore
Diff Host
+70      172.21.0.3/32                                  0.0.0.0                                          256          ActiveStore
+70      0.0.0.0/0                                      0.0.0.0                                            0          ActiveStore
+70      2a05:ffff:1111:255::3/128                      ::                                               256          ActiveStore
+70      ::/0                                           ::                                                 0          ActiveStore
Pre WSL
127.0.0.1 via 169.254.73.152 dev loopback0 table 127 proto kernel src 127.0.0.1 onlink
default via 10.35.171.90 dev eth0 proto kernel metric 35
10.35.171.0/24 dev eth0 proto kernel scope link metric 291
10.35.171.90 dev eth0 proto kernel scope link metric 35
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
local 10.35.171.172 dev eth0 table local proto kernel scope host src 10.35.171.172
broadcast 10.35.171.255 dev eth0 table local proto kernel scope link src 10.35.171.172
local 10.255.255.254 dev lo table local proto kernel scope host src 10.255.255.254
broadcast 10.255.255.254 dev lo table local proto kernel scope link src 10.255.255.254
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
local 172.17.0.1 dev docker0 table local proto kernel scope host src 172.17.0.1
broadcast 172.17.255.255 dev docker0 table local proto kernel scope link src 172.17.0.1 linkdown
2a02:bbbb:cccc:11f4::/64 dev eth0 proto kernel metric 51 pref medium
fe80::34cc:e7ff:fe04:efc3 dev eth0 proto kernel metric 51 pref medium
fe80::/64 dev eth0 proto kernel metric 291 pref medium
default via fe80::34cc:e7ff:fe04:efc3 dev eth0 proto kernel metric 51 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local 2a02:bbbb:cccc:11f4:5d97:95c1:61e4:e936 dev eth0 table local proto kernel metric 0 pref medium
local 2a02:bbbb:cccc:11f4:7605:860b:b2ff:827 dev eth0 table local proto kernel metric 0 pref medium
local fe80::567c:7143:233b:471f dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev loopback0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev docker0 table local proto kernel metric 256 linkdown pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium
Post WSL
127.0.0.1 via 169.254.73.152 dev loopback0 table 127 proto kernel src 127.0.0.1 onlink
default dev eth2 proto kernel scope link
default via 10.35.171.90 dev eth0 proto kernel metric 35
10.35.171.0/24 dev eth0 proto kernel scope link metric 291
10.35.171.90 dev eth0 proto kernel scope link metric 35
172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown
local 10.35.171.172 dev eth0 table local proto kernel scope host src 10.35.171.172
broadcast 10.35.171.255 dev eth0 table local proto kernel scope link src 10.35.171.172
local 10.255.255.254 dev lo table local proto kernel scope host src 10.255.255.254
broadcast 10.255.255.254 dev lo table local proto kernel scope link src 10.255.255.254
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
local 172.17.0.1 dev docker0 table local proto kernel scope host src 172.17.0.1
broadcast 172.17.255.255 dev docker0 table local proto kernel scope link src 172.17.0.1 linkdown
local 172.21.0.3 dev eth2 table local proto kernel scope host src 172.21.0.3
broadcast 172.21.0.3 dev eth2 table local proto kernel scope link src 172.21.0.3
2a02:bbbb:cccc:11f4::/64 dev eth0 proto kernel metric 51 pref medium
fe80::34cc:e7ff:fe04:efc3 dev eth0 proto kernel metric 51 pref medium
fe80::/64 dev eth0 proto kernel metric 291 pref medium
default via fe80::34cc:e7ff:fe04:efc3 dev eth0 proto kernel metric 51 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local 2a02:bbbb:cccc:11f4:5d97:95c1:61e4:e936 dev eth0 table local proto kernel metric 0 pref medium
local 2a02:bbbb:cccc:11f4:7605:860b:b2ff:827 dev eth0 table local proto kernel metric 0 pref medium
local 2a05:ffff:1111:255::3 dev eth2 table local proto kernel metric 0 pref medium
local fe80::567c:7143:233b:471f dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev loopback0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev docker0 table local proto kernel metric 256 linkdown pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium
multicast ff00::/8 dev eth2 table local proto kernel metric 256 pref medium
Diff WSL
+default dev eth2 proto kernel scope link
+local 172.21.0.3 dev eth2 table local proto kernel scope host src 172.21.0.3
+broadcast 172.21.0.3 dev eth2 table local proto kernel scope link src 172.21.0.3
+local 2a05:ffff:1111:255::3 dev eth2 table local proto kernel metric 0 pref medium
+multicast ff00::/8 dev eth2 table local proto kernel metric 256 pref medium

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions