Commit Graph

19384 Commits

Author SHA1 Message Date
Scott Ullrich
f8ae763c00 Remoev rebootbox css. it is not W3C standard. 2005-02-21 20:14:54 +00:00
Scott Ullrich
760c1366e7 Remove trailing blank lines 2005-02-21 20:09:07 +00:00
Scott Ullrich
5f9b482fff global g$ in fetch_latest_pkg_config() 2005-02-21 19:53:57 +00:00
Scott Ullrich
dd62c2d420 Correct form post to url 2005-02-21 19:48:51 +00:00
Scott Ullrich
5b7c423ba8 Correct deterimine the wan interface and get its ip. 2005-02-21 16:02:52 +00:00
Colin Smith
2b24607380 Fix package version checking. 2005-02-21 05:42:38 +00:00
Colin Smith
d66016a384 Fix pkg_config.xml updater. 2005-02-21 05:26:12 +00:00
Colin Smith
864371317f Add pkg_config_location to globals. 2005-02-21 05:21:32 +00:00
Scott Ullrich
c87c2fb0d2 * Extra )
Reported-by: colin
2005-02-21 04:37:57 +00:00
Bill Marquette
64a7d46ac0 really make nat port maps work 2005-02-21 00:53:23 +00:00
Scott Ullrich
fc2f4559ec * Add blank sysctl.conf file 2005-02-21 00:44:10 +00:00
Scott Ullrich
9a720b8830 * Update outgoing firewall rule logic.
Suggested-by: billm
2005-02-21 00:29:06 +00:00
Scott Ullrich
3a003406ac * Add version column with upgrade link 2005-02-21 00:03:22 +00:00
Scott Ullrich
0025d774aa Add upgrade package support. Still needs an indicator on the installed packages screen. 2005-02-20 22:28:02 +00:00
Bill Marquette
0d8389558d temp fix for pppoe; physical iface has no IP, rules bound to it fail 2005-02-20 22:07:19 +00:00
Scott Ullrich
89f7e23c2f * missing )
* Typo in mwexec
* Only issue sysctl if it contains a value
2005-02-20 21:57:39 +00:00
Scott Ullrich
3ff9d42447 Add support for /etc/sysctl.conf 2005-02-20 21:41:56 +00:00
Scott Ullrich
06e2627e48 Clean up package manager. Move common functions to /etc/inc/pfsense-utils.inc. 2005-02-20 21:19:29 +00:00
Scott Ullrich
299a0c5182 Bump to 0.36 which will be released around 8 pm tonite. 2005-02-20 20:57:58 +00:00
Scott Ullrich
440b6d9962 Include full path to .tgz in package manager. Previously broken by me. 2005-02-20 20:52:54 +00:00
Scott Ullrich
8299072126 Default to "raw" logging until the loging parsing items are updated. 2005-02-20 20:32:42 +00:00
Bill Marquette
a539f08be2 advanced nat can now do source port mapping (useful for IPSec traversal) 2005-02-20 20:18:05 +00:00
Bill Marquette
deaec3a48f backend code to enable port mapping in advanced outbound nat 2005-02-20 19:29:23 +00:00
Bill Marquette
aa69990858 Clean up extraneous binat rule 2005-02-20 18:00:29 +00:00
Bill Marquette
e397ee623e Make carp rules a little tighter and don't sync to peer (peer will already have same state) 2005-02-20 17:55:16 +00:00
Bill Marquette
f883f1dd69 !any is invalid in nat rule 2005-02-20 17:33:54 +00:00
Bill Marquette
b17a19eb9e fix dest caching when 'not' is used in outbound filter 2005-02-20 17:29:49 +00:00
Bill Marquette
e9f252faa0 Create advanced outbound NAT rules as user intended and fix negation rules 2005-02-20 17:12:55 +00:00
Bill Marquette
78c80bbc25 revert last commit, it breaks non-advanced outbound NAT 2005-02-20 07:58:23 +00:00
Bill Marquette
da6dab7d07 Create advanced outbound NAT rules as user intended 2005-02-20 07:29:40 +00:00
Scott Ullrich
7f6509197e If a user has chosen a state, correctly setup rules for it 2005-02-20 06:42:37 +00:00
Scott Ullrich
37c5439361 * Clean up firewall -> handling code 2005-02-20 06:09:01 +00:00
Scott Ullrich
a06db5e076 Pass any proto, not just tcp. 2005-02-20 05:49:14 +00:00
Scott Ullrich
96d7399857 Woops stray ; 2005-02-20 05:45:22 +00:00
Scott Ullrich
3fa49e43a3 Since we are now allowing on IN only we need to allow the firewall itself to talk to its interfaces. 2005-02-20 05:43:10 +00:00
Scott Ullrich
77a82d1a6c Use full path to tar 2005-02-20 02:42:19 +00:00
Scott Ullrich
8f39b49bf9 Handle multiple port redirection correctly 2005-02-20 02:36:58 +00:00
Scott Ullrich
dad547ef99 Version bump to 0.35 2005-02-20 02:16:26 +00:00
Scott Ullrich
ca83c6ea5a Update default captive portal page. 2005-02-20 02:00:09 +00:00
Colin Smith
da4103386f Backout unnecessary head command. 2005-02-20 01:48:10 +00:00
Scott Ullrich
8867be5227 Change autoboot_delay to 0 2005-02-20 00:44:05 +00:00
Scott Ullrich
63b9188d92 Custom loader.conf 2005-02-20 00:42:52 +00:00
Scott Ullrich
968cfa56da Really assign keep state to the rules if no other method is chosen. 2005-02-20 00:07:24 +00:00
Scott Ullrich
754b5daff5 * Make sure nat rules come before rdr rules 2005-02-19 23:53:43 +00:00
Scott Ullrich
faa2290d2b * Ensure user rules are marked as a direction of IN
* Make sure rule has keep state if its selected
* Make sure logging is setup on ALL interfaces
2005-02-19 23:49:42 +00:00
Colin Smith
528cad3978 Add option to exclude package configuration from backup. 2005-02-19 23:16:20 +00:00
Colin Smith
2ad0b6d27c m0n0wall -> pfSense 2005-02-19 19:48:48 +00:00
Scott Ullrich
441a6a6e4d Fix missing space in max-src-nodes
Submitted-by:  Bill Marquette <bill.marquette_AT_gmail.com>
2005-02-19 17:35:49 +00:00
Scott Ullrich
fa9af16466 Be sure to save and restore state values.
Submitted-by:  Bill Marquette <bill.marquette_AT_gmail.com>
2005-02-19 17:31:07 +00:00
Scott Ullrich
4075d9c10f Log when the package installation untars an archive 2005-02-19 17:24:37 +00:00