Understand Your PC Network Setup


IP-to-Physical address translation

Find the current connections using "netstat".

C:\Documents and Settings\Edward Chow>netstat
Active Connections
Proto Local Address Foreign Address                  State
TCP   jen:3417      192.168.0.1:2869                 CLOSE_WAIT
TCP   jen:3517      64.12.24.115:5190                ESTABLISHED
TCP   jen:3520      64.12.26.32:5190                 ESTABLISHED
TCP   jen:3523      msgr-cs144.msgr.hotmail.com:1863 ESTABLISHED
TCP   jen:3537      ads.web.aol.com:http             TIME_WAIT
TCP   jen:3538      152.163.208.57:http              TIME_WAIT
TCP   jen:3543      ads.web.aol.com:http             TIME_WAIT
TCP   jen:3545      ads.web.aol.com:http             TIME_WAIT
TCP   jen:3548      ads.web.aol.com:http             TIME_WAIT
TCP   jen:3550      ads.web.aol.com:http             TIME_WAIT
TCP   jen:3556      cs.uccs.edu:telnet               ESTABLISHED
TCP   jen:5000      192.168.0.1:3011                 ESTABLISHED

Internet Connection Sharing

Netstat/Arp/ifconfig command on Unix.

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:505938 errors:0 dropped:0 overruns:0 frame:0
TX packets:505938 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:142270669 (135.6 Mb) TX bytes:142270669 (135.6 Mb)