telmax21# #SCO telmax21# ifconfig -a lo0: flags=4049 mtu 16384 inet 127.0.0.1 netmask ff000000 inet/perf: recv size: 49152; send size: 49152; full-size frames: 1 inet/options: -rfc1323 net0: flags=4043 mtu 1500 inet 10.3.0.122 netmask fffffe00 broadcast 10.3.1.255 inet/perf: recv size: 24576; send size: 24576; full-size frames: 1 inet/options: rfc1323 ether 00:50:56:8b:1c:9d telmax21# netstat -nr Routing tables Destination Gateway Flags Refs Use Interface default 10.3.0.3 UGS 9 3771923135 net0 10.3/23 10.3.0.122 UC 1 0 net0 10.3.0.122 127.0.0.1 UGHS 0 417221 lo0 127.0.0.1 127.0.0.1 UH 2 560733 lo0 224/4 default UGS 0 0 net0 telmax21# #RHEL h-3.2# ifconfig -a eth0 Link encap:Ethernet HWaddr 00:50:56:A2:02:5E inet addr:10.3.0.112 Bcast:10.3.1.255 Mask:255.255.254.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:40309 errors:0 dropped:0 overruns:0 frame:0 TX packets:3636 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:4974205 (4.7 MiB) TX bytes:6531778 (6.2 MiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1264 errors:0 dropped:0 overruns:0 frame:0 TX packets:1264 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2806056 (2.6 MiB) TX bytes:2806056 (2.6 MiB) sh-3.2# netstat -nr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.3.0.0 0.0.0.0 255.255.254.0 U 0 0 0 eth0 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0 0.0.0.0 10.3.0.3 0.0.0.0 UG 0 0 0 eth0 sh-3.2# 112