On Wednesday 15 Jun 2011 09:04:09 Cahn Roger wrote: > >> If you have ethtool installed on the problematic pc, post the output of: > >> > >> ethtool eth0 > > No, I don't have it. > > > f you don't have ethtool, post the output of: > > > > # dmesg | grep eth > > dmesg | grep eth > [ 2.161822] sky2 0000:02:00.0: eth0: addr 00:1e:8c:4a:44:db > [ 15.970632] sky2 0000:02:00.0: eth0: enabling interface > [ 15.971076] ADDRCONF(NETDEV_UP): eth0: link is not ready > [ 19.140340] sky2 0000:02:00.0: eth0: Link is up at 100 Mbps, full > duplex, flow control rx > [ 19.140340] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready > [ 29.418039] eth0: no IPv6 routers present
OK, the link is coming up. I've forgotten where we left this ... Oh yes, your router was not responding. Once you boot up, have you tried: /etc/init.d/net.eth0 stop /etc/init.d/net.eth0 zap ifconfig eth0 192.168.1.20 up arping -c 3 -I eth0 192.168.1.1 If this does not return anything then try to arping other machines in your LAN. If you are getting reponses from other PCs but not your router, then the ethernet cable is good, but the router configuration is not. It is probable then that your static IP address/MAC number that you have set up at the router has some error with it. Look at that again and check for typos. -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.