E100 Driver
Christopher Chan
christopher.chan at bradbury.edu.hk
Wed Nov 10 06:46:13 UTC 2010
On Wednesday, November 10, 2010 02:16 PM, Joshua Wambua wrote:
> Okay...and the results of manually configuring eth0?
>
You like making me repeat myself don't you?
ifconfig -a
If eth0 shows up, please try the following:
ifconfig eth0 address 192.168.0.25 netmask 255.255.255.0
route add default gw 192.168.0.25
I assume that nameserver 192.168.0.25 is already in /etc/resolv.conf
Tests:
ping 192.168.0.25
If the above works...
ping www.google.com
More information about the ubuntu-users
mailing list