roblaptop:/home/rob# netstat -atnp Active Internet connections (servers and established) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1617/sshd tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2217/cupsd tcp 0 0 0.0.0.0:5432 0.0.0.0:* LISTEN 1707/postmaster tcp 0 0 0.0.0.0:33308 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:52670 0.0.0.0:* LISTEN 1342/rpc.statd tcp 0 0 0.0.0.0:2049 0.0.0.0:* LISTEN - tcp 0 0 0.0.0.0:6566 0.0.0.0:* LISTEN 1791/saned tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1330/portmap tcp 0 0 0.0.0.0:60496 0.0.0.0:* LISTEN 1763/rpc.mountd tcp6 0 0 :::22 :::* LISTEN 1617/sshd tcp6 0 0 ::1:631 :::* LISTEN 2217/cupsd tcp6 0 0 :::5432 :::* LISTEN 1707/postmaster tcp6 0 0 :::6566 :::* LISTEN 1791/saned tcp6 0 0 :::80 :::* LISTEN 2335/apache2 roblaptop:/home/rob# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 187.65.240.0 0.0.0.0 255.255.240.0 U 1 0 0 eth0 0.0.0.0 187.65.240.1 0.0.0.0 UG 0 0 0 eth0 roblaptop:/home/rob# roblaptop:/home/rob# ifconfig eth0 Link encap:Ethernet HWaddr 00:a0:d1:7b:f4:e9 inet addr:187.65.254.157 Bcast:187.65.255.255 Mask:255.255.240.0 inet6 addr: fe80::2a0:d1ff:fe7b:f4e9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:210220 errors:0 dropped:0 overruns:0 frame:0 TX packets:139047 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:146987784 (140.1 MiB) TX bytes:56897901 (54.2 MiB) Interrupt:16 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:3084 errors:0 dropped:0 overruns:0 frame:0 TX packets:3084 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:794627 (776.0 KiB) TX bytes:794627 (776.0 KiB) wlan0 Link encap:Ethernet HWaddr 00:13:e8:49:73:69 UP BROADCAST MULTICAST MTU:1500 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) roblaptop:/home/rob#