Hi All! Question... OS - FreeBSD 5.2-RELEASE I installed (from source) and configured bind-9.2.1 and i have this trouble:
# nslookup ftp.my.com Server: myserv.local Address: 192.168.0.1 Name: ftp.my.com Address: 192.168.0.1 But!!!: # ping ftp.my.com ping: cannot resolve ftp.my.com: Unknown host Later I installed bind-9.2.3 from ports, trouble not disappear... :( For all that, such situation and with other servers (not my local). # nslookup freebsd.org Server: 195.xxx.xxx.xxx Address: 195.xxx.xxx.xxx Non-authoritative answer: Name: freebsd.org Address: 216.136.204.21 And: ping freebsd.org ping: cannot resolve freebsd.org: Unknown host What it is? Help me please!!! resolv.conf: nameserver 192.168.0.1 # Local, I revove it when connecting to internet... nameserver 195.xxx.xxx.xxx # Server at internet _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"