[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange entry in my routing table.




On Wednesday 04 March 2015 18:18:08 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?

That looks 10% legit to me.
Mine:
gene@coyote:~$ sudo route -n
[sudo] password for gene: 
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.xx.1    0.0.0.0         UG    0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth0
192.168.xx.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>


Reply to: