Strange network behaviour in Solaris 10

Hi folks

how can this be explained?

Cheers

Spacerat

----

tom@jumpstart:~$ cat /etc/resolv.conf
domain acceleris.ch
nameserver 192.168.21.230
tom@jumpstart:~$ nslookup Google 192.168.21.230
Server: 192.168.21.230
Address: 192.168.21.230#53

Non-authoritative answer:
Google canonical name = Google.
Google canonical name = Google.
Name: Google
Address: 74.125.77.147
Name: Google
Address: 74.125.77.104
Name: Google
Address: 74.125.77.99
Name: Google
Address: 74.125.77.105
Name: Google
Address: 74.125.77.106
Name: Google
Address: 74.125.77.103

tom@jumpstart:~$ ping Google
ping: unknown host Google

post the output of:

# cat /etc/nsswitch.conf

its ok. I had to copy over the nsswitch.dns to nsswitch.conf, it was all my fault :slight_smile:

but hey, thanks for the response