> 192.168.27.26 machine1
> 192.168.27.1 machine2
> 127.0.0.1 localhost
> On machine 2 I have :
> 192.168.27.1 machine2
> 192.168.27.26 machine1
> 127.0.0.1 localhost
Just the same here... NO! "167" instead of "168"!!!!!Quote:> In /etc/networks, I have : (on both machines)
> localnet 192.167.27.0
Due to 'netstat' output your IP address belongs to different network -Quote:> Destination Gateway Genmask Flags Metric Ref Use Iface
> 192.167.7.1 * 255.255.255.255 UH 0 0 0 eth0
> localnet * 255.255.255.0 U 0 0 0 eth0
> 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
192.167.7 instead of 192.168.27. And you have no route for 192.167.7/24!
BTW, you can have empty /etc/networks file, as you're working with
standard C-class netmask.
--
andrei