On Sunday 09 August 2009, Andrey Vul wrote:
> I somehow killed the dhcp in my openwrt router and failsafe mode
> requires a static IP address. Stopping net.eth0 and then running
> '#ifconfig eth0 up; ifconfig eth0 192.168.1.2' resulted with a 'No
> route to host' error when telnetting to 192.168.1.1 .

I think the No route to host means that your router interface is not up for 
some reason.

Do you get the same problem if you run /etc/init.d/net.eth0 start and then you 
run ifconfig eth0 192.168.1.2

Otherwise also run:  route add default gw 192.168.1.1

HTH. 
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to