E100 Driver

Christopher Chan christopher.chan at bradbury.edu.hk
Tue Nov 9 12:55:00 UTC 2010


On Tuesday, November 09, 2010 12:37 PM, Joshua Wambua wrote:
>
>>> Things working for you?
> Nope, same results. I don't know what to do now.
>
>
>

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

What are you running by the way?




More information about the ubuntu-users mailing list