resolve hostname



I can ping the outside ipaddresses but not the hostnames on my solaris
5.10. These are my set-up

/etc/resolv.conf (sample only)

domain hsd1.ks.comcast.net
search hsd1.ks.comcast.net
nameserver 68.87.72.130
nameserver 68.87.77.130


My local ip is 10.10.10.20 and gw 10.10.10.250 Destination
Gateway Flags Ref Use Interface
-------------------- -------------------- ----- ----- ------ ---------
10.10.65.0 10.10.10.20 U 1 23 bge0
224.0.0.0 10.10.10.20 U 1 0 bge0
default 10.10.10.250 UG 1 51
127.0.0.1 127.0.0.1 UH 1 34 lo0

/etc/nsswitch.conf
/etc/nsswitch.conf

passwd: files
group: files
hosts: files dns
ipnodes: files dns
networks: files
....

alpine# nslookup www.google.com
Server: 192.168.5.225
Address: 192.168.5.225#53

alpine# nslookup www.google.com
Server: 68.87.72.130
Address: 68.87.72.130#53

Non-authoritative answer:
www.google.com canonical name = www.l.google.com.
Name: www.l.google.com
Address: 72.14.205.147
Name: www.l.google.com
Address: 72.14.205.104
Name: www.l.google.com
Address: 72.14.205.103
Name: www.l.google.com
Address: 72.14.205.99

# ping www.google.com
ping: unknown host www.google.com


# svcs -a | grep dns
online 8:42:43 svc:/network/dns/client:default


Anything that I missing?


thanks!
_______________________________________________
sunmanagers mailing list
sunmanagers@xxxxxxxxxxxxxxx
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



Relevant Pages

  • Re: NDR to ONE domain only
    ... Telnet to your ping result IP on port 25 and report back to us! ... lyo-t.com NS (Nameserver) ns3.paetec.net ... lyo-t.com MX (Mail Exchanger) Priority: ... My nslookup results from an XP command prompt: ...
    (microsoft.public.windows.server.sbs)
  • Re: ping
    ... > man nslookup ... > man dig ... "man ping" would seem, to me, to be more appropriate here. ... As long as *a* nameserver somewhere has the correct entries it'll work ...
    (comp.os.linux)
  • nslookup doing a reverse lookup of nameserver ??
    ... I just saw today that nslookup was doing a reverse lookup of the nameserver ... networks: files dns ...
    (comp.unix.solaris)
  • Re: FC4 - Cannot resolve hosts, but nslookup works
    ... On Tue, 2005-11-15 at 15:39 +0000, Vijay Gill wrote: ... > but nslookup does. ... > ping: unknown host www.yahoo.com ... > nameserver 194.168.8.100 ...
    (Fedora)
  • FC4 - Cannot resolve hosts, but nslookup works
    ... ping does not work, ... but nslookup does. ... I get IP (and DNS server IPs for resolve.conf) from ... nameserver 194.168.8.100 ...
    (Fedora)