clarify log
Check for "aes 256" as IPsec encryption type, not just rijndael.
Add some upgrade code for IPsec mobile clients. Passes php -l but needs more testing.
Trim spaces out to avoid problems from explode.
Add back gre allowing rules since they are needed.
Allow TCP and UDP for DHCP failover traffic.
In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed.
Correct PPTP Clients alias address. The PPTP server address was been utlized instead, which resulted in an incorrect firewall rule when 'PPTP Clients' was configured.
Only run conf_mount_rw here if there isn't another process going.
Actually if /etc/sshd is already running, doing a conf_mount_ro() would be a bad thing, as the other process still expects rw.
View revisions
Also available in: Atom