specify hosts not in local domain

Joseph S D Yao jsdy at center.osis.gov
Tue Feb 12 16:41:59 UTC 2002


On Tue, Feb 12, 2002 at 09:10:25AM -0700, Alan Sparks wrote:
> 
> Why not just block the AIM ports on your firewall?
> -Alan

The latest client tries using a large number of differnt ports,
including such rarely used ones as 20, 25, 80, 443, etc.  ;-)  I don't
think you could successfully block all the ports.

To answer the original querier:

zone "oscar.aol.com"	IN {
	type "master";
	file "zone.redirect";
};
...

zone.redirect:
$TTL	1d
@	IN SOA	my.ser.ver.	me at my.mail.	(
	...
	)

	IN NS	my.ser.ver.
	IN NS	...
	IN A	10.0.0.1

-- 
Joe Yao				jsdy at center.osis.gov - Joseph S. D. Yao
OSIS Center Systems Support					EMT-B
-----------------------------------------------------------------------
   This message is not an official statement of OSIS Center policies.


More information about the bind-users mailing list