On Sun, May 10, 2009 at 9:43 PM, Daniel Lawson <daniel@meta.net.nz> wrote:

> Ok, the ifconfig command isnt showing an ethernet port interface, try
> bringing it up manually by using sudo ifconfig eth0 up. Post any
> errors and/or the new ouput of ifconfig -a

ifconfig -a shows all existing interfaces, even if they're not up.
Good point, a sudo lsmod could be useful as well please