DNS returining same address for all hosts

peter at icke-reklam.ipsec.dot..nu peter at icke-reklam.ipsec.dot..nu
Sun Jun 4 09:55:47 UTC 2000


Rohit Aggarwal <raggarwa at cisco.com> wrote:
> Is there a way to setup DNS (in.named ) so that it will return the same
> IP address for all hosts?  ( this is for a test )

wildcard will match on anything not specifically defined :
*       IN      A       10.15.120.99

will return 10.15.120.99 to any A question (unless a matching entry is found)

> thanks Rohit





-- 
--
Peter Håkanson         
        IPSec  Sverige      (At the Riverside of Gothenburg, home of Volvo)
           Sorry about my e-mail address, but i'm trying to keep spam out.
echo "peter (at) ipsec (dot) nu" | sed "s/(at)/@/g " | sed "s/(dot)/\./g"|sed "s/ //g"



More information about the bind-users mailing list