From 63d03dab164bb44ce4747629f14a022086aac3ec Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 12 Nov 2013 12:35:23 -0500 Subject: Teach Quagga about accept filtering, either custom or a per-interface settign to deny certain routes delivered from remote OSPF peers. This should finally solve the Multi-WAN+VPN issue with learned routes for interconnects preventing a VPN from restarting. Fixes #2712 --- config/quagga_ospfd/quagga_ospfd.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config/quagga_ospfd/quagga_ospfd.xml') diff --git a/config/quagga_ospfd/quagga_ospfd.xml b/config/quagga_ospfd/quagga_ospfd.xml index 61bf3e94..86baaefb 100644 --- a/config/quagga_ospfd/quagga_ospfd.xml +++ b/config/quagga_ospfd/quagga_ospfd.xml @@ -1,6 +1,6 @@ quagga_ospfd - 0.5.4 + 0.6 Services: Quagga OSPFd /usr/local/pkg/quagga_ospfd.inc pkg_edit.php?xml=quagga_ospfd.xml&id=0 @@ -164,6 +164,13 @@ checkbox 20 + + Disable <br/>Acceptance + acceptfilter + Accept Filter + checkbox + 20 + Subnet to Route routevalue -- cgit v1.2.3