On Wed, Mar 28, 2007 at 10:41:17AM +0200, Henning Brauer wrote: > * Claudio Jeker <[EMAIL PROTECTED]> [2007-03-27 20:42]: > > On Tue, Mar 27, 2007 at 07:12:50PM +0100, Jon Morby wrote: > > > Thanks Claudio ... you guys are super stars! :) > > > > > > Seems to be working a treat > > > > > > Now to work out the filters :( > > > > > > /etc/bgpd.conf:796: king bula sez: AF_INET only > > > > > > 796:allow quick to any prefix 2a01:2c0::/32 > > > > > > What's the correct way to ensure your AF_INET6 prefixes are properly > > > exported? > > > > > > > Oops looks like some very old leftovers. > > no, we never really made th filters v6 aware
Sure we did. The RDE is able to filter on v6 prefixes with the small exeption of prefixlen which defaults to v4 unless a prefix is previously specified. I think a simple workaround for this would be to use deny from any prefix ::/0 prefixlen >= 64 -- :wq Claudio

