Hi, On my vmware instance running build 79, if the network device (bridged) is disabled on boot and if it enable later, name resolution does not work. Everything works fine if it is enabled on boot.
This is what I see. -bash-3.2# /usr/sfw/bin/wget google.com --20:17:51-- http://google.com/ => `index.html.3' Resolving google.com... failed: node name or service name not known. -bash-3.2# nslookup www.google.com Server: 202.106.116.1 Address: 202.106.116.1#53 Non-authoritative answer: www.google.com canonical name = www.l.google.com. www.l.google.com canonical name = www-china.l.google.com. Name: www-china.l.google.com Address: 64.233.189.99 -bash-3.2# ping 64.233.189.99 64.233.189.99 is alive -bash-3.2# ping www.google.com ping: unknown host www.google.com -bash-3.2# route get www.google.com www.google.com: bad value Any clues as to what might be wrong? Regards, Manoj _______________________________________________ networking-discuss mailing list [email protected]
