Scott Ullrich
40e4600987
Move php.ini setup to its own file
2008-11-30 22:16:32 +00:00
Seth Mos
33bf93fb91
Correct field value to check
2008-11-30 22:03:27 +00:00
Ermal Luçi
9845331715
Micro optimization.
2008-11-30 21:22:25 +00:00
Ermal Luçi
07c179119b
* Fix the actions on these page. Now renew/release/connect/disconnect work propperly.
...
* Make the page redirect to itself instead of index.php since we might not have permission on the later.
2008-11-30 20:46:27 +00:00
Ermal Luçi
7d12e3094c
Use correct var.
2008-11-30 20:43:53 +00:00
Ermal Luçi
99c2a28b1d
Add some checks on interface_bring_down and remove unlinking of nameserver.conf it needs some more thinking on how to propperly do that.
2008-11-30 20:15:08 +00:00
Seth Mos
82a1ee994d
Remove debugging
2008-11-30 18:13:52 +00:00
Ermal Luçi
dd86dccfbe
Correct error message.
2008-11-30 10:48:48 +00:00
Ermal Luçi
07101b63d1
It is legitimate to be called with an empty vlanif. The webgui uses this to create new vlans.
2008-11-30 10:47:26 +00:00
Ermal Luçi
3ae4960c78
Correct some checks and use propper whitespace.
2008-11-30 10:43:19 +00:00
Ermal Luçi
7901dff51b
Untested but correct way to work with interfaces.
2008-11-30 09:43:58 +00:00
Ermal Luçi
01383bd50f
Cosmetic change to use the available function instead of replicating the process here.
2008-11-30 09:27:41 +00:00
Chris Buechler
e34ecb2056
correct description on block bogon rule
2008-11-30 00:56:00 +00:00
Chris Buechler
beb9061ff6
change default to enable block bogons
2008-11-30 00:01:50 +00:00
Ermal Luçi
5d08d8f68e
Fix not needed escapes when using <<<EOF like start/end terminators. Pointy-hat: myself.
2008-11-29 23:32:27 +00:00
Seth Mos
5624716658
Untested change, exec.php is broken.
...
Might work and prevent bogus gateway entries showing up.
2008-11-29 22:35:36 +00:00
Seth Mos
c1334331a4
Add more debugging to trace the pppoe problems.
2008-11-29 21:02:01 +00:00
Bill Marquette
3c63cc7c98
I think mpd 4.x doesn't like "set pptp self 127.0.0.1" - removing this
...
allows my iphone to connect to my pfsense box just like it does on
1.2.1
2008-11-29 05:36:29 +00:00
Bill Marquette
871ce0259f
Don't try to configure a blank WINS server, while it doesn't kill mpd, it
...
sure whines about it.
2008-11-29 05:25:45 +00:00
Seth Mos
d3708a495c
Add debug statement for pppoe and pptp issue with dynamic gateways.
...
Perhaps it returns without a trim()
2008-11-29 00:12:17 +00:00
Ermal Luçi
f8a33850ed
Tell ftp-proxy to tag packets passing on its rules with the same tag rdr rules does so at least some shaping policy can be applied on outbound packets through the Floating tab.
2008-11-28 23:02:28 +00:00
Ermal Luçi
508821bba9
'til the pptp patch gets in again activate the rdr needed for gre.
2008-11-28 22:48:20 +00:00
Ermal Luçi
e1b00687ef
Add the quick option for the ftp-proxy rules until a better way of doing this comes up.
2008-11-28 22:31:32 +00:00
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