Renato Botelho
bdbb4dba63
Make sure unbound user and group is also created during upgrade config
2014-09-23 09:08:39 -03:00
Renato Botelho
3f257101f4
Provide upgrade config code to migrate unbound settings from 2.1 package to 2.2 base. Bump config version to 11.1. It fixes #3880
2014-09-23 08:57:50 -03:00
Renato Botelho
4ce44163b5
Obsolete recently removed jquery files
2014-09-22 08:42:44 -03:00
dariomas
d2fdc707d0
Correct evaluation for "Acct-Interim-Interval" from RADIUS
...
Setting "Acct-Interim-Interval :=600" in FreeRadius2 evaluates to 'random' values with PfSense 2.1.
Possibly a bug related to:
https://forum.pfsense.org/index.php?topic=60079.0
https://forum.pfsense.org/index.php?topic=60262.0
2014-09-19 11:43:48 +02:00
Renato Botelho
2439543813
Update jquery to 1.11.1
...
* Update jquery to latest version
* Use production version instead of development
* Rename file to have version on it and avoid browser cache issues
* Add jquery-migrate to keep backward compatible with old version
2014-09-18 10:50:09 -03:00
jim-p
1fd3903e2d
Fix typos
2014-09-17 13:32:45 -04:00
jim-p
c07e853bb4
Add a basic command line password reset script.
2014-09-17 12:29:03 -04:00
Renato Botelho
75cf353b32
It's time to move to 2.2-BETA
2014-09-17 07:27:39 -03:00
Phil Davis
0b85754309
Fix #3866 Firewall Log Filtering
...
on master
2014-09-16 21:58:11 +05:45
Ermal
7e7f07aec2
This really does not need the =
2014-09-12 21:17:53 +02:00
Ermal
e9a9e1a768
Remove wrongly used type
2014-09-12 21:17:24 +02:00
Ermal
3d77ec5d4d
Ooops restore this
2014-09-12 19:49:23 +02:00
Ermal
3b9ef0ef39
Inverse the sense of the toggles to avoid configuration upgrades
2014-09-12 19:40:33 +02:00
Ermal
16c0272244
Actually use the new toggles
2014-09-12 19:34:35 +02:00
Ermal
ac19d32a1c
Only for movile users
2014-09-12 19:23:22 +02:00
Ermal
fa4e059e17
Provide a first implementation of EAP-TLS authentication with IKEv2. It is a start and might not work on all cases
2014-09-12 19:22:48 +02:00
Ermal
e373e4cd1c
Make this work properly and not throw out errors.
2014-09-12 17:13:54 +02:00
Renato Botelho
111bea0dc4
Add a function to redirect to a page passing parameters through POST
2014-09-11 18:22:17 -03:00
Ermal
415b71f1d4
Fixes #3666 . Set the sysctl net.inet.icmp.reply_from_interface to 1 to use the incoming interface to send the icmp reply from. It uses another part of patch to pf to undo NAT if it was already performed before
2014-09-11 21:57:39 +02:00
Ermal
77bf9d5ea2
Add security priviledge for new page
2014-09-11 20:31:11 +02:00
jim-p
8a2f80b212
Add pages missing from the Status > Traffic Graph privilege that are required for the full page to load
2014-09-11 13:23:21 -04:00
Ermal
7a668bd8ee
Fix path to xml and make sure the parser will see the custom tags
2014-09-11 19:28:43 +02:00
Renato Botelho
4889b4c0c5
Merge pull request #1260 from DasTestament/master
2014-09-11 08:38:52 -03:00
Ermal
7ab6ad705e
Make use of the xml output from stroke leases command
2014-09-10 22:39:30 +02:00
Renato Botelho
9060f420a9
Change is_port() to only validate a single port, we have is_portrange() for specific cases. Make necessary adjustments after check all is_port() calls. It fixes #3857
2014-09-10 17:02:44 -03:00
Ermal
ed5fc7575d
Return something meaningful until the widget is made to work correctly
2014-09-10 19:34:20 +02:00
Ermal
4881e5a999
Remove racoon references
2014-09-10 19:33:56 +02:00
Ermal
e952906e12
Remove traces of older implementation still present
2014-09-10 19:23:20 +02:00
Ermal
3b977eff75
Put some tuning on number of half open connection possible in one time.
2014-09-10 18:38:07 +02:00
Ermal
816672f1de
Provide some parallellizm on the IKESA lookups for heavy loaded boxes.
2014-09-10 18:36:06 +02:00
Ermal
c966c7ec54
Actually roll this back since it was a testing glitch
2014-09-10 00:43:31 +02:00
Ermal
eadda9670c
Also here be more strict on checking to return proper result. (some missed from previous commit)
2014-09-10 00:08:08 +02:00
Ermal
fe06990ec9
Also here be more strict on checking to return proper result
2014-09-10 00:04:50 +02:00
Renato Botelho
76e656ba88
Merge pull request #1273 from fsSnowboard/master
2014-09-09 17:55:50 -03:00
Renato Botelho
60ef0911f7
Make sure dhclient is not running before start it, it fixes console interface setup when interface is using dhcpv4. It should also help #3482
2014-09-09 17:53:53 -03:00
Renato Botelho
d9d1bd20c8
Implement a function to kill dhclient process, sometimes it takes a little time to die, so use a sleep(1) there
2014-09-09 17:52:34 -03:00
Renato Botelho
397e40d52a
find_dhclient_process() returns an int, not string
2014-09-09 17:50:55 -03:00
Renato Botelho
f049d54403
Some device names are bigger now (eg vtnet, ixgbe, cxgbe)
2014-09-09 17:12:32 -03:00
Ermal
9e74f980a0
Be more explicit
2014-09-09 22:30:00 +02:00
Ermal
9eb4257fa9
Correct log prepending value
2014-09-09 22:26:24 +02:00
Ermal
38f5ac9bae
Correct generating loglevels for startup through ipsec.conf
2014-09-09 21:38:35 +02:00
Tyler Turner
aa352bb322
Fix minor typo to name and port range
...
Typo on the name of the FaceTime shape rule, and missing 1 from Google
Talk port range.
2014-09-09 15:34:16 -04:00
jim-p
572f6cccd4
Fix guess_interface_from_ip() to account for differences in netstat output. Fixes #3853
2014-09-09 13:07:55 -04:00
Ermal
76fa9adb23
Blah unconditionally set rightsourceip per https://forum.pfsense.org/index.php?topic=80300.0 Until pools can be supported properly.
2014-09-09 17:28:39 +02:00
Renato Botelho
b22ef1602b
As pointed out by Ermal, VIPs should go first in the list since NAT is first match. Ticket #983
2014-09-09 09:14:15 -03:00
Renato Botelho
d629f1ca69
igmpproxy param -d doesn't like the space before optarg. Fixes #3852
2014-09-08 18:35:29 -03:00
Ermal
a1b5f07b04
Fixes #3664 , actually make sense of this function to work properly
2014-09-08 22:44:45 +02:00
Ermal
fa9667d2b9
Fixes #3823 Properly parse auth tags as variables
2014-09-08 22:28:08 +02:00
Tyler Turner
b5bef5dc9e
Add more services and reorder
...
Add following shaping rules:
ARMA 3
WII
EA Origin
Games For Windows Live
Crysis 3
DeadSpace 2
DeadSpace 3
DragonAge2
MassEffect3
Facetime
Google Hangouts
TeamSpeak 3
Ventrilo
iTunes Rado
IMAP/S
POP3/S
SMTP/S
Apple Mobile Sync
Apple Push Network Service
Crashplan
Git
Subversion
BattleNet Downloader
Steam Downloader
Changed:
Playstation
Xbox to include XBOX one
Battlefield 3 to include 4
OperationFlashpoint rename
Quake 3 rename
Quake 4 rename
Tribes Ascend rename
Removed:
Halo2 because its covered under XBOX
Add Game console and Client section with Wii, PlayStation, XBOX,
BattleNet, EA Origin and Steam. Reordered file contents by section and
alphabetically for user friendliness. Added Game Downloader section in
step 7 which includes ports for Battle.NET and Steam.
2014-09-04 19:27:07 -04:00
Renato Botelho
060c3ac00b
Fix subnet display for IPsec status. Ticket #3826
2014-09-02 14:58:15 -03:00