Date: Mon, 25 Aug 2008 20:36:44 -0400 From: Tom Rhodes <trhodes@FreeBSD.org> To: franco@xablo.com Cc: doc@FreeBSD.org Subject: Re: network-dns Message-ID: <20080825203644.15267d68.trhodes@FreeBSD.org> In-Reply-To: <896438678.20080825194024@xablo.com> References: <896438678.20080825194024@xablo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Aug 2008 19:40:24 -0300 franco@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-doc > To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" > -- Tom Rhodes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080825203644.15267d68.trhodes>