[Gloucs] Lan configuration

David gloucs at mailman.lug.org.uk
Fri Jan 31 10:10:01 2003


  As I have mentioned to Guy and others, I have been having problems 
setting up a simple connection share between two Mandrake boxes.  The 
hardware is recognised no problem, and both boxes can ping each other.  
If I then run SSH 192.168.1.252 I get :*Port22 Network unreachable.*
 That is as far as it goes though and as a very simple newbie, I have 
run out of ideas.

 Ping shows the following  :
 PING 192.168.1.252 (192.168.1.252) from 192.168.1.253 : 56(84) bytes of 
data.
64 bytes from 192.168.1.252: icmp_seq=1 ttl=64 time=0.662 ms
64 bytes from 192.168.1.252: icmp_seq=2 ttl=64 time=0.401 ms
64 bytes from 192.168.1.252: icmp_seq=3 ttl=64 time=0.406 ms

--- 192.168.1.252 ping statistics ---
3 packets transmitted, 3 received, 0% loss, time 2014ms
rtt min/avg/max/mdev = 0.401/0.489/0.662/0.124 ms

Netstat -rn came up with the following:
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt 
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U        40 0          0 
eth0
127.0.0.0       0.0.0.0         255.0.0.0       U        40 0          0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG       40 0          0 
eth0

/etc/sysconfig/network is this:
NETWORKING=yes
FORWARD_IPV4=true
DHCP_HOSTNAME=davey@localhost.localdomain
HOSTNAME=happy
DOMAINNAME=localdomain
GATEWAY=192.168.1.1

 If this is a firewall issue, how do I go about altering it?

I would be grateful for any help

David