Blocking DNS Sites?

  • Thread starter Thread starter Scott McCarthy
  • Start date Start date
S

Scott McCarthy

I would like to add fake DNS records to my DNS server so
when computers on my network go to resolve addresses to
instant messenger host names such as cs.yahoo.com, the
DNS server returns a bogus address.

I thought the answer was to create a new zone (yahoo.com)
and add a host of cs and point it to a bogus IP - this
does work, however, when someone tries to go to
yahoo.com, it returns a page not found because there is
no www in the forward zone for yahoo.com.

Is there a way to point my users to a bogus IP for a host
in a domain name?
 
In
Scott McCarthy said:
I would like to add fake DNS records to my DNS server so
when computers on my network go to resolve addresses to
instant messenger host names such as cs.yahoo.com, the
DNS server returns a bogus address.

I thought the answer was to create a new zone (yahoo.com)
and add a host of cs and point it to a bogus IP - this
does work, however, when someone tries to go to
yahoo.com, it returns a page not found because there is
no www in the forward zone for yahoo.com.

Is there a way to point my users to a bogus IP for a host
in a domain name?

create the fake zone with the FQDN of the server you want to block i.e.
"cs.yahoo.com"
 
Thanks man! That worked great! I never thought of doing
that. Again, sincerely, thank you.
 
I would like to add fake DNS records to my DNS server so
when computers on my network go to resolve addresses to
instant messenger host names such as cs.yahoo.com, the
DNS server returns a bogus address.

I thought the answer was to create a new zone (yahoo.com)
and add a host of cs and point it to a bogus IP - this
does work, however, when someone tries to go to
yahoo.com, it returns a page not found because there is
no www in the forward zone for yahoo.com.

Is there a way to point my users to a bogus IP for a host
in a domain name?

Only if you want to deny the entire domain.

Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top