On 03/04/2015 03:18 PM, Juan R. de Silva wrote:
Here is my routing table:

0.0.0.0       192.168.25.68   0.0.0.0         UG    0      0        0 eth0
192.168.24.0  0.0.0.0         255.255.252.0   U     1      0        0 eth0

The first entry IS my default gateway as I expected.

The second line, however, is something I cannot neither recognize nor
explain. It obviously belongs to something on a different LAN segment,
which I do not have. I mean I do not have any subnets on my LAN.

I tried to ping 192.168.24.0 with no response.
Trying 'ping -b 192.168.24.255' gives me only my own LAN IP address with
"Destination Host Unreachable".

The wireless on my router is disabled from GUI interface. The router is
flashed with dd-wrt. Should I assume my router has been hacked and re-
flash it?

Can somebody help me to understand this, please?


Looks perfectly fine to me. 192.168.24.0 with a netmask of 255.255.252.0 (a /22 subnet) means the address range is 192.168.24.0 - 192.168.27.255. Both your PC and router are on this network. Generally, an internet-connected interface will always have two entries, one for the network itself (the second line here) and one for the gateway (the first line).


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54f79f62.3050...@mattventura.net

Reply via email to