Scott Ullrich
332cf46d6c
Version bump
2006-02-11 03:48:56 +00:00
Scott Ullrich
7a7d4ce631
Do not hide openvpn menu. Much work has been done to bring OpenVPN up to speed.
2006-02-11 03:36:25 +00:00
Scott Ullrich
98a0128cc1
MFC
...
Renumber interfaces after deleting. This is required for openvpn to function correctly.
2006-02-11 03:35:07 +00:00
Scott Ullrich
68a0e4fc14
MFC 10007-100013
...
Run DHCPD as user DHCPD. Start DHCPD in a chroot for extra security.
2006-02-11 03:21:32 +00:00
Scott Ullrich
5860dad152
Redirect back to / if user selects not to reboot.
2006-02-11 03:04:21 +00:00
Scott Ullrich
e70752bae2
Remove unused file
2006-02-11 00:39:37 +00:00
Scott Ullrich
d2edbd8afc
Default to secondary then look for primary status via carp.
2006-02-11 00:09:35 +00:00
Scott Ullrich
5e390f545d
Woops, make that 10, not 0.
2006-02-10 23:56:41 +00:00
Scott Ullrich
1e19b3b4b9
Reconfig DHCP after bootup to properly assign primary/backup dhcp roles
2006-02-10 23:49:58 +00:00
Scott Ullrich
b4883eedb6
MFC 9998
...
Fix an unsettling logic error.
2006-02-10 23:44:11 +00:00
Scott Ullrich
dca17b8e74
Set hosts with a skew higher than 102 as a backup dhcp server.
...
Found at Bluegrass.net while building a new CARP cluster.
2006-02-10 23:12:58 +00:00
Scott Ullrich
26fd16f045
Remove HN.ORG, they are going bu-bye on the 16th.
2006-02-10 00:07:03 +00:00
Scott Ullrich
66952258c8
Make sure items are an array if we foreach() through them.
...
Ticket #829
2006-02-09 23:46:14 +00:00
Scott Ullrich
8cd9e1a228
Add missing images
...
Ticket #830
2006-02-09 23:41:23 +00:00
Scott Ullrich
41a77064ef
Fix errors:
...
Parse error: syntax error, unexpected ';' in /etc/rc.newwanip on line 52
Parse error: syntax error, unexpected '}' in /etc/rc.newwanip on line 55
Thanks to Trendchiller for allowing me access to his firewall to investigate.
2006-02-09 22:08:54 +00:00
Scott Ullrich
5cf44e4836
Alert when rc.dyndns.update is starting
2006-02-09 17:55:34 +00:00
Scott Ullrich
f899154d51
require_once("functions");
2006-02-09 17:51:29 +00:00
Scott Ullrich
918e54c7c2
Work with PPPoE as well
2006-02-09 02:06:23 +00:00
Scott Ullrich
deea227299
Reverse order
2006-02-09 02:02:01 +00:00
Scott Ullrich
50aab1ef85
Version bump
2006-02-08 22:52:14 +00:00
Scott Ullrich
c243c71b7a
Add rules for port 21 and 8021. ftp.microsoft.com is now unbroken again.
2006-02-08 18:46:06 +00:00
Scott Ullrich
612b243179
Swap values, they are reversed.
2006-02-07 23:33:24 +00:00
Scott Ullrich
bc1a05cbb9
MFC SpamD icons
2006-02-06 22:39:49 +00:00
Scott Ullrich
831cebe5f3
If Squid is installed but not running after bootup, log a error alerting of this info
2006-02-06 04:59:14 +00:00
Scott Ullrich
4116de68df
Remove OpenVPN tab
2006-02-06 04:43:28 +00:00
Scott Ullrich
ca79f411da
Display more than one row.
2006-02-06 01:44:11 +00:00
Scott Ullrich
07c2f7612a
Update REGEX to match -v behavior
2006-02-06 01:38:02 +00:00
Scott Ullrich
093c4c1373
Update REGEX to match -v behavior
2006-02-06 01:30:15 +00:00
Scott Ullrich
b4c3b8a01c
Update REGEX to match -v behavior
2006-02-06 01:24:57 +00:00
Scott Ullrich
2e41791cdd
Actually change the txpower.
2006-02-06 00:14:27 +00:00
Scott Ullrich
151748335c
Version bump
2006-02-05 23:51:22 +00:00
Scott Ullrich
516afa81a1
Kill trailing space
2006-02-05 23:33:53 +00:00
Scott Ullrich
1b922b9183
When redirecting back to an internal ip, add some extra goo to help the process
...
Ticket #807
2006-02-05 23:32:41 +00:00
Scott Ullrich
48bff85c62
* Sleep a little longer after killing mpd to allow it to cleanup
...
* If there was a problem killing mpd, try killing once more and log the attempt
2006-02-05 22:03:27 +00:00
Scott Ullrich
5c83df3039
Do not return duplicate DNS entries
2006-02-05 21:06:25 +00:00
Scott Ullrich
ae4d4f4529
Remove uniqueArray() which returns a unique array (removes duplicates)
...
Use array_unique() which is built into php instead.
2006-02-05 20:59:42 +00:00
Scott Ullrich
a9ea8b8f0f
Add uniqueArray() which returns a unique array (removes duplicates)
2006-02-05 20:52:33 +00:00
Scott Ullrich
e428c94d11
Do not allow blank nameserver entries
2006-02-05 20:37:01 +00:00
Scott Ullrich
5d98aeb1c8
Correctly output PPTP logs
...
Ticket #808
2006-02-05 20:24:26 +00:00
Scott Ullrich
63fff79b85
Fix HTTPS captive portal option
...
Ticket #732
2006-02-05 19:53:50 +00:00
Scott Ullrich
fb1d96c3fe
Do not pre-cache interface on bootup
2006-02-05 19:23:01 +00:00
Scott Ullrich
1b8e6c1f37
Fix alert background
2006-02-05 19:22:04 +00:00
Scott Ullrich
1f22bd55ed
Add -v pointed out by David Strout
2006-02-05 18:47:51 +00:00
Scott Ullrich
8b3c1b0722
We don't use /etc/dhclient.conf
2006-02-05 00:38:52 +00:00
Scott Ullrich
042f3731d2
Nuke all occurances of scheduler
2006-02-04 22:52:28 +00:00
Scott Ullrich
2c9d373513
add mailto:
2006-02-04 03:09:28 +00:00
Scott Ullrich
8decb6b13a
Version bump
2006-02-02 23:27:59 +00:00
Scott Ullrich
1f546354db
Change Unknown to a better description
2006-02-02 22:20:19 +00:00
Scott Ullrich
f110b20e76
Use port 8001 for HTTPS
2006-02-02 21:12:31 +00:00
Scott Ullrich
ce30000104
s/21/8021/
...
Ticket #821
2006-02-02 20:13:03 +00:00