> What's the contents of /etc/network/interfaces ? What's the output of  

auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet static
        address 192.168.1.2
        netmask 255.255.255.0
        network 192.168.1.0
        broadcast 192.168.1.255

> "ifconfig eth0"?

eth0      Link encap:Ethernet  HWaddr 00:26:b9:09:37:64
          inet6 addr: fe80::226:b9ff:fe09:3764/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:1496 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1568 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:906216 (884.9 KB)  TX bytes:217518 (212.4 KB)
          Interrupt:221 Base address:0x4000




_______________________________________________
gNewSense-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to