Scott Ullrich
|
a81330d1de
|
Add (s)
|
2009-03-03 11:36:28 -05:00 |
|
Scott Ullrich
|
d92375afa5
|
Use mwexec_bg()
|
2008-12-20 20:25:26 +00:00 |
|
Chris Buechler
|
7a9822cc22
|
touch up text
|
2008-11-08 21:58:40 +00:00 |
|
Chris Buechler
|
ac65e36e9f
|
touch up text
Ticket #1644
|
2008-02-14 02:32:40 +00:00 |
|
Chris Buechler
|
36362c616d
|
touch up text
Ticket #1644
|
2008-02-14 02:25:44 +00:00 |
|
Chris Buechler
|
9ba4e2e3e7
|
touch up text
Ticket #1577
|
2008-01-11 03:58:29 +00:00 |
|
Bill Marquette
|
a890a97198
|
MFC [19856] - ticket #1497
|
2007-10-26 02:13:41 +00:00 |
|
Scott Ullrich
|
478d7fa2d7
|
MFC
Ticket 1709: fexed typo in OpenVPN cfg-page
|
2007-10-23 20:14:21 +00:00 |
|
Ryan Wagoner
|
9062a2d6bd
|
- clean up miniupnpd.inc use array directly instead of seperate function
|
2007-10-01 03:09:13 +00:00 |
|
Ryan Wagoner
|
b93b4c3ba9
|
remove duplicate upnp disabled message
|
2007-07-26 21:03:43 +00:00 |
|
Ryan Wagoner
|
1cb3a834d3
|
-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 16:57:18 +00:00 |
|
Scott Ullrich
|
1966553e8c
|
Shutdown miniupnpd correctly.
Ticket #1383
|
2007-07-18 21:52:21 +00:00 |
|
Scott Ullrich
|
80ae2be202
|
Remove debugging helpers
|
2007-06-30 23:10:49 +00:00 |
|
Scott Ullrich
|
908a651e65
|
Remove debugging helpers
|
2007-06-30 23:06:36 +00:00 |
|
Scott Ullrich
|
9175b2e1ce
|
Use /var/etc/
|
2007-06-30 23:01:48 +00:00 |
|
Scott Ullrich
|
d2a665b32b
|
Woops, we need this code. Write out config file correctly.
|
2007-06-30 22:15:02 +00:00 |
|
Scott Ullrich
|
cc42ba1105
|
use correct path for miniupnpd.conf
|
2007-06-30 22:11:59 +00:00 |
|
Scott Ullrich
|
f7c2ef28c6
|
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:49:21 +00:00 |
|
Scott Ullrich
|
f8c9dc5349
|
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:49:16 +00:00 |
|
Ryan Wagoner
|
61004a7eda
|
-bump miniupnpd version 20070521
-dropped status tab from upnp services page
-dropped tabs from upnp status page
|
2007-05-23 20:26:07 +00:00 |
|
Scott Ullrich
|
51a6bf4f01
|
Use pfSync SYNCPEER directive if defined.
Ticket #1317
|
2007-05-14 23:56:06 +00:00 |
|
Scott Ullrich
|
496ca69487
|
Add DHCP options to OpenVPN
Submitted-by: Martin Fuchs
|
2007-05-08 16:45:54 +00:00 |
|
Scott Ullrich
|
1e50f7ff6c
|
Fix spelling mistake
Pointed-out-by: Summat via IRC
|
2007-05-02 21:57:14 +00:00 |
|
Scott Ullrich
|
2645bb541b
|
Add a note that you do not use Synchronize IP and password option on backup cluster members.
|
2007-05-02 21:34:46 +00:00 |
|
Scott Ullrich
|
c24a651d09
|
Allow synchornize to ip to be blank.
|
2007-05-01 16:40:05 +00:00 |
|
Scott Ullrich
|
34e73d65c4
|
Capitalize IP
|
2007-04-30 21:01:27 +00:00 |
|
Scott Ullrich
|
4a8dbe7936
|
Take into account the DHCP wan ip address as well
|
2007-04-30 20:58:22 +00:00 |
|
Scott Ullrich
|
e17b828d64
|
Do not forget VIP's as well.
|
2007-04-30 20:48:27 +00:00 |
|
Scott Ullrich
|
36dd13f283
|
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:43:01 +00:00 |
|
Scott Ullrich
|
3f8b80656b
|
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:04:56 +00:00 |
|
Scott Ullrich
|
09662e45ca
|
Increase the size of the openvpn custom options box.
|
2007-04-25 16:20:00 +00:00 |
|
Scott Ullrich
|
b7639e4a1d
|
Apply OpenVPN patch from Martin Fuchs which adds outgoing tunnel bandwidthg control.
|
2007-04-23 17:11:54 +00:00 |
|
Scott Ullrich
|
8df7037771
|
Move sync schedules underneath firewall rules section for cosmetic bling bling.
Suggested-mulitple-times-by: Holger
|
2007-04-23 00:36:34 +00:00 |
|
Scott Ullrich
|
01c0ece67b
|
Use the correct array path to deterimine if a false entry exists.
|
2007-04-21 21:15:49 +00:00 |
|
Scott Ullrich
|
4e5057071f
|
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:45 +00:00 |
|
Scott Ullrich
|
2c57ec50fd
|
Add xml sync schedules option
|
2007-04-15 19:37:50 +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 |
|