Thanks for the responses. I was able to ping for a while, but then it stopped when I tried to flood my pc at home. From then any ping I tried resulted in a timeout
$ dig localhost
; <<>> DiG 9.6.0-APPLE-P2 <<>> localhost
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 26680
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;localhost. IN A
;; ANSWER SECTION:
localhost. 85836 IN A 127.0.0.1
;; Query time: 21 msec
;; SERVER: [my ip] #53([my ip])
;; WHEN: Fri Nov 5 06:09:22 2010
;; MSG SIZE rcvd: 43
Call me paranoid, but i edited out my ip.
Then the ping with the -c flag resulted with this:
$ ping -c 4 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
--- 8.8.8.8 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
ifconfig looks like it give a lot of MAC address stuff. I don't want to give that out now..