Commit Graph

21672 Commits

Author SHA1 Message Date
jim-p
39b84ccc7f Allow localhost IP Alias VIPs to sync, too 2013-06-06 13:55:15 -04:00
jim-p
56bf3ef146 Allow selecting "Localhost" as an interface for IP Alias VIPs - this way you can make IP Alias VIPs to use for binding in a routed scenario with CARP without creating an IP conflict. 2013-06-06 13:55:10 -04:00
Ermal
00a7438c5b Add the 6rd gateway information 2013-06-04 18:04:44 +00:00
Renato Botelho
50d3ed9c3c Also consider 0.0.0.0/0 here since it fails on is_subnet() but is a valid/special config. Fixes #3016 2013-06-04 08:26:38 -03:00
jim-p
90df9a993e vpn.inc calls functions from ipsec.inc but doesn't actually include it in all cases where it's needed. 2013-06-03 08:38:07 -04:00
jim-p
6b53736d3b Correct mouseover description for adding a certificate. Fixes #3017 2013-06-03 08:24:36 -04:00
Phil Davis
d9f2de9ad4 DHCP Server enable/disable change needs filter_configure
When DHCP Server is enabled or disabled on an interface, the filter rules should change to include or not mention DHCP.
2013-06-01 22:47:53 -05:00
jim-p
f79a5df073 Don't use invalid or IPv6 DNS servers when crafting DHCP DDNS Zones. Fixes #3015 2013-05-31 21:22:54 -04:00
Renato Botelho
5789e9f837 Update pot file 2013-05-31 10:11:24 -03:00
jim-p
786399e5c7 Fix license link 2013-05-30 16:44:50 -04:00
Ermal Luçi
b17c09ba4b Merge pull request #662 from jean-m-cyr/RELENG_2_1
Back port sharper.inc commit from master to RELENG_2_1
2013-05-30 11:07:48 -07:00
Jean Cyr
2fbefad667 Back port sharper.inc commit from master to RELENG_2_1 2013-05-30 12:25:00 -04:00
jim-p
b27ec31472 Update help.php with some new files, clean out some old/obsolete ones. 2013-05-29 16:45:24 -04:00
jim-p
dd6882695d Fix up gateway advanced option note that was missed from 2.1 but on 2.0.x. 2013-05-29 12:34:55 -04:00
Renato Botelho
2bba9aefc2 Fixes #2979
. Change max value for traffic and packets graphs to 20GigE
. Bump config version to 9.6
. Write a config upgrade function to tune current rrd files to the new
  max value
