On Mon, Jan 29, 2007 at 03:15:10PM +0800, GOvvin wrote:
> $ ping 66.102.7.147
> >PING 66.102.7.147 (66.102.7.147) 56(84) bytes of data.
> >
> >--- 66.102.7.147 ping statistics ---
> >156 packets transmitted, 0 received, 100% packet loss, time 155011ms

It doesn't look like your firewall is letting you through. Is it
possible that your network requires you to go through a proxy?

> dig @192.168.0.164 google.com.ph
> >
> >; <<>> DiG 9.3.2 <<>> @192.168.0.164 google.com.ph
> >; (1 server found)
> >;; global options:  printcmd
> >;; connection timed out; no servers could be reached
> >
> >dig @192.168.0.233 google.com.ph
> >
> >; <<>> DiG 9.3.2 <<>> @192.168.0.233 google.com.ph
> >; (1 server found)
> >;; global options:  printcmd
> >;; connection timed out; no servers could be reached

It doesn't look like your DNS servers are answering your queries,
either. If your firewall will allow the traffic through, you can use the
OpenDNS servers by replacing /etc/resolv.conf with:

    nameserver 208.67.222.222
    nameserver 208.67.220.220

Good luck.

-- 
Federico Sevilla III
F S 3 Consulting Inc.
http://www.fs3.ph
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to