Mitch Crawford wrote:
ok i've rebooted and now have:

ip route show
10.0.0.0/24 dev eth0 protp kernel scope link src 10.0.0.6
default via 10.0.0.254 dev eth0

or if you dont have the iproute2 package installed
ifconfig eth0
eth0  Link encap:Ethernet  HWaddr 00:E0:4C:69:13:15
    inet addr:10.0.0.6 Bcast 10.0.0.255 Mask 255.255.255.0
inet6 addr fe80::2e0:4cff:fe69:1315/64 Scope:Link
 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric 1
Rx packets 5481 errors:0 dropped 0 overruns:0 frame:0
Tx packets 3779 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txquelen:1000
Rx bytes 448775 (4.2 Mib) Tx bytes 371258 (362.5 Kib)
interrupt:50 Base addsress :0x8c00

and netstat -nr
Kernel ip routing table
Destination  Gateway Genmask     Flags  MSS Window irtt Iface
10.0.0.0      0.0.0.0   255.255.255.0    U    0      0      0  eth0
    0.0.0.0    10.0.0.254      0.0.0.0        UG    0     0       0  eth0


So, that all looks good, is everything working now? ping? browsing web? aptitude update && aptitude upgrade ?


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to