[clue-tech] Partial network problem
Jason Friedman
jason at powerpull.net
Wed Sep 1 22:19:01 MDT 2010
Hi, I would like to know why my network is working "somewhat".
192.168.0.1 is my Qwest DSL router.
$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 eth2
$ ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
64 bytes from 192.168.0.1: icmp_seq=1 ttl=255 time=0.756 ms
<snip>
$ dig www.google.com
<snip>
www.google.com. 603906 IN CNAME www.l.google.com.
www.l.google.com. 35 IN A 209.85.225.147
<snip>
;; Query time: 36 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Thu Sep 2 04:12:17 2010
;; MSG SIZE rcvd: 359
$ ping 209.85.225.147
PING 209.85.225.147 (209.85.225.147) 56(84) bytes of data.
64 bytes from 209.85.225.147: icmp_seq=1 ttl=54 time=73.7 ms
<snip>
$ ping www.google.com
ping: unknown host www.google.com
More information about the clue-tech
mailing list