network-dns
Tom Rhodes
trhodes at FreeBSD.org
Tue Aug 26 00:36:55 UTC 2008
On Mon, 25 Aug 2008 19:40:24 -0300
franco at xablo.com wrote:
> Hi, on freebsd 7, the dns setted up on this page will not work
>
> http://www.freebsd.org/doc/en/books/handbook/network-dns.html
This probably needs some reworking for the latest BIND9 import.
>
> because there is needed to comment a default line which does not
> allow foreign querys (only allow localhost at 127.0.0.1)
>
> Also, the ftp configuration there
>
> http://www.freebsd.org/doc/en/books/handbook/network-ftp.html
>
> is not working on freebsd 7. following the steps you will never get
> connected at
>
> % ftp localhost
This works for me, the only thing I did was comment out the line:
%ftp localhost
Trying 127.0.0.1...
Connected to localhost.
220 localhost.xxx.org FTP server (Version 6.00LS) ready.
Name (localhost:trhodes):
Perhaps a hosts issue? Make any modifications to the hosts.allow
file?
>
> Let me know.
>
> Thanks.
>
> Franco (freebsd fanatic)
>
>
> _______________________________________________
> freebsd-doc at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe at freebsd.org"
>
--
Tom Rhodes
More information about the freebsd-doc
mailing list