Curious SL not resolve DNS.

2012-08-13 Thread Pere Casas
Today I find a curious case, SL has a strange behavior with dns. My terminal command: [root@intern ~]# cat /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 [root@intern ~]# ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=44 time=62.6 ms 64

Re: Curious SL not resolve DNS.

2012-08-13 Thread Vladimir Mosgalin
Hi Pere Casas! On 2012.08.13 at 11:18:16 +0200, Pere Casas wrote next: [root@intern ~]# ping priona.net ping: unknown host priona.net [root@intern ~]# nslookup priona.net Server:8.8.8.8 Address:8.8.8.8#53 Non-authoritative answer: Name:priona.net Address:

Re: Curious SL not resolve DNS.

2012-08-13 Thread Bluejay Adametz
[root@intern ~]# cat /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 ... [root@intern ~]# ping priona.net ping: unknown host priona.net Check your /etc/nsswitch.conf file and make sure dns is included in the hosts: line. -

Re: Curious SL not resolve DNS.

2012-08-13 Thread Pere Casas
Oh! I do not remember changing this line. This is my problem !!! Thnks Bluejay Adametz and Vladimir Mosgalin !! 2012/8/13 Bluejay Adametz blue...@fujifilm.com [root@intern ~]# cat /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 ... [root@intern ~]# ping priona.net ping: