Commit Graph

24363 Commits

Author SHA1 Message Date
Ermal LUÇI
b8d092806f Put the booting signal in globals.inc since it makes all the other scripts detect we are booting. Otherwise separate php instances will not detect that. rc.bootup clears this flag so all should work correctly 2014-11-24 15:23:57 +01:00
Ermal LUÇI
6668e18faa Ignore empty interfaces and ovpn ones on linkup since they should not trigger this script actions 2014-11-24 15:02:30 +01:00
Ermal LUÇI
dced0dd03f Be friendly to large interface systems 2014-11-24 12:22:03 +01:00
Ermal LUÇI
43517fcc1b Fixes #1047, overhaul handling of flags for hardware offloading and make it work correctly for system_advanced page settings. Lagg is still a special case that needs a reboot. 2014-11-24 12:19:15 +01:00
Ermal LUÇI
0771969b40 Fixes #4015. Hide Negotiation mode when in IKEv2 since it is not required. 2014-11-24 09:44:44 +01:00
Renato Botelho
e0dd1fddd5 Merge pull request #1346 from SunStroke74/patch-2 2014-11-23 18:49:12 -02:00
SunStroke74
cfbe7e091f Removing extra closing bracket 2014-11-24 00:35:40 +05:00
Chris Buechler
1ea3b03b5c Merge branch 'wagonza' 2014-11-22 15:34:34 -06:00
Chris Buechler
38e9197673 Merge branch 'master' of https://github.com/wagonza/pfsense into wagonza 2014-11-22 15:33:06 -06:00
Chris Buechler
e840fc8cd0 Don't unset these items for PPP configurations as they're not configured here and doing so loses settings configured in interfaces_ppps_edit.php. Ticket #3727 2014-11-22 13:24:51 -06:00
Renato Botelho
15fbb5ecf3 Fix ovpn-linkup for tun + topology subnet case setting router as ifconfig_local envvaar when route_vpn_gateway and ifconfig_remote are both not defined. Keep using 5th parameter as a seatbelt in last case. While I'm here, improve sh syntax. It should fix #3968 2014-11-22 17:13:02 -02:00
Chris Buechler
68ce5a28f8 phone number is a required field 2014-11-22 13:03:48 -06:00
Chris Buechler
02a2bffaec add a usleep here to prevent killing twice. Ticket #3894 2014-11-22 12:57:47 -06:00
Chris Buechler
93ead355d4 In some circumstances, OpenVPN doesn't exit on SIGTERM. SIGKILL it when that happens. Ticket #3894 2014-11-22 12:42:53 -06:00
Chris Buechler
e295e7ca44 MSS clamping on VPNs is necessary in both directions where it's needed. Rather than requiring setting on both ends, especially since the remote side can be some third party device where MSS clamping may not be available or not work, set in both directions here. 2014-11-22 11:17:29 -06:00
Chris Buechler
b7b3f34314 fix up text 2014-11-22 01:15:12 -06:00
Chris Buechler
7786c9d617 clean up tabs in strongswan.conf 2014-11-21 21:52:38 -06:00
Chris Buechler
0a69eb7a68 touch up text 2014-11-21 21:11:52 -06:00
Warren Baker
d266dc0794 Merge branch 'master' of github.com:wagonza/pfsense 2014-11-21 21:26:09 +02:00
Warren Baker
0a5a8df9eb d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature 2014-11-21 21:24:20 +02:00
Warren Baker
5ce68025b6 d DHCPLeases starting before Unbound/DNSMasq and returning a pid not found message. Add missing reload feature 2014-11-21 21:10:07 +02:00
Chris Buechler
5b506a493f Fix input validation of custom-type dynamic DNS hostnames. 2014-11-21 12:27:45 -06:00
jim-p
7525f05d69 Fix misspelling 2014-11-21 08:37:59 -05:00
Renato Botelho
d274a75b0d Fix syntax 2014-11-21 10:22:55 -02:00
Ermal LUÇI
e3cffd6cef Properly remove IPv6 carp vips as reported from https://forum.pfsense.org/index.php?topic=84392.0 2014-11-21 11:20:46 +01:00
jim-p
750c9ff69a Change wording at the end of the wizard to remove "donate" since that is no longer an option 2014-11-20 15:30:21 -05:00
jim-p
b2a901aaf7 Add a note to the wizard about the DNS Resolver ignoring manual name servers by default. 2014-11-20 15:29:43 -05:00
jim-p
13a40016ca Add .inc file for gmirror status widget to give it a better title and link to the management page. 2014-11-20 14:01:52 -05:00
Ermal LUÇI
a8a642c5c8 Fixes #3198, check that subnet masks are equal when choosing binat type for IPSec to avoid errors on ruleset. 2014-11-20 16:25:35 +01:00
Ermal LUÇI
bc73d959f9 Make this a bit more clean to read 2014-11-20 15:45:50 +01:00
Ermal LUÇI
2535f6dcc2 Fixes #1047, Actually the code is trying to set flags on the parent. so allow it even for vlans since they will follow the parent. At least so seems on FreeBSD 10. 2014-11-20 15:33:25 +01:00
Ermal LUÇI
02156b4bf5 Be a bit more smart here to not check openvpn side if it is already found. Ticket #1681 2014-11-20 15:18:54 +01:00
Ermal LUÇI
1fb550014f Ticket #1681, Renato seems to have done the right thing here, just be a bit more smart on the information that is already there. 2014-11-20 15:13:25 +01:00
Ermal LUÇI
c4642eb1ff Fixes #3727 Do not unset configuration values from ppp config if not needed. 2014-11-20 15:01:09 +01:00
Ermal LUÇI
977c1ad8d2 Log in system log the result of install_package to be able to troubleshoot later on. 2014-11-20 14:44:57 +01:00
Ermal LUÇI
bf29a0f85d Balh typos 2014-11-20 14:30:21 +01:00
Ermal LUÇI
8370ee724b When reinstalling a package try to start it after to avoid non-expectations from people 2014-11-20 14:29:55 +01:00
Renato Botelho
3bdc7f5908 Remove debugging code that can lead us to XSS injection, also pass variables through htmlspecialchars() to sanitize 2014-11-20 10:25:38 -02:00
Ermal LUÇI
dd34d7d239 Force installation even here. 2014-11-20 13:03:59 +01:00
Ermal LUÇI
aa324852e1 Force pkg reinstall when asked for. 2014-11-20 13:02:49 +01:00
Ermal LUÇI
b85d9c61fd Sprinkle some static definitions to avoid warnings from PHP 2014-11-20 12:44:28 +01:00
Ermal LUÇI
b3bbed5812 Split the various calls here to avoid php warnings with new versions. 2014-11-20 12:44:15 +01:00
Ermal LUÇI
3e643dba70 Make this code do proper checks in all cases 2014-11-20 12:04:08 +01:00
Renato Botelho
140183fd94 Merge pull request #1344 from phil-davis/patch-2 2014-11-20 08:59:05 -02:00
Ermal LUÇI
bc9155c33b Ticket #4007, properly pass the table number here to retrieve the status. 2014-11-20 11:50:41 +01:00
Phil Davis
3fc92f970b Display Resolver host override aliases
On the main unbound resolver GUI page, like they display on the dnsmasq forwarder GIU page.
As per forum: https://forum.pfsense.org/index.php?topic=78356.msg462345#msg462345
2014-11-20 11:49:06 +05:45
Chris Buechler
687ff78c96 Only skip tap-type OpenVPN servers, not all. Fixes #3713 2014-11-19 19:10:29 -06:00
Chris Buechler
355c2f8bdb also check port of dnsmasq/unbound and skip 127.0.0.1 in resolv.conf if
not port 53. Ticket #4022
2014-11-19 16:20:31 -06:00
Chris Buechler
97383d2bda don't blow away previous contents of this variable. fixes #4022 2014-11-19 16:06:26 -06:00
Ermal
14f7afb1a2 Do the tests check properly related to Ticket #2786 2014-11-19 21:27:12 +01:00