Commit Graph

10523 Commits

Author SHA1 Message Date
Ermal Luçi
a87c88106a Limit scrub operation only to in direction as filter rules. For out FreeBSD and pf can handle themselves.(part 2 :) 2008-11-28 18:02:23 +00:00
Ermal Luçi
a6a79d8e10 Limit scrub operation only to in direction as filter rules. For out FreeBSD and pf can handle themselves. 2008-11-28 18:01:32 +00:00
Ermal Luçi
3af4a901f8 Forced commit.
With previous commit sshblockout and carp/pfsync proto rules are moved to the top of result filter rules file.
2008-11-28 15:52:12 +00:00
Ermal Luçi
e183c2d704 * Convert NAT reflection and ftp proxy to use tags on filter rules. This 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.
2008-11-28 15:50:52 +00:00
Ermal Luçi
3e3f7043c9 Remove unused function. 2008-11-26 21:30:18 +00:00
Ermal Luçi
fafb8fe838 Handle the case where WAN might be disabled or renamed. 2008-11-26 21:14:43 +00:00
Ermal Luçi
73011fc8ec Handle the case where WAN might be disabled or renamed. 2008-11-26 21:12:36 +00:00
Scott Ullrich
9f58e3b831 * guiconfig.inc comes first
* use escapeshellarg()
2008-11-25 18:15:37 +00:00
Scott Ullrich
2b7f85d43c Ensure item is an array 2008-11-25 18:06:03 +00:00
Scott Ullrich
2655814b3c Show interface in uppercase 2008-11-25 06:48:00 +00:00
Scott Ullrich
adc79e41bb Show interfaces in uppercase 2008-11-25 06:46:37 +00:00
Scott Ullrich
2e04d98aaa Reformat wireless input boxes 2008-11-25 06:34:21 +00:00
Scott Ullrich
744ea19041 * Move conf_mount_ro() after cron_configure()
* Add back dsh's (C), he did write the pppoe reset stuff, plus a bit more
2008-11-25 06:29:53 +00:00
Scott Ullrich
2e420191a8 Cleanup text formatting 2008-11-25 06:24:26 +00:00
Scott Ullrich
8e43486bd0 Cleanup breaks 2008-11-25 06:21:58 +00:00
Scott Ullrich
a614b1ac08 Clear notebox after clicking add a new one 2008-11-25 06:16:49 +00:00
Scott Ullrich
d86962996a Auto fill interface descr-GW as the name 2008-11-25 06:06:23 +00:00
Scott Ullrich
b2d9ec0d61 * Tweak cellspacing and cellpadding
* Center Cancel / Save
2008-11-25 06:00:48 +00:00
Scott Ullrich
d738dfa0a2 Launch item in new target 2008-11-25 05:38:10 +00:00
Scott Ullrich
347858c997 Add a notebox and flash a small notice after the gateway is populated
in the dropdownbox stating where you can manage the gateways.
2008-11-25 05:37:39 +00:00
Scott Ullrich
bfb94edd85 Move status wheel box higher up 2008-11-25 05:29:48 +00:00
Scott Ullrich
44bd02ab38 Hide add gateway box after clicking save 2008-11-25 05:28:04 +00:00
Scott Ullrich
9e08f5893e Add Gateway 2008-11-25 05:15:19 +00:00
Scott Ullrich
67c90792e5 Add default gw box, check it by default if the interface is wan 2008-11-25 05:12:49 +00:00
Scott Ullrich
29557db23b If the interface is wan, select the default gw box automatically 2008-11-25 05:08:54 +00:00
Scott Ullrich
ea6b6d7f4e Do not allow duplicate gateway names 2008-11-25 05:04:11 +00:00
Scott Ullrich
a6508e3579 Use show, not appear 2008-11-25 04:56:30 +00:00
Scott Ullrich
6a39144960 Add onFailure Ajax method 2008-11-25 04:53:53 +00:00
Scott Ullrich
4c63ac51bf Make add gw screen red to draw attention 2008-11-25 04:43:09 +00:00
Scott Ullrich
0f94b28097 Do extra checking on return value 2008-11-25 04:39:49 +00:00
Scott Ullrich
3f79a732b6 Add isAjax handle 2008-11-25 04:33:57 +00:00
Scott Ullrich
b0d1849040 * Rename Copy my MAC address to Insert my local MAC address
* Do not show Insert my local MAC address when no mac is detected
2008-11-25 04:30:17 +00:00
Scott Ullrich
1c9bd6333e s/add one/add a new one/ 2008-11-25 04:22:17 +00:00
Scott Ullrich
61fc116085 Apply routing changes, too 2008-11-25 04:18:51 +00:00
Scott Ullrich
295447defe Use name, not gateway ip 2008-11-25 04:15:37 +00:00
Scott Ullrich
90f106f128 Correct restore state 2008-11-25 04:14:51 +00:00
Scott Ullrich
fc6ea01289 Hide gw save and cancel button after clicking save 2008-11-25 04:10:25 +00:00
Scott Ullrich
5b077e3f42 Hide main form cancel, save buttons while gateway add function is enabled. 2008-11-25 04:06:46 +00:00
Scott Ullrich
e0bbaf4d63 Escape posted values 2008-11-25 04:02:55 +00:00
Scott Ullrich
4d59f5fa26 Hide dropdown when add gateway box is active 2008-11-25 04:00:30 +00:00
Scott Ullrich
93650af0f5 Use a text link instead of a button which looks out of place 2008-11-25 03:50:29 +00:00
Scott Ullrich
46bc7e25e3 Add border, spacing 2008-11-25 03:47:51 +00:00
Scott Ullrich
ccb383452f Spice up ajax add box look / feel 2008-11-25 03:44:02 +00:00
Scott Ullrich
667a3184b8 Add some ajax magic to allow a gateway to be added quickly 2008-11-25 03:37:52 +00:00
Scott Ullrich
6d679a953e add missing cancel button 2008-11-25 01:59:43 +00:00
Scott Ullrich
2b5f152dbc * We only need one save button, mmmkay?
* Make whitespace consistent between blocks
2008-11-25 01:57:54 +00:00
Scott Ullrich
df00291c3d Use show/hide which turns off the goofy effects that some have noted is
inconsistent with all other forms.
2008-11-25 01:51:32 +00:00
Scott Ullrich
38332c11d7 Rename to console options 2008-11-25 01:43:30 +00:00
Scott Ullrich
5f05b91fa4 Make private networks box match other areas of form 2008-11-25 01:39:08 +00:00
Scott Ullrich
0fc70b3041 Cleanup nasty identation that makes the form look strange. 2008-11-25 01:35:52 +00:00