2013-05-29 10:48:12 -03:00
jim-p
e0c7109d86 "block" is also a reserved keyword that can't be an alias name, or pf tosses an error. 2013-05-29 09:26:04 -04:00
swatspyder
5217befec5 Update dyndns.class
To remove a curl_setopt line that is unused for "dnsomatic", and to allow for all characters to be used in the username and password fields.
2013-05-29 07:02:32 +00:00
Ermal Luçi
0cbddf492a Merge pull request #657 from phil-davis/RELENG_2_1
Minor PHP syntax fixes from ExolonDX
2013-05-28 23:59:43 -07:00
Phil Davis
be47e83c43 Deprecate ampersand (by ExolonDX)
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - 4cafb367f1 )
2013-05-29 08:28:51 +05:45
Phil Davis
acd8af41b1 Add missing quotes (by ExolonDX)
Apply this syntax fix to 2.1 branch (already applied in main after 2.1 was branched - c620c1817e)
2013-05-29 08:26:23 +05:45
Ermal
368d34c31a Fixes #3001, Check the protocol of the webgui to determine if https is being used for custom ports. 2013-05-28 08:26:51 +00:00
jim-p
5bf5328596 Don't add zones multiple times if it can be avoided. 2013-05-23 15:42:23 -04:00
Renato Botelho
5c0c402a2b Partial revert of 5b431a20de since the introduced parameter is not working as expected 2013-05-23 08:06:12 -03:00
Renato Botelho
f0867239c1 Use global aliastable and proper fix #2941 2013-05-23 08:06:04 -03:00
Chris Buechler
1546aaf0ea fixup gitsync for 2.1/2.2 2013-05-22 19:26:51 -05:00
Chris Buechler
2293c0d3b8 bump to RC 2013-05-22 19:12:45 -05:00
jim-p
3df2dbfdda Unbreak Dynamic DNS updates from DHCP, ISC changed the config layout to require zone declarations, and the ddns-update-style directive only works globally. 2013-05-22 16:20:44 -04:00
Renato Botelho
da6aebbb43 Remove unecessary if 2013-05-22 11:48:37 -03:00
Ermal Luçi
05c82839a1 Merge pull request #644 from jean-m-cyr/master
Allow IPV6 bandwidth limiter mask
2013-05-22 00:12:44 -07:00
Ermal Luçi
0f7a372179 Merge pull request #645 from N0YB/Widget_Firewall_Logs_Fields
Widget Firewall Logs Fields
2013-05-22 00:06:52 -07:00
N0YB
9486a5803f Widget Firewall Logs Fields
In the Firewall Log Widget view time field is of more use than source port and protocol.
Add time field and remove source port and protocol fields.
Fields: Action, Time, Interface, Source IP, Destination IP & Port
2013-05-21 18:49:53 -07:00
Jean Cyr
2d46e1e4ca Allow IPV6 bandwidth limiter mask 2013-05-21 18:53:48 -04:00
Renato Botelho
757733b5e9 Fix whitespace and indent 2013-05-21 10:11:08 -03:00
rbgarga
6f25f4d58d Merge pull request #639 from CharlieMarshall/master
Remove if statement
2013-05-21 06:06:03 -07:00
Charlie Marshall
f9df0509ea Remove if statement 2013-05-18 22:52:12 +01:00
Chris Buechler
8a92bad3a2 remove auto-added allow pfsync rule 2013-05-17 13:39:17 -04:00
jim-p
37c922a6fa Don't stomp on this variable or data loss can occur (disappearing static mappings) 2013-05-16 15:52:56 -04:00
jim-p
5b23c83db0 This didn't fix anything, made another syntax error. Revert "Seems to be missing a semicolon here."
This reverts commit 47a24491e2.
2013-05-16 13:00:43 -04:00
jim-p
41567e0639 Make sure there's a space here to prevent accidentally breaking the syntax. 2013-05-16 12:13:29 -04:00
jim-p
47a24491e2 Seems to be missing a semicolon here. 2013-05-16 12:09:31 -04:00
stilez
683992fc99 dnsmasq conf won't allow some custom args
User can't specify or customise some dnsmasq args in custom_options (dns-forward-max, cache-size, etc) because they are hard coded in services_dnsmasq_configure().
2013-05-15 17:34:46 -04:00
jim-p
ebadf18022 Add a script that can automatically convert a user's fstab over to ufs labels. Useful for full installs to avoid issues with device numbering (e.g. ad0 changes to ad4 or da0 to ad2, or in the future case, adX to adaX) 2013-05-15 15:38:56 -04:00
rbgarga
5996862b29 Merge pull request #635 from jean-m-cyr/master
Bandwidth limiter - Disable and blank mask bits input field when mask type is 'none'.
2013-05-15 10:31:04 -07:00
Renato Botelho
09628a0707 Fix indent and whitespace 2013-05-15 11:53:06 -04:00
Renato Botelho
c96e71d17e Fix indent and whitespace 2013-05-15 11:53:06 -04:00
Renato Botelho
046b8ba6ca Fix comment to reflect what function current returns 2013-05-15 11:53:06 -04:00
Warren Baker
1cbbef941e Rework getting PF info via ajax using jQuery 2013-05-14 16:12:47 +02:00
Chris Buechler
de4ae554f0 Merge pull request #637 from phil-davis/master
Teach Net_IPv6:compress to handle a compressed address as input
2013-05-14 01:53:45 -07:00
Phil Davis
b4924d8608 Teach Net_IPv6:compress to handle a compressed address as input 2013-05-14 12:16:11 +05:45
Chris Buechler
3341fcfc7d Merge pull request #636 from phil-davis/master
IPv6 OpenVPN TAP mode typo
2013-05-13 21:40:02 -07:00