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

Re: ssh between computers on my home network



On Sun, Apr 3, 2011 at 2:49 PM, Lisi <lisi.reisz@gmail.com> wrote:
> On Sunday 03 April 2011 15:33:16 shawn wilson wrote:
>> ok, now lets see a route -n from the computers.
>
>
> Thanks, shawn. :-)  Herewith:
>
> Tux:/home/lisi# route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
> 0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth1
> Tux:/home/lisi#
>
> Junior:/home/lisi# route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
> Junior:/home/lisi#
>
> Dozy:/home/peter# route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
> 192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 0.0.0.0         192.168.0.1     0.0.0.0         UG    0      0        0 eth0
> Dozy:/home/peter#
>

hummmmm, lets try an 'ip addr', the main thing i want to see is UP as in this:
2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
... but, there's some tables info that might show an issue too.


Reply to: