[BSD] FreeBSD DNS kérdés
Auth Gábor
auth.gabor at javaforum.hu
2008. Aug. 23., Szo, 21:15:12 CEST
Halihó!
Hmm... próbálok beállítani egy saját DNS-t, amely szépen megy is, de... furán
működik, mint ahogy alább látni lehet:
===
[root at freebsd:~]$ cat /etc/resolv.conf
search .
nameserver 192.168.1.3
nameserver 208.67.222.222
nameserver 208.67.220.220
[root at freebsd:~]$ ping -c1 javaforum.hu
PING javaforum.hu (91.83.48.130): 56 data bytes
64 bytes from 91.83.48.130: icmp_seq=0 ttl=64 time=0.022 ms
--- javaforum.hu ping statistics ---
1 packets transmitted, 1 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 0.022/0.022/0.022/0.000 ms
[root at freebsd:~]$ nslookup javaforum.hu
;; Got recursion not available from 192.168.1.3, trying next server
Server: 208.67.222.222
Address: 208.67.222.222#53
Non-authoritative answer:
Name: javaforum.hu
Address: 78.24.191.3
[root at freebsd:~]$ nslookup javaforum.hu 192.168.1.3
Server: 192.168.1.3
Address: 192.168.1.3#53
Name: javaforum.hu
Address: 91.83.48.130
===
Van valakinek ötlete, hogy mit nem állítottam be? Az új DNS-ben más a
javaforum.hu címe, az új IP-re mutat!
--
http://www.javaforum.hu -=- http://www.enaplo.hu
Auth Gábor -=- http://www.javaforum.hu/web/10/authgabor
További információk a(z) BSD levelezőlistáról