[Sussex] ubuntu network problem

Ronan Chilvers ronan at thelittledot.com
Tue Nov 29 09:02:34 UTC 2005


Hi Tom

On Mon, 28 Nov 2005 16:53:04 +0000
Tom Hinkley <tomhinkley at gmail.com> wrote:


> 0000:00:09.0 Ethernet controller: Silicon Integrated Systems
> [SiS] SiS900 PCI Fast Ethernet (rev 02)

This card has Linux kernel drivers...

> sis900                 19456  0
> mii                     5248  1 sis900

...and this shows its being modprobed.

What does 

ifconfig -a 

show?  Is there an eth0?

If there is you can just add in a stanza to /etc/network/interfaces -
something like

iface eth0 inet static
        address 192.168.1.2
        netmask 255.255.255.0
        gateway 192.168.1.1

if its a static ip or

iface eth0 inet dhcp

if your network has a dhcp.  Then do 

ifconfig eth0 up

and see what happens.

HTH

Cheers
-- 
Ronan
e: ronan at thelittledot.com
t: 01903 739 997
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mailman.lug.org.uk/pipermail/sussex/attachments/20051129/a1a679a4/attachment.pgp 


More information about the Sussex mailing list