Commit Graph

7507 Commits

Author SHA1 Message Date
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
Seth Mos
652b8ce061 I forgot, the ftp helpers on releng_1 are started from config.inc not pfsense-utils.inc (head) 2007-03-04 11:24:24 +00:00
Seth Mos
c9238b6de9 Do not trigger the routed ftp logic for outside interfaces.
This is coded blind, it needs a field test.
2007-03-04 01:55:01 +00:00
Bill Marquette
34441e8640 MFC [16853]
Fix opt interface lookup
2007-03-04 01:08:21 +00:00
Scott Ullrich
9a06464690 Restore PPPoE and WPA access through captive portal that was lost in last m0n0 sync. 2007-03-03 19:51:05 +00:00
Bill Marquette
b91375370b s/metallic/nervecenter/
Submitted-by: Gary Buckmaster
2007-03-03 16:58:29 +00:00
Seth Mos
c01d99da52 Re-add missing queues graphs 2007-03-03 00:35:59 +00:00
Seth Mos
2e5126187c Remove public website from drop down 2007-03-03 00:07:09 +00:00
Seth Mos
4190956e4c Show load balancer pool type in status 2007-03-02 23:54:36 +00:00
Seth Mos
d1a4365d8f Show behaviour in type field 2007-03-02 23:48:32 +00:00
Seth Mos
a9b76f6824 Correct function name 2007-03-02 23:30:33 +00:00
Seth Mos
96bfcbbba0 Add functions to return outside interface list and check if it has a gateway 2007-03-02 23:17:38 +00:00
Scott Ullrich
71602b1413 Only install listen directive when value is filled in. 2007-03-02 20:20:29 +00:00
Scott Ullrich
e8b82b8191 ctrl-c is handy in the shell. Do not lock out. 2007-03-02 17:32:15 +00:00
Scott Ullrich
b3fd1c2f9f Do not show notice about rebooting. It is already shown prior. 2007-03-02 17:26:41 +00:00
Seth Mos
b4f7282cc8 Speed the leases page by another factor of 10.
sub 2s load times.
2007-03-02 15:31:08 +00:00
Seth Mos
95fb49e81d Allow for more snmpd options. If we want (remote) cpu and process monitoring support (nagios).
Needs missing snmp_bridge.so to be committed into build!
2007-03-02 08:36:58 +00:00
Scott Ullrich
4eaaea87b8 Sleep for 2 seconds between restarting slbd 2007-03-01 17:37:38 +00:00
Scott Ullrich
12fea2f7a4 Do not write out STP to debugging .sh file if either interface is wireless, it confuses what we did previously. 2007-02-27 23:08:43 +00:00
Bill Marquette
cf8f9e74bc MFC [16810]
Don't sync proxyarp items, conflicts will occur
2007-02-27 22:50:29 +00:00
Bill Marquette
6e42e03886 Only perform CARP work on VIPs if they're really CARP VIPs
Reported-by: Martin Beauchamp
MFC [16808]
2007-02-27 22:33:47 +00:00
Scott Ullrich
b7da29b3c6 Version bump 2007-02-27 21:57:05 +00:00
Scott Ullrich
32c2c5288e Kill trailing space 2007-02-27 20:45:31 +00:00
Scott Ullrich
0d6fa4f472 Fix Fatal error: Cannot redeclare captiveportal_get_next_ipfw_ruleno() (previously declared in /etc/inc/captiveportal.inc:957) in /etc/inc/captiveportal.inc on line 985 2007-02-27 17:33:22 +00:00
Scott Ullrich
3cbbc3e50d Somehow pear.inc was commited to repo as PEAR.inc 2007-02-27 17:31:25 +00:00
Scott Ullrich
0cf7b7a7c0 Sync w/ m0n0wall:
update time zone data to reflect US/Canada DST changes
2007-02-27 17:23:14 +00:00
Scott Ullrich
ef345a708c Sync w/ m0n0wall 2007-02-27 17:14:45 +00:00
Scott Ullrich
d0dd13efda When editing a CARP VIP do not complain about the VHID when the record id matches 2007-02-27 17:09:46 +00:00
Scott Ullrich
d44bccc798 Sync w/ m0n0wall 2007-02-27 16:59:54 +00:00
Scott Ullrich
23c4f9785c Sync w/ m0n0wall 2007-02-27 15:31:43 +00:00