Date: Fri, 7 Jul 2006 07:30:16 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Michael S <msherman77@gmail.com> Cc: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: DNS beginner question Message-ID: <20060706193016.GC7319@osiris.chen.org.nz> In-Reply-To: <d5f57b9c0607051906g2b0f71b1h280594cd73d4a73@mail.gmail.com> References: <d5f57b9c0607051906g2b0f71b1h280594cd73d4a73@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 05, 2006 at 10:06:39PM -0400, Michael S wrote: > Hi all. > > I am trying to set up a DNS service. I have 2 FreeBSD machines, one's > web and DNS (that I am setting up) and the other FTP. Both machines > are behind a router and get local addresses (i.e. 192.168....). If > DNS, FTP and web ports in the router are open, will I be able to set > up the DNS in a way such that when someone from the outside types > www.mydomain.com, he'll be taken to the machine that runs apache, and > when he types ftp.mydomain.com he'll be taken to the machine which > runs ftp? This can be done with the "view" feature in BIND 9; which can be configured to give different results depending on whether the query is from the local internal network or from the 'Net. Cheers. -- Jonathan Chen <jonc@chen.org.nz> ---------------------------------------------------------------------- "With sufficient thrust, pigs fly just fine. However, this is not necessarily a good idea. It is hard to be sure where they are going to land, and it could be dangerous sitting under them as they fly overhead." -- RFC 1925
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060706193016.GC7319>