Hi, you can implement "virtual host" by the apache directive, or by IP Aliasing. But if you really want to implement "Virtual domains" this means you have to implement different views for the same set of IP addresses. This is accomplished by some tricky routing to different DNS servers. But the best way to implement Virtual Domains is to upgrade to Bind 9.x. The "view" new feature let you specify different views of the namespace depending on the resolver address. For example you have the chance to differentiate the view of your local nw from the inside and the outside. To get more infos, see http://www.isc.org/products/BIND <http://www.isc.org/products/BIND> ciao - Alberto -----Original Message----- From: ext linux-net-owner@vger.kernel.org [mailto:linux-net-owner@vger.kernel.org] Sent: Mittwoch, 31. Januar 2001 13:56 To: linux-net; linux-admin Subject: virtual domains What are Virtual domains ? I have a very vague idea on this. But I need to create one. Can anybody help me on this. And how to create them on a linux box with bind 8 regards, Vijay - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org