Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change default to enable block bogons | Chris Buechler | 2008-11-30 | 2 | -0/+2 |
| | |||||
* | Fix not needed escapes when using <<<EOF like start/end terminators. ↵ | Ermal Luçi | 2008-11-29 | 1 | -1/+1 |
| | | | | Pointy-hat: myself. | ||||
* | Untested change, exec.php is broken. | Seth Mos | 2008-11-29 | 1 | -1/+1 |
| | | | | Might work and prevent bogus gateway entries showing up. | ||||
* | Add more debugging to trace the pppoe problems. | Seth Mos | 2008-11-29 | 1 | -2/+6 |
| | |||||
* | I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing this | Bill Marquette | 2008-11-29 | 1 | -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, it | Bill Marquette | 2008-11-29 | 1 | -2/+2 |
| | | | | sure whines about it. | ||||
* | Add debug statement for pppoe and pptp issue with dynamic gateways. | Seth Mos | 2008-11-29 | 1 | -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çi | 2008-11-28 | 1 | -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çi | 2008-11-28 | 1 | -1/+1 |
| | |||||
* | Add the quick option for the ftp-proxy rules until a better way of doing ↵ | Ermal Luçi | 2008-11-28 | 1 | -2/+2 |
| | | | | this comes up. | ||||
* | Limit scrub operation only to in direction as filter rules. For out FreeBSD ↵ | Ermal Luçi | 2008-11-28 | 1 | -1/+1 |
| | | | | and pf can handle themselves.(part 2 :) | ||||
* | Limit scrub operation only to in direction as filter rules. For out FreeBSD ↵ | Ermal Luçi | 2008-11-28 | 1 | -1/+1 |
| | | | | and pf can handle themselves. | ||||
* | Forced commit. | Ermal Luçi | 2008-11-28 | 0 | -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çi | 2008-11-28 | 1 | -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çi | 2008-11-26 | 1 | -16/+0 |
| | |||||
* | Handle the case where WAN might be disabled or renamed. | Ermal Luçi | 2008-11-26 | 1 | -3/+3 |
| | |||||
* | Handle the case where WAN might be disabled or renamed. | Ermal Luçi | 2008-11-26 | 1 | -3/+3 |
| | |||||
* | * guiconfig.inc comes first | Scott Ullrich | 2008-11-25 | 1 | -4/+3 |
| | | | | * use escapeshellarg() | ||||
* | Ensure item is an array | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Show interface in uppercase | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Show interfaces in uppercase | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Reformat wireless input boxes | Scott Ullrich | 2008-11-25 | 1 | -25/+60 |
| | |||||
* | * Move conf_mount_ro() after cron_configure() | Scott Ullrich | 2008-11-25 | 1 | -8/+8 |
| | | | | * Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more | ||||
* | Cleanup text formatting | Scott Ullrich | 2008-11-25 | 1 | -10/+9 |
| | |||||
* | Cleanup breaks | Scott Ullrich | 2008-11-25 | 1 | -7/+7 |
| | |||||
* | Clear notebox after clicking add a new one | Scott Ullrich | 2008-11-25 | 1 | -1/+2 |
| | |||||
* | Auto fill interface descr-GW as the name | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | * Tweak cellspacing and cellpadding | Scott Ullrich | 2008-11-25 | 1 | -8/+10 |
| | | | | * Center Cancel / Save | ||||
* | Launch item in new target | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Add a notebox and flash a small notice after the gateway is populated | Scott Ullrich | 2008-11-25 | 1 | -0/+3 |
| | | | | in the dropdownbox stating where you can manage the gateways. | ||||
* | Move status wheel box higher up | Scott Ullrich | 2008-11-25 | 1 | -2/+2 |
| | |||||
* | Hide add gateway box after clicking save | Scott Ullrich | 2008-11-25 | 1 | -0/+1 |
| | |||||
* | Add Gateway | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Add default gw box, check it by default if the interface is wan | Scott Ullrich | 2008-11-25 | 1 | -3/+8 |
| | |||||
* | If the interface is wan, select the default gw box automatically | Scott Ullrich | 2008-11-25 | 1 | -1/+4 |
| | |||||
* | Do not allow duplicate gateway names | Scott Ullrich | 2008-11-25 | 1 | -0/+5 |
| | |||||
* | Use show, not appear | Scott Ullrich | 2008-11-25 | 1 | -1/+2 |
| | |||||
* | Add onFailure Ajax method | Scott Ullrich | 2008-11-25 | 1 | -0/+4 |
| | |||||
* | Make add gw screen red to draw attention | Scott Ullrich | 2008-11-25 | 1 | -6/+6 |
| | |||||
* | Do extra checking on return value | Scott Ullrich | 2008-11-25 | 1 | -7/+12 |
| | |||||
* | Add isAjax handle | Scott Ullrich | 2008-11-25 | 1 | -0/+5 |
| | |||||
* | * Rename Copy my MAC address to Insert my local MAC address | Scott Ullrich | 2008-11-25 | 1 | -1/+3 |
| | | | | * Do not show Insert my local MAC address when no mac is detected | ||||
* | s/add one/add a new one/ | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Apply routing changes, too | Scott Ullrich | 2008-11-25 | 1 | -1/+4 |
| | |||||
* | Use name, not gateway ip | Scott Ullrich | 2008-11-25 | 1 | -2/+3 |
| | |||||
* | Correct restore state | Scott Ullrich | 2008-11-25 | 1 | -3/+4 |
| | |||||
* | Hide gw save and cancel button after clicking save | Scott Ullrich | 2008-11-25 | 1 | -2/+6 |
| | |||||
* | Hide main form cancel, save buttons while gateway add function is enabled. | Scott Ullrich | 2008-11-25 | 1 | -2/+6 |
| | |||||
* | Escape posted values | Scott Ullrich | 2008-11-25 | 1 | -1/+1 |
| | |||||
* | Hide dropdown when add gateway box is active | Scott Ullrich | 2008-11-25 | 1 | -0/+2 |
| |