Date: Sun, 14 Jan 2001 23:35:13 -0500 From: Bill Moran <wmoran@mail.iowna.com> To: freebsd-questions@freebsd.org Subject: BIND and gateway with RFC-1918 IPs Message-ID: <3A627E01.274B5554@mail.iowna.com>
next in thread | raw e-mail | index | archive | help
Here's the sit: Gateway computer for a small company is also their email server and web server (for the internet) It will also be their DNS server for the internet as well as their DNS server internally. The problem is this, I want mail.company.com to resolve to different IP addys depending on who requests it. The internal clients, with 10.x.x.x addys should resolve this name to 10.0.0.1 (which is the internal side of the gateway - fxp1) and anyone from the internet should resolve to the real live IP address of the other interface, fxp0. Do I have to run 2 seperate incantations of named with different SOA configs? If so, how do I tell it to only listen on a specified interface? Or is there another way to make this work?? TIA, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A627E01.274B5554>