Re: DNS spoofing

2009-01-16 Thread Gregory Hicks
> Date: Fri, 16 Jan 2009 10:47:27 -0800 > Subject: Re: DNS spoofing > From: Josh Kuo > To: Ben Croswell > Cc: bind-users@lists.isc.org > > Oops, I missed that part. Sorry, yes, as Ben pointed out, my proposed > solution will take over *ALL* records in somedomain.com, a

Re: DNS spoofing

2009-01-16 Thread Josh Kuo
Oops, I missed that part. Sorry, yes, as Ben pointed out, my proposed solution will take over *ALL* records in somedomain.com, anything you don't list in your somedomain.com will NOT be resolved. ___ bind-users mailing list bind-users@lists.isc.org https:

Re: DNS spoofing

2009-01-16 Thread Ben Croswell
He states in his messasge that he only wants to change one host in the domain and that all other information for the domain needs to remain intact. If he loads or forwards the domain on his servers nothing other than what he loads will be resolved. -- -Ben Croswell On Fri, Jan 16, 2009 at 1:24 P

Re: DNS spoofing

2009-01-16 Thread Josh Kuo
One of the ways you can try is to setup a zone for somedomain.com on your DNS server, assuming your users will query your DNS servers for any outbound recursive lookups. Just create the entries you want in somedomain.com, and your users will get those answers. If your main DNS server is different

DNS spoofing

2009-01-16 Thread Rob Z
Hello, we need to deliberately point some of our DNS clients to a host with a different IP. Basically, when a client on a certain subnet asks for a host.somedomain.comthey should get an address for host.mydomain.com. All other DNS information for somedomain.com must be valid for all of my clients.