Allow setting of racoon listening interface on the ipsec vpn screen. This allows failover vpn!
Redirect sysctl output to /dev/null
Supply full path to sysctl
sysctl -> system
fastforwarding is not compatible with ipsec tunnels -- turn it off if the user has ipsec tunnels.
Add Copyright to each file that we have touched so far and re attribute the file to Manuel Kasper such as:
Copyright (C) 2004 Scott Ullrich All rights reserved.
originally part of m0n0wall (http://m0n0.ch/wall) Copyright (C) 2003-2004 Manuel Kasper <mk@neon1.net>....
bug fix: Honour newer sa setting
add support for net.key.preferred_oldsa and add a checkbox on IPSec screen
add support for net.key.preferred_oldsa
take out the previous echo $ifface since that was a debugging item.
allow user to set a hidden ipsec field called "creategif" which will create gif entries which are useful for routing.
Initial revision