Commit Graph

12271 Commits

Author SHA1 Message Date
Ermal Luçi
9eb60dcc6f Fixes Issue #142 2009-11-09 18:49:04 +00:00
Chris Buechler
6097246c7d fix typo 2009-11-08 19:56:50 -05:00
Chris Buechler
e89f200824 fix typo 2009-11-08 19:36:05 -05:00
Chris Buechler
e3d345ab3a err, this defeats the entire purpose of NAT-T for clients behind the firewall, let's not do this. 2009-11-08 19:07:21 -05:00
Chris Buechler
f9f160b18f clean up RADIUS issued IPs, shouldn't be two fields, and it wasn't properly checked/unchecked before. Fixes cvstrac # 1722 2009-11-08 18:58:52 -05:00
Chris Buechler
ba9d3f0755 Add explanation for additional fields. 2009-11-08 18:34:48 -05:00
Scott Ullrich
7a6a0c0a7d Stop spamming the logs with config_unlock() is depricated please use unlock(). 2009-11-07 22:37:44 -05:00
Chris Buechler
ddf2c9400f Merge branch 'master' of git@rcs.pfsense.org:pfsense/mainline 2009-11-07 22:22:48 -05:00
Scott Ullrich
8b0d920e41 allow sending of same message twice when 'testing' smtp service 2009-11-07 22:22:09 -05:00
Chris Buechler
09725e7611 add links to IPsec logs under IPsec status and other pages 2009-11-07 22:21:59 -05:00
Scott Ullrich
c20acc3559 Kill racoon when disabling IPSEC. Restart it if re-enabled. 2009-11-07 21:34:00 -05:00
Chris Buechler
4937fc88d1 Don't add port on no nat rules. Fixes #120 2009-11-07 20:51:40 -05:00
Chris Buechler
68b0c7ebf6 show what pass/linked icons mean 2009-11-07 20:03:37 -05:00
Chris Buechler
537dff78f9 show pass icon for rdr pass entries, fix editing of pass entries 2009-11-07 19:55:57 -05:00
Chris Buechler
f891bf66e2 old version got committed accidentally, fix 2009-11-07 19:34:24 -05:00
unknown
297ed624ca Fix "Filter rule association" "Pass" option 2009-11-07 03:57:04 -05:00
Scott Ullrich
093bcebcd3 Move newer xmlreader code to xmlreader.inc. Restore old xmlparse code to xmlparse.inc. Default to the older xmlparse.inc but add a flag check if /cf/conf/use_xmlreader is present the newer code will be included instead until the remaining bugs can be resolved with it (see rcs for many). 2009-11-06 22:33:15 -05:00
Scott Ullrich
26433cb842 Adding newer xmlreader code to it's own file so that it can be turned and off until remaining bugs are fixed 2009-11-06 22:28:00 -05:00
Scott Ullrich
d1f9da0af2 Nuke old dev bootstrap code that is no longer in use 2009-11-06 20:24:25 -05:00
Ermal Luçi
cf222376e2 Relax some very strict cases. 2009-11-03 17:27:49 +00:00
Ermal Luçi
f5881023b3 Be more strict on shaper checking and what is written to config. Clean up whitespace while here. 2009-11-03 17:12:29 +00:00
Ermal Luçi
154deb0278 Unbreak returning the real mem and web interface in general. Pointy-hat-to: Scott. 2009-11-03 12:30:43 +00:00
Ermal Luçi
101ccd1436 Unbreak the wizards. Some one enabled this disabled parts without even testing! Pointy-hat-to: scott@?! 2009-11-03 12:26:10 +00:00
Scott Ullrich
8217d34d20 Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the available memory from bootup log file. RouterStationPRO is an example 2009-11-02 21:35:55 -05:00
Scott Ullrich
08b17c6dea Add default load balancing monitor types for ICMP, TCP, HTTP, HTTPS and SMTP from BillM 2009-11-02 16:27:59 -05:00
Ermal Luçi
361a1b3ed4 The wizards do not set the rule type and queues should be enabled even on block rules so add the queues to the rules even if the type of rule is not set(which means pass btw). This unbreaks the traffic shaper wizards and block shaping rules. 2009-11-02 17:57:36 +00:00
Seth Mos
3b52c5afce Woops, remove accidental debugging line. 2009-11-02 13:38:07 +01:00
Chris Buechler
2580f58440 remove unnecessary cat 2009-11-02 04:41:57 -05:00
Seth Mos
5d4126249d Cleanup of firewall_nat_out_edit.php, whitespace changes, add curlies
for statements. Unset dstport and natport so the firewall rules do not
break.
2009-11-02 10:27:49 +01:00
Scott Ullrich
84fa0d60e1 Turn off IPSEC net.inet.ip.ipsec_in_use when IPSEC is disabled 2009-10-28 15:46:33 -04:00
Scott Ullrich
ad6722c52e Set sysctl net.inet.ip.ipsec_in_use=1 when starting racoon 2009-10-28 10:56:19 -04:00
Scott Ullrich
6734081ade Revert "Fix no nat rules where ports 1024:65535 is added Resolves #120"
This reverts commit 8763e56d20.
2009-10-27 21:13:41 -04:00
Scott Ullrich
8763e56d20 Fix no nat rules where ports 1024:65535 is added Resolves #120 2009-10-27 20:40:45 -04:00
Scott Ullrich
9694e102fa Automatically populate linespeed when prefilling 2009-10-26 13:14:50 -04:00
Scott Ullrich
9d933d9497 Handle secondary DNS correctly for 3G 2009-10-26 12:50:21 -04:00
Scott Ullrich
1d894eafbf Switch over to handling DNS from ppp.linkup allowing mulitple 3G cards to coexist on the same box 2009-10-26 12:43:46 -04:00
Scott Ullrich
d0c04c7754 Kill foreach error 2009-10-26 02:08:30 -04:00
Scott Ullrich
5870589cc3 Adding diag_logs_ppp.php 2009-10-26 02:06:32 -04:00
Scott Ullrich
220ee0de10 s/IPsec VPN/IPsec/ to keep the tab behavior 2009-10-26 02:02:51 -04:00
Scott Ullrich
16bc1e3146 Set correct tab title 2009-10-26 02:00:22 -04:00
Scott Ullrich
beb2638914 Set title 2009-10-26 01:59:50 -04:00
Scott Ullrich
295e19dd97 Add PPP logging tab 2009-10-26 01:48:52 -04:00
Scott Ullrich
ffeb5acffb Handle uping interfaces a bit more sanely 2009-10-26 01:40:36 -04:00
Scott Ullrich
7284d8506c Revert interfaces_bring_up changes 2009-10-26 01:27:51 -04:00
Scott Ullrich
2ebf39457d Check to see if interface exists 2009-10-26 01:26:22 -04:00
Scott Ullrich
a6bce4360c Add space between interface and real interface brackets 2009-10-26 01:09:46 -04:00
Scott Ullrich
70af94d7b3 Add ppp endpoints IP as gateway 2009-10-26 00:55:48 -04:00
Scott Ullrich
36bf235ee5 Add and use ppp-script 2009-10-26 00:25:44 -04:00
Scott Ullrich
bb26581c50 Move " 2009-10-25 23:53:23 -04:00
Scott Ullrich
f532da19e3 Remove extra " 2009-10-25 23:48:45 -04:00