Commit Graph

8050 Commits

Author SHA1 Message Date
Scott Ullrich
0018f8ef91 MFC 18866 Update reg ex to accommodate extra data thrown into log Ticket #1371 2007-07-04 20:14:26 +00:00
Scott Ullrich
9dfd7cd6f8 Version bump. Resume snapshots. 2007-07-03 00:44:40 +00:00
Scott Ullrich
ae3465c994 Version bump. 2007-07-02 23:38:41 +00:00
Scott Ullrich
699cc24bf1 Correct location to "true". Noticed-by: dsh 2007-07-02 21:38:32 +00:00
Scott Ullrich
535c29e4fb Remove code which does not belong in RELENG_1_2. The new login / user system is in RELENG_1+ 2007-07-01 23:29:25 +00:00
Scott Ullrich
5a58a2a87d Version bump 2007-07-01 20:03:09 +00:00
Scott Ullrich
165f9cb9ba Cleanup IPSEC rules. We where blocking port = 500 UDP on CARP interfaces, for one. 2007-07-01 19:59:57 +00:00
Scott Ullrich
a6bcda3966 Be more verbose on logging so that we can correctly deterimine protocol, etc. Ticket #1348 2007-07-01 19:24:41 +00:00
Scott Dale
becda2786f set filename properly upon downloading capture 2007-07-01 05:09:05 +00:00
Scott Ullrich
ff93492761 Version bump 2007-07-01 02:55:01 +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
98e844879e $config needs to be global 2007-06-30 22:25:31 +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
0ec2b73d26 unbreak policy routing rules network access to LAN IP Ticket #1320 2007-06-30 22:04:53 +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
Scott Ullrich
05b3900d5b Remove openvpn csc file when option is disabled. Ticket #1339 2007-06-30 21:19:48 +00:00
Scott Ullrich
f877ef299d Do not antispoof on wan when it is bridged. Ticket #1352 2007-06-30 20:38:15 +00:00
Scott Ullrich
378271bfa8 Version bump. 2007-06-29 18:22:46 +00:00
Scott Ullrich
c95fcd0d9e Move CARP and PFSYNC allow traffic before USER_RULES section. If a person has a restrictive ruleset then it is possible to disallow traffic. 2007-06-29 16:22:43 +00:00
Scott Ullrich
dbf4359964 Version bump. 2007-06-28 05:36:13 +00:00
Scott Dale
0f0d55ca72 parse entire path for packet capture file to download correctly 2007-06-28 00:45:32 +00:00
Scott Ullrich
bef659d1a0 Version bump 2007-06-27 20:33:48 +00:00
Scott Ullrich
f7c00fd4ce s/bin/sbin/ 2007-06-27 19:43:54 +00:00
Scott Ullrich
78a96e2c0a Reset SLBD every 5 hours to avoid 100% cpu utilization Ticket #1316 2007-06-27 19:37:56 +00:00
Scott Dale
46c5d91505 update widget css 2007-06-22 01:50:58 +00:00
Scott Ullrich
7e8b679d9c Note that failover mode only applies to ougoing (multi-wan) rules. 2007-06-20 23:24:56 +00:00
Scott Ullrich
620e7e1397 Default to nat-reflection inactivity of 2000 which is roughtly 33 minutes. 2007-06-19 20:23:50 +00:00
Scott Ullrich
72b906c90f Correct location of use_rrd_gateway. 2007-06-18 05:25:18 +00:00
Scott Ullrich
eee6bcda37 Revise polling text. 2007-06-10 00:08:20 +00:00
Scott Ullrich
64088d3f64 Make sure we are writable for /etc/crontab 2007-06-09 21:02:13 +00:00
Scott Ullrich
4b9b4ed1f4 Unbreak captive portal images. 2007-06-09 20:55:02 +00:00
Scott Ullrich
2ab9b89e8c Cleanup logging line so that it is more readable. 2007-06-09 20:04:49 +00:00
Scott Ullrich
e8721ce512 find_interface_ip() requires a real interface 2007-06-09 20:02:32 +00:00
Scott Ullrich
c3bb613a2c Version bump 2007-06-06 22:08:30 +00:00
Scott Ullrich
1a93a8ab10 Revert previous commits now that IPSEC is reloading correctly. 2007-06-05 00:23:07 +00:00
Scott Ullrich
7c29b7eed9 Version bump. 2007-06-04 23:15:51 +00:00
Scott Ullrich
ef84c96a78 Catch checkreload.sh back up to check_reload_status changes. 2007-06-04 22:50:42 +00:00
Scott Ullrich
0cc64c21b9 Restore previous PPTP changes. 2007-06-04 22:47:23 +00:00
Scott Ullrich
2e54e8f763 With the tweaks that have occured today fastcgi can now run again on 64 megabyte machines. 2007-06-03 21:00:50 +00:00
Scott Ullrich
2e28c9c7d2 Reset terminals on blank input which could be a console reload war between some kind of strange "new spawned console". 2007-06-03 20:50:51 +00:00
Scott Ullrich
3b3978e8af Set the recv and send space to 4096 when folks use pfSense on 64 megabyte machines. 2007-06-03 19:48:53 +00:00
Scott Ullrich
cdfff204a8 * Backout last commit * Change the logic a bit by sleeping for 10 seconds after option 2 and then logout and log back in. This works around the strange strange shell issues on serial console. 2007-06-03 01:09:41 +00:00
Scott Ullrich
db6e5348fe Instead of running an endless loop, let the console logout and log back in after a command. This fixes some of the issues on serial console. 2007-06-03 00:34:58 +00:00
Scott Ullrich
119cd3afac Close STDIN ($fp) handle before returning back to shell. Major doh's. 2007-06-02 22:21:01 +00:00
Timo Boettcher
9c51b6f6bb SSH-Key(only) Login 2007-06-02 22:12:03 +00:00
Scott Ullrich
5397d0ebad Close STDIN ($fp) handle before returning back to shell. Major doh's. 2007-06-02 22:05:43 +00:00