Ermal
4f4e85dfb8
Make sure we tell the code that the interface exists otherwise multiple laggs might get created.
2011-03-03 16:30:07 +00:00
jim-p
6be90004d4
Ensure the protocol on the firewall rule from the OpenVPN wizard ends up lower case, or it causes some GUI irregularities. Seen http://forum.pfsense.org/index.php/topic,33865.0.html and elsewhere.
2011-03-03 09:24:04 -05:00
Ermal
199791f965
Show friendly names of interface for root queues of ALTQ.
2011-03-02 14:09:10 +00:00
jim-p
93c1127fd8
Add GUI option to CARP settings for syncing certs. It was in the backend code but not the GUI. Fixes #1316
2011-03-02 08:57:58 -05:00
smos
bb3c656263
Add the toggle to disable successful login messages, show actual help text for redirect item
2011-03-02 09:08:38 +01:00
gnhb
baca83aa29
Fix page title text. Replace "Firewall" with "Interfaces" in title.
2011-03-02 11:51:30 +07:00
Ermal
539d59730b
Remove custom code for checking ip_addr and use the pfsense provided one.
2011-03-02 00:25:42 +00:00
Ermal
cf46a14f95
Do not be so drastic on normal failure.
2011-03-02 00:23:44 +00:00
Ermal
88cbd62a82
More fixes to comments and code for upnpd. Also bring up to speed the stop/start logic.
2011-03-02 00:18:12 +00:00
Ermal
2816f43f5b
Improve logging and some tests during miniupnpd config generation.
2011-03-02 00:05:11 +00:00
Ermal
b469b7fe20
This is not true anymore as piece of code.
2011-03-01 23:51:18 +00:00
Ermal
8df149847e
Correctly get only the interface mac address rather than any other found mac on this interface.
2011-03-01 23:46:37 +00:00
Erik Fonnesbeck
c84876040a
Use the call to basename to remove the extension rather than trim, since trim takes a list of characters, not the exact string to remove. Suggested by http://forum.pfsense.org/index.php/topic,32967.0.html
2011-03-01 11:18:34 -07:00
Erik Fonnesbeck
8b19f4a727
This is not NAT, so put it under the Firewall Advanced heading instead.
2011-03-01 11:03:32 -07:00
jim-p
87ae1a2b4a
Fix page title.
2011-02-28 14:02:37 -05:00
jim-p
566193a579
Only make gateway changes if we have been given a new gateway IP.
2011-02-28 12:25:33 -05:00
jim-p
d7b4e38faa
Setup gateway monitoring since we just altered a gateway.
2011-02-28 12:21:22 -05:00
jim-p
e121bebdce
Fix gateway handling in setup wizard.
2011-02-28 12:16:10 -05:00
Erik Fonnesbeck
2d539f4004
Only display gitsync settings on supported platforms.
2011-02-28 09:12:24 -07:00
Scott Ullrich
cfaf6e69bd
Only show the you can monitor the filter reload process for filter related changes
2011-02-27 15:50:06 -05:00
Scott Ullrich
58b4b246a8
Flush the buffer
2011-02-27 15:43:40 -05:00
jim-p
4ed69f3394
Do a more strict check on the return value of the download function. Fixes #1309
2011-02-26 14:20:00 -05:00
jim-p
072bc34c97
Correct the test which displays an error if someone chose to save+test but doesn't have an ldap backend. Also, fix a typo.
2011-02-24 13:20:49 -05:00
smos
563b47bfd3
Make sure to resolve the gateway name before passing it off to the IPsec reload function
2011-02-24 14:10:57 +01:00
smos
3acab378e8
Correct variable name. This could never have deleted the static route for IPsec vpns on multi wan
2011-02-24 14:10:06 +01:00
gnhb
0030036fe1
Don't forget to clear username field so it doesn't show up on next edit.
...
And if for some reason user enters a username, store it for them.
2011-02-24 00:14:32 +07:00
gnhb
d9cc4b24d0
Try again, a little cleaner: Prevent GUI from giving error for freeDNS service since username and password
2011-02-24 00:05:17 +07:00
gnhb
1f9d17ef8d
Revert "Prevent GUI from giving error for freeDNS service since username and password"
...
This reverts commit 740f745922 .
This is a little ugly. Let's do it a little differently.
2011-02-23 23:54:21 +07:00
gnhb
740f745922
Prevent GUI from giving error for freeDNS service since username and password
...
aren't required.
Also add a note for freeDNS users to enter "Authentication Token"
in Hostname field. Zero out fake username and password before writing to config
so they don't show up in the GUI when you edit the record again.
2011-02-23 22:00:38 +07:00
lgcosta
b877803194
Add a check if the configuration of dhcpd exists for wan before unset, resolves #1303
2011-02-22 23:32:30 -03:00
Ermal
c54c9d15d3
Remove direction from traffic shaper generated rules now that the match action is present to correctly put packets on proper queues. Before it was not possible since this would have also open firewall ports/holes.
2011-02-22 22:31:29 +00:00
jim-p
2d1298ce83
Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.
2011-02-22 14:29:57 -05:00
lgcosta
ac631bba8e
Move all functions from index.php for captiveportal.inc
2011-02-22 16:27:15 -03:00
lgcosta
f1beeba5d1
Add Global reply-to disable checkbox, resolves the issue #1137
2011-02-22 10:30:37 -03:00
lgcosta
196440c8b8
reversal of accidentally deleted files
...
Revert "Add Global reply-to disable checkbox, resolves the issue #1137 "
This reverts commit c646776871 .
2011-02-22 09:25:10 -03:00
Luiz Gustavo S. Costa
c646776871
Add Global reply-to disable checkbox, resolves the issue #1137
2011-02-21 23:43:46 -03:00
jim-p
95938fae08
Fix typo/spacing issue. Resolves #1300
2011-02-21 16:45:25 -05:00
smos
4661598e4c
Add the diag_ipsec_xml.php page, this provides a XML interface to the
...
tunnel status built for a Coltex BV monitoring system
2011-02-21 19:23:48 +01:00
smos
9e05007223
Prevent empty remote endpoints from skewing the log output
2011-02-21 15:46:23 +01:00
Warren Baker
b85f245143
Correct indentation
2011-02-21 11:42:19 +02:00
Warren Baker
7c50552db5
Make sure it is an array before foreach.
2011-02-21 11:40:30 +02:00
Chris Buechler
75bf4f143c
fix default password display
2011-02-20 17:31:35 -05:00
jim-p
94d455da18
Enforce FreeBSD's max username length of 16 chars. http://forum.pfsense.org/index.php/topic,33410.0.html
2011-02-17 14:45:39 -05:00
jim-p
70edf50df8
Fix whitespace formatting.
2011-02-17 12:54:49 -05:00
jim-p
98776e04b1
Allow sorting of DNS forwarder entries.
2011-02-17 12:35:35 -05:00
jim-p
0aba3822cf
Add IPsec and OpenVPN to packet capture. Ticket #1032
2011-02-16 16:22:11 -05:00
jim-p
3395ba20dd
Fix wording
2011-02-16 15:32:56 -05:00
jim-p
ed187b41a2
Change this form to a POST instead of using GET with button inputs. For some reason using the GET method was causing things to be invoked twice, which led to two concurrent XMLRPC syncs, which can cause issues.
2011-02-16 13:04:08 -05:00
jim-p
3e8b3cccab
Use a better regex here, sometimes ad devices can be numbered >=10.
2011-02-16 11:31:21 -05:00
Scott Ullrich
b807a16192
Break on 'You can also monitor the reload progress' instead of letting it wrap into a newline.
2011-02-15 17:59:33 -05:00