|
<- Previous Message | Next Message -> Thread Index [isp-dns] Re: How can I create a 'Catch All' style entry
Julian Voelcker wrote:
> What I want to setup is that www.tvw.net points to my live web server
> and then anything like hg.tvw.net, asbah.tvw.net is pointed at a
> development web server IP (these are to show test websites to clients).
>
> At the moment I am creating new entries in the DNS for each test site
> on my main DNS, but would prefer to have the catch all entry and then
> just rely on the host headers on the server to handle the addresses.
I just did a quick test in Win2k DNS. It works just like in BIND. You
want to use an asterisk for wildcard addresses. However, the GUI DNS
interface doesn't let you enter a *.
So edit the .dns file by hand and then reload the zone.
Find the .dns file for the zone (on my system, located in
C:\WINNT\system32\dns\). Edit the file in notepad and add a wildcard
address record.
* A 1.2.3.4
Increment the serial number by 1 (important). Save the file, then go back
to the DNS GUI, right-click the zone and select 'Reload'.
Done.
************************************************
ISPCON FALL 2004 - Santa Clara Convention Center
************************************************
New Keynote Speakers just announced:
Jeff Pulver, President & CEO of Pulver.com
Nigel Ballard, Wireless Director, Matrix Networks
Use discount code EBF04 now and pay only $350!
REGISTER TODAY at www.ispcon.com
To unsubscribe via postal mail, please contact us at:
Jupitermedia Corp.
Attn: Discussion List Management
475 Park Avenue South
New York, NY 10016
Please include the email address which you have been contacted with.
Thread Index |