|
[x]
Posted via EE Mobile
|
||
Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
||
| 11/04/2009 at 03:06AM PST, ID: 24870470 | Points: 500 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: |
DEBIAN:/etc# uname -a Linux DEBIAN 2.6.26-2-686 #1 SMP Sat Oct 17 17:59:23 UTC 2009 i686 GNU/Linux DEBIAN:/etc# cat /etc/resolv.conf search domain.local nameserver 192.168.1.22 DEBIAN:/etc# ping pdc PING pdc.domain.local (192.168.1.1) 56(84) bytes of data. 64 bytes from pdc.domain.local (192.168.1.1): icmp_seq=1 ttl=127 time=0.376 ms 64 bytes from pdc.domain.local (192.168.1.1): icmp_seq=2 ttl=127 time=0.331 ms ^C --- pdc.domain.local ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.331/0.353/0.376/0.029 ms DEBIAN:/etc# ping pdc.domain.local ping: unknown host pdc.domain.local DEBIAN:/etc# |
Advertisement