summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change default to enable block bogonsChris Buechler2008-11-302-0/+2
|
* Fix not needed escapes when using <<<EOF like start/end terminators. ↵Ermal Luçi2008-11-291-1/+1
| | | | Pointy-hat: myself.
* Untested change, exec.php is broken.Seth Mos2008-11-291-1/+1
| | | | Might work and prevent bogus gateway entries showing up.
* Add more debugging to trace the pppoe problems.Seth Mos2008-11-291-2/+6
|
* I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing thisBill Marquette2008-11-291-1/+0
| | | | | allows my iphone to connect to my pfsense box just like it does on 1.2.1
* Don't try to configure a blank WINS server, while it doesn't kill mpd, itBill Marquette2008-11-291-2/+2
| | | | sure whines about it.
* Add debug statement for pppoe and pptp issue with dynamic gateways.Seth Mos2008-11-291-1/+2
| | | | Perhaps it returns without a trim()
* Tell ftp-proxy to tag packets passing on its rules with the same tag rdr ↵Ermal Luçi2008-11-281-2/+2
| | | | rules does so at least some shaping policy can be applied on outbound packets through the Floating tab.
* 'til the pptp patch gets in again activate the rdr needed for gre.Ermal Luçi2008-11-281-1/+1
|
* Add the quick option for the ftp-proxy rules until a better way of doing ↵Ermal Luçi2008-11-281-2/+2
| | | | this comes up.
* Limit scrub operation only to in direction as filter rules. For out FreeBSD ↵Ermal Luçi2008-11-281-1/+1
| | | | and pf can handle themselves.(part 2 :)
* Limit scrub operation only to in direction as filter rules. For out FreeBSD ↵Ermal Luçi2008-11-281-1/+1
| | | | and pf can handle themselves.
* Forced commit.Ermal Luçi2008-11-280-0/+0
| | | | With previous commit sshblockout and carp/pfsync proto rules are moved to the top of result filter rules file.
* * Convert NAT reflection and ftp proxy to use tags on filter rules. This ↵Ermal Luçi2008-11-281-151/+67
| | | | | | | | | removes all that duplicated and not so clear code on the filter rules. * Remove the 'user proxy' from RFC 959 workaround rules to alleviate some problems in locking when this type of rules are used * Remove a global $used_pftpx_ports not needed anymore NOTE: Two new tags PFFTPPROXY and PFREFLECT are introduced for the purpose. Probably would make sense write something for documenting this tags.
* Remove unused function.Ermal Luçi2008-11-261-16/+0
|
* Handle the case where WAN might be disabled or renamed.Ermal Luçi2008-11-261-3/+3
|
* Handle the case where WAN might be disabled or renamed.Ermal Luçi2008-11-261-3/+3
|
* * guiconfig.inc comes firstScott Ullrich2008-11-251-4/+3
| | | | * use escapeshellarg()
* Ensure item is an arrayScott Ullrich2008-11-251-1/+1
|
* Show interface in uppercaseScott Ullrich2008-11-251-1/+1
|
* Show interfaces in uppercaseScott Ullrich2008-11-251-1/+1
|
* Reformat wireless input boxesScott Ullrich2008-11-251-25/+60
|
* * Move conf_mount_ro() after cron_configure()Scott Ullrich2008-11-251-8/+8
| | | | * Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more
* Cleanup text formattingScott Ullrich2008-11-251-10/+9
|
* Cleanup breaksScott Ullrich2008-11-251-7/+7
|
* Clear notebox after clicking add a new oneScott Ullrich2008-11-251-1/+2
|
* Auto fill interface descr-GW as the nameScott Ullrich2008-11-251-1/+1
|
* * Tweak cellspacing and cellpaddingScott Ullrich2008-11-251-8/+10
| | | | * Center Cancel / Save
* Launch item in new targetScott Ullrich2008-11-251-1/+1
|
* Add a notebox and flash a small notice after the gateway is populatedScott Ullrich2008-11-251-0/+3
| | | | in the dropdownbox stating where you can manage the gateways.
* Move status wheel box higher upScott Ullrich2008-11-251-2/+2
|
* Hide add gateway box after clicking saveScott Ullrich2008-11-251-0/+1
|
* Add GatewayScott Ullrich2008-11-251-1/+1
|
* Add default gw box, check it by default if the interface is wanScott Ullrich2008-11-251-3/+8
|
* If the interface is wan, select the default gw box automaticallyScott Ullrich2008-11-251-1/+4
|
* Do not allow duplicate gateway namesScott Ullrich2008-11-251-0/+5
|
* Use show, not appearScott Ullrich2008-11-251-1/+2
|
* Add onFailure Ajax methodScott Ullrich2008-11-251-0/+4
|
* Make add gw screen red to draw attentionScott Ullrich2008-11-251-6/+6
|
* Do extra checking on return valueScott Ullrich2008-11-251-7/+12
|
* Add isAjax handleScott Ullrich2008-11-251-0/+5
|
* * Rename Copy my MAC address to Insert my local MAC addressScott Ullrich2008-11-251-1/+3
| | | | * Do not show Insert my local MAC address when no mac is detected
* s/add one/add a new one/Scott Ullrich2008-11-251-1/+1
|
* Apply routing changes, tooScott Ullrich2008-11-251-1/+4
|
* Use name, not gateway ipScott Ullrich2008-11-251-2/+3
|
* Correct restore stateScott Ullrich2008-11-251-3/+4
|
* Hide gw save and cancel button after clicking saveScott Ullrich2008-11-251-2/+6
|
* Hide main form cancel, save buttons while gateway add function is enabled.Scott Ullrich2008-11-251-2/+6
|
* Escape posted valuesScott Ullrich2008-11-251-1/+1
|
* Hide dropdown when add gateway box is activeScott Ullrich2008-11-251-0/+2
|
OpenPOWER on IntegriCloud