aix 9.4.0 and link-local acl's

Mark Andrews Mark_Andrews at isc.org
Wed Apr 18 11:44:42 UTC 2007


> What is the proper way to specify subnets for link locals?  I don't see any
> scoping examples in the ARM.
> 
> acl test-acl {
>  2002::/16;
>  fe80::%11/16;
>  fe80::%13/16;
>  fe80::%14/16;
> };
> 
> or
> 
> acl test-acl {
>  2002::/16;
>  fe80::/16;
> };
> 
> Both seem to work if the go out the same router...

	fe80::%11/16 is interface specific.
	fe80::/16 is interface agnostic.

2154.   [func]          Scoped (e.g. IPv6 link-local) addresses may now be
                        matched in acls by omitting the scope. [RT #16599]

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark_Andrews at isc.org



More information about the bind-users mailing list