Project

General

Profile

Download (2.39 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b95f5460 10/11/2012 01:11 PM Phil Davis

Handle case with no server or no client OpenVPN

If there are OpenVPN servers but not clients, this warning is emitted:
Warning: Invalid argument supplied for foreach() in /etc/rc.openvpn on line 55
This fixes handles that case, and the case of OpenVPN clients but no servers.

ea68f6cc 09/19/2012 12:19 PM Jim Pingle

We should also resync openvpn clients since they can use gateway groups too.

e288ddb1 09/13/2012 04:52 PM Seth Mos

Make the openvpn resync less intrusive, only trigger this if the OpenVPN interface is actually a gateway group name. Otherwise we skip.

4b163ece 07/28/2012 03:57 PM Seth Mos

Remove this filter configure call, something else will take care of this and we don't need to do that here.

edf583c6 07/18/2012 03:38 PM Jim Pingle

Fix perms on rc.openvpn, seems to work with that set.

2b73d3a0 06/30/2012 05:40 PM Seth Mos

Add openvpn openvpn reload script