Sean Hogston wrote: Snip>
I have the same problem with the network not comming up. Try this, switch to root in a console and type dhclient That should make it try again and pull an ip address. It is a pain in the ass but it works for me everytime. Sean
check_link_down() {
return 1;
}Cheers, Michael