Hi, > However, when I try to ping www.google.com, I get the following: > > # ping www.google.com > PING www.l.google.com (74.125.79.99): 56 data bytes > --- www.l.google.com ping statistics -- > 4 packets transmitted, 0 packets received, 100% packet loss
I'm no expert on networking, but I did notice that it manages to resolve the address. You've probably done so already, but I think pings are handled specially, so you might also want to try using a more ``normal'' networking program such as lynx or wget. Atleast I know that something that appears to be broken but have actually worked all along, is just the kind of thing I'd run into. ;-) Regards, Fredrik