On Tue, Feb 14, 2006 at 12:44:46PM +1100, Howard Lowndes wrote:
> What my problem is: how do I set up DNS so that externally 
> thisdomain.tld and thatdomain.tld both point to the same external IP 
> address, but internally they point to different internal IP addresses.

What sort of services are you running?  If it's just apache,
then set up a 'gatekeeper' apache with name based virtual
hosting and then have mod_proxy within each virtual host send
the request to the real server inside.

Easier to manage than NATing, imho.


Matt
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to