Commit Graph

113 Commits

Author SHA1 Message Date
Ryan Wagoner
858fc95d8f remove duplicate upnp disabled message 2007-07-26 21:02:27 +00:00
Ryan Wagoner
431484c8ef -move upnp_action to services.inc
-make sure to clear rules when stopping miniupnpd
-fix status_upnp and status_services pages so they use upnp_action and not the rcfile
2007-07-23 17:26:33 +00:00
Scott Ullrich
489c0062b8 Shutdown miniupnpd correctly. Ticket #1383 2007-07-18 21:52:28 +00:00
Scott Ullrich
9aaf57ea89 Use /var/etc/ 2007-06-30 23:01:42 +00:00
Scott Ullrich
e80df06e59 Woops, we need this code. Write out config file correctly. 2007-06-30 22:14:55 +00:00
Scott Ullrich
daf52412e8 Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342 2007-06-30 21:54:20 +00:00
Scott Ullrich
6f20377b6f Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/ Ticket #1342 2007-06-30 21:48:29 +00:00
Martin Fuchs
8fc63cd85d Add Type-Of-Service-passthru for server and client 2007-06-24 21:03:25 +00:00
Martin Fuchs
54816afd75 Add OpenVPN CSC-DHCP Options (override per Client), add TLS-Authentication, add connection-limit for server 2007-06-07 16:28:51 +00:00
Ryan Wagoner
89cb095e6a -bump miniupnpd version 20070521
-dropped status tab from upnp services page
-dropped tabs from upnp status page
2007-05-23 03:54:52 +00:00
Scott Ullrich
b42ad73611 Use pfSync SYNCPEER directive if defined. Ticket #1317 2007-05-14 23:56:48 +00:00
Scott Ullrich
f9927473c4 Add openvpn server tos and dhcp server options.
Submitted-by: Martin Fuchs
2007-05-07 17:02:23 +00:00
Scott Ullrich
b1ed535678 Fix spelling mistake Pointed-out-by: Summat via IRC 2007-05-02 21:57:08 +00:00
Scott Ullrich
a3ed7f701d Add a note that you do not use Synchronize IP and password option on backup cluster members. 2007-05-02 21:34:39 +00:00
Scott Ullrich
c6c029ba40 Allow synchornize to ip to be blank. 2007-05-01 16:40:23 +00:00
Scott Ullrich
27ecd06e76 Capitalize IP 2007-04-30 21:01:20 +00:00
Scott Ullrich
9764f4701f Take into account the DHCP wan ip address as well 2007-04-30 20:58:16 +00:00
Scott Ullrich
a8963d2628 Do not forget VIP's as well. 2007-04-30 20:48:21 +00:00
Scott Ullrich
5980fbbeb3 Do not allow the setting of the carp sync ip to be an ip address on the same firewall. This leads to a sync loop. 2007-04-30 20:42:55 +00:00
Scott Ullrich
427b1ceaa3 Remove hack that checks for blank protocol. We need to fix the upstream bug that is causing the blank entries. This bug is also appearing in the load balancing area now. 2007-04-25 20:05:03 +00:00
Scott Ullrich
975a40ccc3 Increase the size of the openvpn custom options box. 2007-04-25 16:19:54 +00:00
Scott Ullrich
db9aabe256 Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control. 2007-04-23 17:13:12 +00:00
Scott Ullrich
3fb0b9c141 Move sync schedules underneath firewall rules section for cosmetic bling bling. Suggested-mulitple-times-by: Holger 2007-04-23 00:36:41 +00:00
Scott Ullrich
5c379f6f0f Use the correct array path to deterimine if a false entry exists. 2007-04-21 21:15:55 +00:00
Scott Ullrich
9c22315353 Only check for server or client respectively instead of checking for both. Otherwise if a operator is only running server or client openvpn entries we do not show the configuration. 2007-04-21 20:44:51 +00:00
Scott Ullrich
e130cfd349 Add xml sync schedules option 2007-04-15 19:37:07 +00:00
Scott Ullrich
5f7bb7970b Do not show blank openvpn configuration items. 2007-04-10 17:19:42 +00:00
Bill Marquette
914b7021c7 Fix bad paths resulting from move of routed package
Reported-by: Samer Chaer <samerchaer at gmail.com>
2007-04-05 14:13:00 +00:00
Scott Ullrich
16c7d21727 Further trim openntpd.xml now that it is in base 2007-03-27 18:52:51 +00:00
Scott Ullrich
6418cabb5a Further trim openntpd.xml now that it is in base 2007-03-27 18:49:38 +00:00
Scott Ullrich
5f8e5160e5 * Include system.inc
* Call system_configure_ntp(); to configure
2007-03-27 18:47:53 +00:00
Scott Ullrich
cf97af9aef Initialize variable to clear eclipse error 2007-03-21 16:26:37 +00:00
Bill Marquette
ee035da7d0 Ticket #1272 - fix path to routed.inc
MFC: [17086]
2007-03-20 02:41:24 +00:00
Bill Marquette
7a7cc84bc7 enable rip daemon in base 2007-03-18 23:00:11 +00:00
Scott Ullrich
9f8e19f424 Back out multi wan changes. I need to rethink this a bit. 2007-03-18 01:12:40 +00:00
Scott Ullrich
056f52d95d Expand columns to 60 2007-03-18 00:38:58 +00:00
Scott Ullrich
0f9c365d53 Use a comma to seperate multiple hosts instead of a carriage return which is being stripped by the package manager 2007-03-18 00:36:17 +00:00
Scott Ullrich
b0e6ef3274 Woops, fix a cut-and-pasto 2007-03-18 00:27:54 +00:00
Scott Ullrich
758ae09793 Add note that multiple IP addresses should be seperated with a carriage return 2007-03-17 19:54:48 +00:00
Scott Ullrich
8da8f2f87a Allow multiple racoon listen ips so that racoon can live on two different wan carp ips (multiple isps) 2007-03-17 19:53:10 +00:00
Scott Ullrich
a73f01f1c2 Correctly add the OpenVPN option 2007-03-14 22:27:01 +00:00
Scott Ullrich
2a59483dc9 Make sure openntpd is installed since it is now in base 2007-03-12 20:05:02 +00:00
Scott Ullrich
bd7ad5d2fb Add OpenNTPD to base. 2007-02-15 20:34:05 +00:00
Ryan Wagoner
092855f522 correct spelling of permission 2007-02-10 02:51:06 +00:00
Ryan Wagoner
966f579e66 miniupnpd version bump 20070208 .. adds uuid, serial number, and version support 2007-02-08 00:28:50 +00:00
Ryan Wagoner
7fae6598b0 correctly set the webgui url in miniupnpd 2007-02-07 02:58:50 +00:00
Ryan Wagoner
fa35e8cebd miniupnpd interfaces field is required .. pointed out by dsh 2007-01-30 19:16:13 +00:00
Ryan Wagoner
37f54a713f fix typo in miniupnpd 2007-01-30 00:45:21 +00:00
Ryan Wagoner
d86002ec99 miniupnpd version bump 20070130 2007-01-30 00:29:12 +00:00
Scott Ullrich
20112c2773 Update to 20070112 2007-01-18 23:58:46 +00:00