<br><br><div><span class="gmail_quote">On 10/26/05, <b class="gmail_sendername"><a href="mailto:rpowersau@gmail.com">rpowersau@gmail.com</a></b> <<a href="mailto:rpowersau@gmail.com">rpowersau@gmail.com</a>> wrote:</span>
What is the output from "ifconfig" and "netstat -r" ?<br>
@ubuntu:~# ifconfig<br>
eth0 Link encap:Ethernet HWaddr 00:09:5B:8D:41:A2<br>
inet addr:<a href="http://192.168.1.48">192.168.1.48</a> Bcast:<a href="http://192.168.1.255">192.168.1.255</a> Mask:<a href="http://255.255.255.0">255.255.255.0</a><br>
inet6 addr: fe80::209:5bff:fe8d:41a2/64 Scope:Link<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:181 errors:1 dropped:6181 overruns:0 frame:0<br>
TX packets:0 errors:99 dropped:0 overruns:0 carrier:64<br>
collisions:0 txqueuelen:1000<br>
RX bytes:37038 (36.1 KiB) TX bytes:0 (0.0 b)<br>
Interrupt:11 Base address:0x4800<br>
<br>
lo Link encap:Local Loopback<br>
inet addr:<a href="http://127.0.0.1">127.0.0.1</a> Mask:<a href="http://255.0.0.0">255.0.0.0</a><br>
inet6 addr: ::1/128 Scope:Host<br>
UP LOOPBACK RUNNING MTU:16436 Metric:1<br>
RX packets:94730 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:94730 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:0<br>
RX bytes:8397727 (8.0 MiB) TX bytes:8397727 (8.0 MiB)<br>
<br>
root@ubuntu:~# netstat -r<br>
Kernel IP routing table<br>
Destination
Gateway
Genmask
Flags MSS Window irtt Iface<br>
localnet
*
<a href="http://255.255.255.0">255.255.255.0</a>
U 0
0 0 eth0<br>
root@ubuntu:~#<br>
</div><br>