root@gen3:/etc/init.d# ./net.eth0 start
* Starting eth0
* Bringing up eth0
* dhcp
* Running dhcpcd ...
Error, dhcpConfig: fopen /etc/resolv.conf: Permission denied [ ok ]
* eth0 received address 66.63.118.241/24
* Adding routes
* default gw 192.168.0.1 ...
SIOCADDRT: Network is unreachable
I gave the resolv.conf no permission so that it wouldn't be written over when the computer started for a quick fix.
But anyway I can ping use this computer fine, but anyone else connected to the network has no luck.



