MFCReflection + LB fixes from BM
OLSR Fixes
Woops, set $int before calling!
Pointy-hat-to: me
Do not pass opt1, pass 1 instead.
This fixes dhclient on optional interfaces.
Ticket #970
Cleanup pptp / pppoe code. Do not allow all traffic when pptp and pppoe are enabled.
Wrong IPSEC filter rules if using any interface other than WAN
Ticket #981
Change to:
$rule .="pass out quick on tun{$x} all keep state label \"let out anything from firewall host itself openvpn\"\n"; $rule .="pass in quick on tun{$x} all keep state label \"let out anything from firewall host itself openvpn\"\n";
Only install default pass out rule (needed for pptp wan) if traffic shaper is disabled. The traffic shaper code will deal with this rule otherwrise.
Suggested-by: Leon
Strip out Hna4 { ... } when announce dynamic route is off
View revisions
Also available in: Atom