[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DNS Wildcards



On Fri, 15 Jun 2001, Gary Meadows wrote:

> 
> Greetings
> 
> Can anyone advise us whether it is possible to enable DNS wildcards on a
> RaQ4, and if so how to do so. Are there any pros and cons of doing so?
> 
> Regards
> 
> Gary

Yes. Go to the directory where the zones are located, and create a file by
the same name of the zone, just with .include in the end.

in that that file, type:

*	IN	A	[ipaddresshere]

save the file
go to the control panel, and do "save changes to DNS server"
that should include what u wrote in the .include file to the zone.

HTH,

- shimi.