Commit Graph

7536 Commits

Author SHA1 Message Date
Scott Ullrich
cff4feea02 We actually have 2.9 has the default now. 2007-03-14 22:06:07 +00:00
Scott Ullrich
4b7d574132 Reload vlan interfaces correctly after adding a new interface 2007-03-14 21:15:41 +00:00
Scott Ullrich
03c64985bc Fix offset footer. 2007-03-14 19:22:10 +00:00
Scott Ullrich
ee50604495 Fix ticket #1265 Multiple openvpn clients all attempt to bind to same local port 2007-03-14 19:08:47 +00:00
Seth Mos
fb7a98e96f Various filter.inc fixes.
- Different approach to setting up the load balancer rule. Tested with old style and new style gateway config.
This is not tested with server load balancing!
- Add PPPoE (server) Network to vpns list. required for ftp proxy and load balancer Negate rules.
- Only trigger load balancer Negate rules for inside interfaces without gateways.
2007-03-13 21:51:17 +00:00
Scott Dale
b837a5a6d7 Small cosmetic fix for people using ultra-widescreen-resolutions (>1600 pixel width): fade too backgroundcolor to the right and left. By Hoba 2007-03-13 20:53:42 +00:00
Scott Ullrich
5b4a95281b 8 is even faster for apc cache according to Holger. 2007-03-13 03:47:56 +00:00
Scott Ullrich
37b16f20ea Add a notice when we configure rrd data on bootup. 2007-03-13 03:35:28 +00:00
Scott Ullrich
7cb5af21cf Kill trailing space 2007-03-13 03:26:21 +00:00
Scott Ullrich
6a71103ae1 Back out variable size cache, it slows things down. Why 12 megabytes is slower than 10 megabytes is a good question. 2007-03-13 03:25:03 +00:00
Seth Mos
7a7dceb264 Automatically adjust apc cache by available memory.
Suggested-by: Seth
Implemented-by: Scott
2007-03-12 22:00:43 +00:00
Scott Ullrich
a7b5cfbe8b rc.linkup is a event queue of sorts. It needs to to loop through all arguments and process them in the order that they where received in. 2007-03-12 21:34:34 +00:00
Scott Ullrich
5cf1bd37f7 * Show arguments being passed * Remove argument == 2 check, there could be 4, or 6, or 8, etc. 2007-03-12 21:04:34 +00:00
Scott Ullrich
9059473d05 Increase default cache size to 10 megabytes to make wraps happy again Noticed-and-prodded-by: Holger 2007-03-12 21:03:10 +00:00
Scott Ullrich
2a59483dc9 Make sure openntpd is installed since it is now in base 2007-03-12 20:05:02 +00:00
Seth Mos
9a80f32860 Commit forgotten theme files 2007-03-11 20:24:16 +00:00
Scott Ullrich
ffed1529ec Remove logging helper entries 2007-03-09 18:35:37 +00:00
Scott Ullrich
6f043d8aad Remove logging helper entries 2007-03-09 18:31:11 +00:00
Scott Ullrich
244eb4dbd7 s/18/08/ 2007-03-09 02:51:03 +00:00
Scott Ullrich
dc87c7933f Use real interface name for now and fix the bug. 2007-03-09 00:20:20 +00:00
Scott Ullrich
300d160912 Woops, use correct function 2007-03-09 00:04:48 +00:00
Scott Ullrich
89f98e8f64 Refer to the binat by its friendly interface name 2007-03-08 23:59:56 +00:00
Scott Ullrich
e8805207a8 Now that php is back to normal, back out the extension lines so that they are not loaded twice 2007-03-08 23:48:39 +00:00
Scott Ullrich
b62f2ef1b1 Version bump 2007-03-08 23:27:17 +00:00
Scott Ullrich
4582b281d6 Be consistent on bootup. IE: Starting time sync...done.\n instead of Starting time sync ... 2007-03-08 23:19:11 +00:00
Scott Ullrich
69f4b3a77a Bump php working max memory to 32 megabytes 2007-03-08 20:13:00 +00:00
Seth Mos
b09c72144e Set default graph to processor 2007-03-08 19:58:32 +00:00
Seth Mos
1678cd9e2d Remove reference to if=wan on the rrd link in the menu.
Defaults are set in the page.
2007-03-08 19:56:53 +00:00
Seth Mos
e3d7c123d8 Commit system throughput graph 2007-03-08 19:50:49 +00:00
Seth Mos
4e9cd82858 Allow for basic network boot configuration
In Use By: Seth
2007-03-08 19:48:47 +00:00
Scott Ullrich
afd5cfd7be Set php extensions dir 2007-03-08 18:15:18 +00:00
Scott Ullrich
c968bcdf8c Include curl 2007-03-08 18:12:47 +00:00
Scott Ullrich
d8576be536 Allow multiple client tunnels via OpenVPN
Ticket #1265

