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

Re: [cobalt-users] RAQ 550 + WildCard DNS



> How can I activate Wildcard DNS on a RAQ 550?
> I have a customer who work with a startpage script and he needs 
> http://all.domain.com

Easiest way:

pico /etc/named/db.domain.com.include

That is: db (dot) yourdomain.(com|net|org|edu) (dot) include

Then add a line like so:

*       IN      A       x.x.x.x

where "x.x.x.x" is the ip address you want it to resolve to.

Thanks,
Brian

-- 
This message has been scanned for viruses and
dangerous and is believed to be clean.