Forge host names to 127.0.0.1

  • Thread starter Thread starter ferg
  • Start date Start date
F

ferg

G'Day All;

I am trying to block IM on the network. How/where do I go in my DNS server
to accomplist the following:

The 'safest' method is to use your DNS to forge the host names
login.orcar.aol.com and oscar.aol.com to 127.0.0.1 so that regardless of
what AOL changes their IP' to, your local DNS server will respond first
with the bogus IP's...


Thanks much
 
In
ferg said:
G'Day All;

I am trying to block IM on the network. How/where do I go in my DNS
server to accomplist the following:

The 'safest' method is to use your DNS to forge the host names
login.orcar.aol.com and oscar.aol.com to 127.0.0.1 so that regardless
of what AOL changes their IP' to, your local DNS server will respond
first with the bogus IP's...


Thanks much

Just create forward lookup zones with those names. But that won't stop a
determined user.
 
Kevin,
Thanks fro your reply. Can you please expound on your comment "But that
won't stop a determined user."

Thanks
 
In
ferg said:
Kevin,
Thanks fro your reply. Can you please expound on your comment "But
that won't stop a determined user."

Thanks
A determined user can just change the DNS server. A good proxy server can
stop IM protocols.
 
Back
Top