1

I can't ping devices that are connected to wireless hotspot but I can ping them when my computer is also connected to hotspot wirelessly. And it's not just ping my computer doesn't respond properly to ARP requests, it does response but it doesn't work because it replies with mac address not with IP. netstat -rn output:

Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
0.0.0.0         172.20.10.1     0.0.0.0         UG        0 0          0 enx422619303333
172.20.10.0     0.0.0.0         255.255.255.240 U         0 0          0 enx422619303333

ip route:

default via 172.20.10.1 dev enx422619303333 proto dhcp metric 20100 
169.254.0.0/16 dev enx422619303333 scope link metric 1000 
172.20.10.0/28 dev enx422619303333 proto kernel scope link src 172.20.10.5 metric 100
alireza
  • 11

0 Answers0