summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/vpn-linkdown
Commit message (Collapse)AuthorAgeFilesLines
* Use the better -Fs modifies to pf to kill the states by interface. Also kill ↵Ermal2013-01-311-5/+2
| | | | both sides on an interface when -k needs to be used
* Bind the state killing to the interface they should kill the states so that ↵Ermal2011-09-201-5/+5
| | | | it does not impact other services like in #1421
* Just break states based on the remote host ip and not with localip. The ↵Ermal2011-07-281-1/+5
| | | | later might be the same as address used by other services and might interrupt them
* Put a netmask of /32 to all parameters of -k/-K/-b of pfctl to avoid any issues.Ermal2011-07-111-1/+1
|
* Disable state killing in VPN down scripts.jim-p2011-06-201-1/+1
|
* Fix logging parameters.jim-p2010-10-281-1/+1
|
* Fix pfctl -b parameters to prevent the killing of unintended states.jim-p2010-10-281-2/+1
|
* Actually it needs an ip!Ermal Luçi2009-05-171-1/+1
|
* Add the state killing for now on VPN's pppoe/pptp/l2tp when the link goes ↵Ermal Luçi2009-05-121-0/+1
| | | | down. For the others some more thought is needed.
* We don't use ipfilter any longer, toto.Scott Ullrich2006-04-101-2/+0
|
* Initial revisionScott Ullrich2004-11-071-0/+7
OpenPOWER on IntegriCloud