Ok: fernando lemos
2007-03-08 17:59:45 +00:00
Scott Ullrich
8452103901 Load pcre.so module 2007-03-07 02:31:11 +00:00
Scott Ullrich
f3b8a784e2 Add xml.so 2007-03-07 02:26:20 +00:00
Scott Ullrich
c4e3f1492e Hard code our php extensions directory to /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ 2007-03-07 02:03:13 +00:00
Seth Mos
baf9fab22e Do ourself a favor and start the time sync after we configured the interfaces.
So we can actually sync to something.
2007-03-06 21:47:48 +00:00
Seth Mos
d047d89f0b Hopefully make the inteface_has_gateway function a lot more robust.
We should handle real interface names now
And Uppercase friendly names.
2007-03-06 21:45:19 +00:00
Seth Mos
9850b6256a Cleanup code, fix dropdown selection. 2007-03-06 10:23:02 +00:00
Seth Mos
9ba08fba64 Make the AON FTP logic a bit more verbose.
Add comments.
2007-03-06 10:12:53 +00:00
Scott Ullrich
68f346509f wpa_supplicant needs to have access to sending and receiving layer 2 (link layer) packets with two Ethertypes: EAP-over-LAN (EAPOL) 0x888e and RSN pre-authentication 0x88c7. l2_packet.h defines the interfaces used for this in the core wpa_supplicant implementation. Found from: http://209.85.165.104/search?q=cache:O5NrMslxwKAJ:w1.fi/wpa_supplicant/devel/porting.html+wpa2+0x888e&hl=en&ct=clnk&cd=2&gl=us&client=firefox-a 2007-03-06 00:16:12 +00:00
Scott Ullrich
7f88941d28 Tell the stray f to f off 2007-03-04 21:56:20 +00:00
Scott Ullrich
d8eafa31c4 Soft updates are handled in /etc/rc. Remove code. 2007-03-04 21:44:30 +00:00
Seth Mos
1b081fd9da Backout the snmp_bridge option. We can add it back when snmp_bridge.so
makes it into releng_1 bsnmpd.
2007-03-04 21:18:17 +00:00
Scott Ullrich
8125c172a3 Do not forget to keep state on enc0 packets 2007-03-04 21:12:11 +00:00
Scott Ullrich
b5d8499ca8 Trigger a FSCK if required before switching on softupdates 2007-03-04 20:24:57 +00:00
Scott Ullrich
d5f60dba2d Twiddle softupdates bits during console muting. 2007-03-04 19:56:40 +00:00
Scott Ullrich
0b91e3c9dd Full path to grep, add comment. 2007-03-04 19:15:08 +00:00
Scott Ullrich
b523add095 Handle enablesoftupdates on the full installation platform as well 2007-03-04 19:13:33 +00:00
Scott Ullrich
d5cfa74bf7 Enable hidden option in system called enablesoftupdates which will turn on soft updates before mounting rw 2007-03-04 19:01:46 +00:00