resolve hostname
- From: "Roehl Penaranda" <roehl.penaranda@xxxxxxxxx>
- Date: Wed, 19 Sep 2007 09:01:50 -0400
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
- Prev by Date: Installing Apache on Sol 10 - Compiler Error
- Next by Date: Solaris 10 update 4 - zoneadm install sits forever
- Previous by thread: Installing Apache on Sol 10 - Compiler Error
- Next by thread: cannot resolv host
- Index(es):
Relevant Pages
|