bird.conf before going into Production
info at naucum.net
info at naucum.net
Sat Mar 26 22:12:29 CET 2011
Thank you very much Ondrej. I apreciate it very much.
-----snip------
> filter CLIENT_OUT {
> if source = RTS_BGP then accept;
> if (net ~ [193.1.1.0/24, 194.1.1.0/24]) then accept;
> reject;
> };
----snip------
Have you forget this in the CLIENT_OUT filter? ----> "C.C.C.0/24"
> if (net ~ [193.1.1.0/24, 194.1.1.0/24, C.C.C.0/24]) then accept; ?????
Cheers,
Victor
More information about the Bird-users
mailing list