Re: unable to ping internet

From: wassy (willsnow_at_yahoo.com)
Date: 04/26/04

  • Next message: opqfqf_at_cnet.com: "Big Brother Sex Shots (BJcloset.jpg) 1130"
    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
    > >
    > >


  • Next message: opqfqf_at_cnet.com: "Big Brother Sex Shots (BJcloset.jpg) 1130"

    Relevant Pages

    • Re: Cant get to certain sites
      ... >A more likely explanation is a problem with your DNS ... >Since you have XP you could use nslookup to check it. ... either in HOSTS or in your dnscache. ... >the dnscache by entering this command in a command ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • DNS Forwarder Issues
      ... I can ping and tracert between hosts fine. ... I have DNS Forwarders ... As a temporary workaround on a host, I added a secondary reference to the ... other domain - which provides me with a favorable nslookup result. ...
      (microsoft.public.windows.server.dns)
    • Re: Internet Explorer 6 Home Page
      ... E.g. check with nslookup if your DNS has a lookup for that sitename. ... about the problem with their DNS and add a record to your HOSTS file ...
      (microsoft.public.windows.inetexplorer.ie6.browser)
    • sendmail and hosts.conf
      ... sendmail looks up hosts first through DNS and then ... through /etc/hosts if the DNS look-up fails. ... My /etc/host.conf has hosts before bind, ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Host lookup failure
      ... that should be coming out of the host file: ... hosts: files dns ... nslookup: too many lookups ... nslookup doesn't use nsswitch, it just uses DNS. ...
      (comp.unix.solaris)