Hi there,
I have four boxes, and they are connected to the same router.
The problem I am having is that one of them currently is not reachable by the other 3 boxes. I am pretty new to the name resolution issue, but does anyone know how a linux box unix/linux box obtains its ip.
In /etc/hosts I have the line
127.0.0.1 localhost.localdomain localhost server1
and everything is fine if I do "ping on server1"
Howerver, if I try to ping server1 from the other boxes (server2, server3, server4), I get 100% packet loss. (I can ssh either to server1).
I know this is a rather general question, but any pointer to places I should look at will be of great help.
Thanks
I have four boxes, and they are connected to the same router.
The problem I am having is that one of them currently is not reachable by the other 3 boxes. I am pretty new to the name resolution issue, but does anyone know how a linux box unix/linux box obtains its ip.
In /etc/hosts I have the line
127.0.0.1 localhost.localdomain localhost server1
and everything is fine if I do "ping on server1"
Howerver, if I try to ping server1 from the other boxes (server2, server3, server4), I get 100% packet loss. (I can ssh either to server1).
I know this is a rather general question, but any pointer to places I should look at will be of great help.
Thanks