# From PC: $ ifconfig eth0 Link encap:Ethernet HWaddr 00:02:2A:D4:A2:22 inet addr:150.163.28.10 Bcast:150.163.28.255 Mask:255.255.255.0 inet6 addr: fe80::202:2aff:fed4:a222/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:234749 errors:0 dropped:0 overruns:0 frame:0 TX packets:154789 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:228105225 (217.5 MiB) TX bytes:11582150 (11.0 MiB) Interrupt:16 Base address:0xc000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1300 (1.2 KiB) TX bytes:1300 (1.2 KiB) $ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 150.163.28.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 0.0.0.0 150.163.28.254 0.0.0.0 UG 0 0 0 eth0 # From notebook: $ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 150.163.28.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0 0.0.0.0 150.163.28.254 0.0.0.0 UG 0 0 0 eth0 $ ifconfig eth0 Link encap:Ethernet HWaddr 00:A0:D1:5E:9F:DE inet addr:150.163.28.232 Bcast:150.163.28.255 Mask:255.255.255.0 inet6 addr: fe80::2a0:d1ff:fe5e:9fde/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:80428 errors:0 dropped:0 overruns:0 frame:0 TX packets:22975 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:29608784 (28.2 MiB) TX bytes:2188531 (2.0 MiB) Interrupt:26 Base address:0x6000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:94 errors:0 dropped:0 overruns:0 frame:0 TX packets:94 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6704 (6.5 KiB) TX bytes:6704 (6.5 KiB) wlan0 Link encap:Ethernet HWaddr 00:18:DE:A6:E2:7F inet6 addr: fe80::218:deff:fea6:e27f/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:120 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:20668 (20.1 KiB) TX bytes:576 (576.0 b) wmaster0 Link encap:UNSPEC HWaddr 00-18-DE-A6-E2-7F-11-C2-00-00-00-00-00-00-00-00 UP RUNNING MTU:0 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)