Re: unable to ping internet
From: wassy (willsnow_at_yahoo.com)
Date: 04/26/04
- Previous message: Logan Shaw: "Re: Solaris 9 x86 and GIMP 2.0.1 from CSW"
- In reply to: Blair Wilson: "Re: unable to ping internet"
- Next in thread: Blair Wilson: "Re: unable to ping internet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Apr 2004 14:44:17 -0700
First, make sure you can route to everything
ping 68.80.0.12
traceroute 68.80.0.12
if either of these fails, you have other issues (routing, etc.)
This *could* be a firewall issue. nslookup uses the same underlying
stuff as ping and web surfing to do the name to address mapping.
Copy /etc/nsswitch.files to /etc/nsswitch.conf
edit /etc/nsswitch.conf and add "dns" to the hosts line.
try telnet/ping again.
Also, just for fun, do a "ifconfig -a" and check your netmask, etc.
Most often the netmask should be ffffff00, but your hub may be using something
else.
(wassy)
"Blair Wilson" <blairwilson@comcast.net> wrote in message news:<-Z6dnaPuwfV5shDdRVn-hQ@comcast.com>...
> Thanks for the feedback.
>
> My resolv.conf file looks like this:
>
> domain comcast.net
> nameserver 68.80.0.12
> nameserver 68.80.0.5
>
>
> I copied nsswitch.dns to nsswitch.conf, then I added dns on the hosts line.
> Maybe I shouldn't have copied the nsswitch.dns file. Is there a way to
> recreate a new nsswitch.conf? If I create a new file call it nsswitch.conf
> with only "hosts: files dns" in it, would this be a valid nsswitch.conf
> file? I also will try running nslookup in debug mode. I will be back with
> the results. Again, thanks.
>
> Blair
>
> "Blair Wilson" <blairwilson@comcast.net> wrote in message
> news:6YqdnYSqs5w9JRHdRVn-hQ@comcast.com...
> > HELP NEED!!
> >
> > I just installed solaris9 on an IBM pc server. I am having a problem
> > getting out to the internet. My hardware consist of Linksys 4-port
> > dsl/cable firewall router, Comcast Cable, two windows boxes along with the
> > sun box.
> >
> > I can ping both windows boxes from my sun box via ip-address/ hostname. I
> > can ping website (espn) by ip address from the sun box. What I can't do
> is
> > ping the internet via host name or surf the web for that matter.
> >
> > My resolv.conf file consist of comcast.net as my domain and comcast's dns
> > ip's. I have added the dns entry on the host line in the nsswitch.conf
> > file. Nslookup fails also.
> >
> > I have done this successfully before. What am I missing here? Could I be
> > adding the wan nfo when I should be my lan nfo or vice-versa? ANY/ALL
> > suggestions are welcomed. Thanks in advance.
> >
> > Blair
> >
> >
- Previous message: Logan Shaw: "Re: Solaris 9 x86 and GIMP 2.0.1 from CSW"
- In reply to: Blair Wilson: "Re: unable to ping internet"
- Next in thread: Blair Wilson: "Re: unable to ping internet"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|