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
I do not see data from other interfaces just from eth0
I am working on my local laptop inside wsl2
In console #1 I am running::
-==-=-=-=-=-=-=-=-=-=-
$ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default _gateway 0.0.0.0 UG 0 0 0 eth0
172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0
172.19.0.0 0.0.0.0 255.255.240.0 U 0 0 0 eth0
172.20.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-a7ad3335e9d5
192.168.50.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
$ ping 172.17.0.1
PING 172.17.0.1 (172.17.0.1) 56(84) bytes of data.
64 bytes from 172.17.0.1: icmp_seq=1 ttl=64 time=0.231 ms
64 bytes from 172.17.0.1: icmp_seq=2 ttl=64 time=0.076 ms
64 bytes from 172.17.0.1: icmp_seq=3 ttl=64 time=0.077 ms
64 bytes from 172.17.0.1: icmp_seq=4 ttl=64 time=0.078 ms
64 bytes from 172.17.0.1: icmp_seq=5 ttl=64 time=0.070 ms
64 bytes from 172.17.0.1: icmp_seq=6 ttl=64 time=0.074 ms
64 bytes from 172.17.0.1: icmp_seq=7 ttl=64 time=0.091 ms
64 bytes from 172.17.0.1: icmp_seq=8 ttl=64 time=0.086 ms
64 bytes from 172.17.0.1: icmp_seq=9 ttl=64 time=0.132 ms
64 bytes from 172.17.0.1: icmp_seq=10 ttl=64 time=0.101 ms
64 bytes from 172.17.0.1: icmp_seq=11 ttl=64 time=0.139 ms
64 bytes from 172.17.0.1: icmp_seq=12 ttl=64 time=0.124 ms
64 bytes from 172.17.0.1: icmp_seq=13 ttl=64 time=0.069 ms
64 bytes from 172.17.0.1: icmp_seq=14 ttl=64 time=0.102 ms
64 bytes from 172.17.0.1: icmp_seq=15 ttl=64 time=0.103 ms
64 bytes from 172.17.0.1: icmp_seq=16 ttl=64 time=0.135 ms
64 bytes from 172.17.0.1: icmp_seq=17 ttl=64 time=0.084 ms
64 bytes from 172.17.0.1: icmp_seq=18 ttl=64 time=0.079 ms
64 bytes from 172.17.0.1: icmp_seq=19 ttl=64 time=0.096 ms
64 bytes from 172.17.0.1: icmp_seq=20 ttl=64 time=0.141 ms
64 bytes from 172.17.0.1: icmp_seq=21 ttl=64 time=0.077 ms
64 bytes from 172.17.0.1: icmp_seq=22 ttl=64 time=0.111 ms
64 bytes from 172.17.0.1: icmp_seq=23 ttl=64 time=0.079 ms
64 bytes from 172.17.0.1: icmp_seq=24 ttl=64 time=0.108 ms
64 bytes from 172.17.0.1: icmp_seq=25 ttl=64 time=0.106 ms
64 bytes from 172.17.0.1: icmp_seq=26 ttl=64 time=0.089 ms
64 bytes from 172.17.0.1: icmp_seq=27 ttl=64 time=0.166 ms
64 bytes from 172.17.0.1: icmp_seq=28 ttl=64 time=0.100 ms
64 bytes from 172.17.0.1: icmp_seq=29 ttl=64 time=0.084 ms
64 bytes from 172.17.0.1: icmp_seq=30 ttl=64 time=0.086 ms
64 bytes from 172.17.0.1: icmp_seq=31 ttl=64 time=0.070 ms
In console #2 I am running::
-==-=-=-=-=-=-=-=-=-=-
I do not see data from other interfaces just from eth0
I am working on my local laptop inside wsl2
In console #1 I am running::
-==-=-=-=-=-=-=-=-=-=-
In console #2 I am running::
-==-=-=-=-=-=-=-=-=-=-
In console #3 I see::
-==-=-=-=-=-=-=-=-=-=-
The text was updated successfully, but these errors were encountered: