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

Network config help needed




Please help me
I'm trying to connect two pc's, but I allways get the message 
"unable to  connect to remote host: No route to host". What am I 
missing?

My config for pc1 looks like this:
ifconfig eth0 192.168.0.1 netmask 255.255.255.0 up
rout add -host 192.168.0.2 eth0

"route -n" output:
192.168.0.2  0.0.0.0  255.255.255.255  UH  0  0  0  eth0
192.168.0.0  0.0.0.0  255.255.255.0    UH  0  0  0  eth0

/etc/hosts
domain	home
search	home
nameserver 10.0.0.1
nameserver 10.0.0.2



Reply to: