Commit Graph

207 Commits

Author SHA1 Message Date
Phil Davis
9241d942b9 Typo CIDR in UPnP GUI page
As reported by johnpoz https://forum.pfsense.org/index.php?topic=84964.0
2014-12-07 19:10:59 +05:45
Renato Botelho
8718669caf Recent versions of miniupnpd does not accept IPv4 address anymore, use interface name always. It fixes #3874 2014-09-19 16:53:48 -03:00
Renato Botelho
45438fd3fd Escape parameters passed to shell_exec() 2014-06-17 09:40:27 -03:00
Daniel Becker
81acbdd7a3 make listening on interface rather than IP optional for miniupnp 2014-05-09 14:56:46 -03:00
jim-p
cf4e473b3d Fix call-time pass-by-reference in UPnP 2014-05-09 13:48:38 -04:00
Daniel Becker
3f986e2dc9 make miniupnpd listen on interface instead of IP
The 'listening_ip' option in miniupnpd.conf can accept an interface name
directly instead of having to translate it to an IPv4 address first. (This is
actually required if IPv6 support is enabled.)
2014-04-27 16:20:01 -07:00
Chris Buechler
ef459eb700 standardize on https://www.pfsense.org, point to packages.pfsense.org 2014-03-14 19:10:27 -05:00
Chris Buechler
c728177042 standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org
2014-03-14 19:04:43 -05:00
Ermal
bea918b987 Remove sasycnd remenant file 2014-03-12 18:49:09 +00:00
jim-p
f8466c3637 Fix interface selections on UPnP to show the customized descriptions entered by the user. While here, add an external interface selection knob. Fixes #3141
Conflicts:

	etc/inc/pkg-utils.inc
2013-08-12 12:36:50 -04:00
Renato Botelho
e9389ae85e Remove RIP since it's a package again. See ticket #648 2013-02-12 10:50:33 -02:00
Renato Botelho
443c282217 Fix indent and whitespaces 2013-02-12 09:26:12 -02:00
jim-p
a2b1d1e89c This seems to break upnp for IPv4 in other ways, and we have since disabled IPv6 in the daemon while compiling anyhow. Revert "In order for miniupnpd to latch onto IPv6, we just need to give the interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow."
This reverts commit bc8a1938f5.
2013-01-04 12:37:27 -05:00
jim-p
2a2b247b75 Standardize hypenation and capitalization of Pre-Shared Key 2012-10-26 16:10:58 -04:00
jim-p
d71fc5d312 More shortcuts 2012-08-14 14:35:49 -04:00
jim-p
fdad935f76 This works here, too... 2012-08-11 20:49:41 -04:00
jim-p
bc8a1938f5 In order for miniupnpd to latch onto IPv6, we just need to give the interface name here, not the subnet. The daemon is smart enough to latch onto the right subnet(s) here anyhow. 2012-08-02 10:23:18 -04:00
Ermal
76231e6398 Bye, bye olsrd back to packages. 2012-06-07 09:25:27 +00:00
Andrew Lowther
b30e3be44f options for auto-summary/supernet 2012-04-25 17:51:59 -04:00
smos
318a081213 Use curlies to be very sure, yes 2012-04-18 18:06:27 +02:00
smos
eaa477d2d6 Add the subnet bits to the config 2012-04-18 17:40:25 +02:00
Darren Embry
f97a5b0419 Move CARP settings from pkg XML to a real PHP page
https://redmine.pfsense.org/issues/647
2012-03-22 21:25:58 -04:00
jim-p
c82b2c3f21 Change SNMP binding option to work on any eligible interface/VIP. Fixes #2158 2012-02-01 13:28:53 -05:00
Ermal
12a0cd7461 Remove obsolete file lurking on installs. 2011-06-15 14:04:03 +00:00
Ermal
fddb3cd6b8 Allow people to enter another user than admin for syncrhonizing in the carp settings page. 2011-06-14 13:40:17 +00:00
jim-p
7401c8c451 Allow OpenNTPD to listen on Virtual IPs, not just interfaces. Fixes #342 2011-06-08 17:33:26 -04:00
Bill Marquette
13f0762d9c Fix #1277
Wasn't able to remove the multicast RIPv2 discovery at startup, but
all ripv1 response's are gone now.
2011-05-26 22:28:19 -05:00
Ermal
2f6532d552 Fixes #1514. Differentiate in the carp settings between layer7, limiter and queues so layer7 and limiters do not rely on queues being active. 2011-05-18 23:09:48 +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
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
Chris Buechler
c22632db65 fix text 2011-01-05 01:19:24 -05:00
Ermal
227f2be561 Fix routed starting. Reported-by: http://forum.pfsense.org/index.php/topic,29015.0.html 2010-12-22 14:27:09 +00:00
jim-p
a4fe5cac4c Reformat pfsync/xmlrpc sync settings. Hopefully make it more clear to understand and use. 2010-11-30 17:33:08 -05:00
Warren Baker
4395500c09 Recent move (d32d3970d5) of routed/ items required additional files to be updated to reflect correct path. 2010-11-08 08:44:20 +02:00
Scott Ullrich
98bcf1f8b5 Fix misc input validation errors. Move routed/* to same dir as pkg items 2010-11-06 12:40:54 -04:00
Scott Ullrich
dff71b6bbe Add Captive Portal CARP configuration synchronization 2010-08-29 21:15:14 -04:00
jim-p
e7c893e2a9 Fix the end of this file. 2010-08-03 10:01:30 -04:00
jim-p
0ce726624d Optionally sync users and groups via xmlrpc. Fixes #650 2010-08-02 17:17:46 -04:00
jim-p
93b2c45985 Add NAT-PMP support to UPnP. Fixes #262. Thanks to Salvatore LaMendola for the patch. 2010-07-14 11:41:00 -04:00
jim-p
9434370cd0 Sync OpenVPN settings and DHCP Daemon settings via XMLRPC, and for DHCP set a proper failover IP where needed. Ticket #645 & Ticket #646 - Still needs a way to sync/restart services on Backup after config sync. 2010-06-11 11:50:54 -04:00
Ermal Luçi
5db1136645 Fix RIP code to be compliant with 2.0. 2010-03-05 14:56:34 +00:00
Ermal Luçi
7dbaa205cb Catch up with php5 changes on array. 2010-03-05 10:19:35 +00:00
jim-p
cd61fbc96b Fix typo 2010-02-26 18:18:18 -05:00
Chris Buechler
4494cf6ad9 fix typos 2009-12-07 18:50:11 -05:00
sullrich
7deffa407e Add listtopic. Remove tab 2009-11-28 19:55:23 -05:00