Steve Beaver
9968e3844f
Eliminate Gold menu item
2017-07-27 12:58:19 -04:00
Steve Beaver
d85dc363b8
Rename support widget to "Netgate Services And Support"
2017-07-27 12:58:19 -04:00
marjohn56
3e86fa9913
Correct typo's as per Jim's request
2017-07-27 17:18:46 +01:00
marjohn56
b73313837b
Add Option to use static IPV6 over v4 parent ( PPPoE
...
A new option when setting a v6 static on the WAN to allow the connection to use the V4 interfaces i.e. PPPoE
2017-07-27 17:18:46 +01:00
Renato Botelho
d1637ec2a4
Enable REDIS option for suricata
2017-07-26 14:08:26 -03:00
Steve Beaver
1fea5a2e98
Fixed 7128
2017-07-26 10:50:57 -04:00
Steve Beaver
38af638a5f
Allow recheck on refresh if JSON not available
2017-07-26 10:11:12 -04:00
Renato Botelho
e14c441bf9
Make rules that deal with IP+MAC pairs to be layer2 only
2017-07-26 10:44:16 -03:00
stilez
239b15fb3e
Add some info to HELP text (no code change otherwise)
...
NTP background isn't going to be widely known. So provide a bit of info so that it's done properly if someone cares.
For example, it's easy to think a small number is enough, as one might with alternative DNS servers, despite NTP website recommending 4-5 or a pool. So state the consequence of too few servers.
Also we allow entry of a leap second file but no real info about it or even where it comes from (to get an authoritative file or look further ahead). As this is an "advanced" and hidden option, it's safe to add a bit of explanation to help the user. If it can be made shorter, please do, though.
2017-07-25 22:03:16 +01:00
Renato Botelho
f6e6ff31d2
Restore calls to pfSense_ipfw_table_zerocnt(), it's fixed now
2017-07-25 15:55:39 -03:00
Renato Botelho
f4c867e009
Remove unused parameters
2017-07-25 14:10:10 -03:00
Renato Botelho
5f6825bbac
Do not associate IP and MAC on down table
2017-07-25 14:08:36 -03:00
Renato Botelho
75395abfef
Fix syntax
2017-07-25 14:04:11 -03:00
Renato Botelho
fa6ae0ea31
Remove leftover debug
2017-07-25 13:56:29 -03:00
Renato Botelho
3c4fcd5bdc
Ressurrect nomacfilter option on CP now IPFW supports combined tables with IP and MAC address
2017-07-25 13:47:30 -03:00
Lorenz Schori
b060e08c9d
Add support for IPv6 AUTO_LINKLOCAL flag on bridge interfaces
2017-07-25 16:53:53 +02:00
stilez
d751dee379
typo
...
"Networked" not "network" - "Internet of Things" especially.
2017-07-25 15:49:48 +01:00
stilez
94ef78afa9
grammar fix
2017-07-25 15:48:02 +01:00
stilez
ef77e40e0c
format %1$s etc in help
2017-07-25 15:37:32 +01:00
stilez
b45746a37c
Improve the HELP note about what will/won't work if TLD is set to ".local"
...
For example, some people won't use mDNS and won't know other things might break; also it's not clear that while ".local" is a problem, ".local.lan" isn't.
2017-07-25 15:33:24 +01:00
Renato Botelho
b40b4a3efe
Re-introduce Captive Portal statistics
2017-07-25 09:04:33 -03:00
Renato Botelho
eb0a2a9466
Update translation files
2017-07-24 08:12:37 -03:00
Renato Botelho
46b206d790
Regenerate pot
2017-07-24 08:04:18 -03:00
Steve Beaver
a911c65a83
Support widget visible by default
2017-07-20 13:41:48 -04:00
Steve Beaver
b96b6d3ba3
Add customer support widget
2017-07-20 13:34:59 -04:00
Renato Botelho
31fd94b302
Do not re-create core pkg repo when running with -r
2017-07-20 14:04:11 -03:00
Luiz Souza
e266811c4f
Update the base package exclude files list.
2017-07-19 09:05:04 -05:00
jim-p
57ee53b692
Build frr for testing
2017-07-19 09:54:25 -04:00
jim-p
396a279666
Fix license
2017-07-18 12:03:37 -04:00
jim-p
e5aeaeb6a8
Add installer script to optionally recover config.xml off an existing drive. Implements #7708
2017-07-18 11:35:45 -04:00
Steve Beaver
ee8e4e73e7
Prevent iOS auto-capitalization on username field
2017-07-17 08:48:40 -04:00
hamnur
376e6f6719
Use attribute rekey_enable as usual but optionally allow to set margintime if rekeying is not disabled
2017-07-17 14:14:59 +02:00
Steve Beaver
c21d913d77
Change login page links to absolute paths
2017-07-17 07:59:04 -04:00
stilez
f72f2facad
add "very"
2017-07-17 06:24:07 +01:00
stilez
49bb19eb0f
slight further text/format improvement
2017-07-17 06:22:13 +01:00
stilez
b0fc769afd
Improve help text for promiscuous mode
...
"promiscuous mode" is often quoted but not always understood. Also its possible drawbacks (other than compatibility which will be clear upon failure) may be relevant in some cases, but there's no indication of any drawbacks existing. Update help text to be more useful here. The extra detail is in a hidden clickable infobox.
2017-07-17 06:11:03 +01:00
jim-p
782453b4db
Use an alternate method to stop unbound and fix #7326
2017-07-14 14:46:57 -04:00
jim-p
cc9b0f76da
If a client address is in the webConfiguratorlockout table, do not allow them to access the GUI. Print an error and kill their states. Ticket #7693
...
Extra check to be sure that an existing open state cannot bypass lockout controls.
2017-07-14 09:55:18 -04:00
hamnur
9d472f01c3
Fix indent of if-block
2017-07-14 12:44:55 +02:00
hamnur
7683e05756
Merge branch 'master' of https://github.com/hamnur/pfsense into HEAD
2017-07-14 12:36:31 +02:00
hamnur
af729f53f3
Check if margintime is numeric and smaller than P1 lifetime
2017-07-14 12:29:41 +02:00
hamnur
e18ddb3844
Hide margintime if rekeying is disabled
2017-07-14 11:58:18 +02:00
jim-p
2c3b9ac554
Fix typo
2017-07-13 20:17:16 -04:00
PiBa-NL
725aee3f19
Trafficshaper, show interface names for disabled interfaces, dont just show a kinda 'empty' spot..
2017-07-13 21:52:06 +02:00
PiBa-NL
f6cf3687d2
dns, allow deleting last row for "Additional Names for this Host"
2017-07-13 21:49:08 +02:00
Renato Botelho
ea7b8b000f
Merge pull request #3771 from PiBa-NL/20170701-cron-fix
2017-07-13 15:59:41 -03:00
Renato Botelho
d991f97b36
Merge pull request #3772 from PiBa-NL/20170703-boot-config-check-message
2017-07-13 15:58:43 -03:00
Renato Botelho
40c09b6dad
Merge pull request #3782 from PiBa-NL/20170712-nat-configure-skip-no-dest
2017-07-13 15:56:53 -03:00
jim-p
4541f84d12
Restructure how unbound zone data is written to fix processing of "redirect" zone entries. Fixes #7690
...
Also corrects some other misc issues for formatting of zone data.
While here, add an option, not exposed in the GUI, for users to get the previous behavior of defining short names for hosts.
2017-07-13 12:37:36 -04:00
PiBa-NL
5a8a8bbea3
nat, portforwards should not make up a new destination information when a configured dhcp interface does not currently have an address.
...
fixes: https://forum.pfsense.org/index.php?topic=127585.msg733528#msg733528
2017-07-12 22:16:34 +02:00