$ ping facebook.com PING facebook.com (69.63.189.11) 56(84) bytes of data. 64 bytes from www-10-01-ash2.facebook.com (69.63.189.11): icmp_req=1 ttl=244 time=18.9 ms 64 bytes from www-10-01-ash2.facebook.com (69.63.189.11): icmp_req=2 ttl=244 time=20.5 ms 64 bytes from www-10-01-ash2.facebook.com (69.63.189.11): icmp_req=3 ttl=244 time=18.0 ms ^C --- facebook.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 18.007/19.155/20.540/1.059 ms $ clear $ wget http://www.facebook.com/logout.php --2011-08-10 23:08:57-- http://www.facebook.com/logout.php Resolving www.facebook.com... 66.220.158.47 Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:08:58-- (try: 2) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:00-- (try: 3) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:03-- (try: 4) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:07-- (try: 5) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:12-- (try: 6) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:18-- (try: 7) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:09:30-- (try: 8) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.158.47|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. ^C $ wget http://www.facebook.com/home.php --2011-08-10 23:09:36-- http://www.facebook.com/home.php Resolving www.facebook.com... 69.63.190.18 Connecting to www.facebook.com|69.63.190.18|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://www.facebook.com/common/browser.php [following] --2011-08-10 23:09:36-- http://www.facebook.com/common/browser.php Reusing existing connection to www.facebook.com:80. HTTP request sent, awaiting response... 200 OK Length: 12598 (12K) [text/html] Saving to: `home.php' 100%[====================================================================================>] 12,598 --.-K/s in 0.03s 2011-08-10 23:09:37 (475 KB/s) - `home.php' saved [12598/12598] $ nano home.php $ wget http://www.facebook.com/logout.php --2011-08-10 23:10:54-- http://www.facebook.com/logout.php Resolving www.facebook.com... 66.220.153.15 Connecting to www.facebook.com|66.220.153.15|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. --2011-08-10 23:10:55-- (try: 2) http://www.facebook.com/logout.php Connecting to www.facebook.com|66.220.153.15|:80... connected. HTTP request sent, awaiting response... Read error (Connection reset by peer) in headers. Retrying. ^C $ wget http://www.facebook.com/login.php --2011-08-10 23:10:59-- http://www.facebook.com/login.php Resolving www.facebook.com... 66.220.158.18 Connecting to www.facebook.com|66.220.158.18|:80... connected. HTTP request sent, awaiting response... ^C $