Revision: 7454
          http://sourceforge.net/p/ipcop/svn/7454
Author:   owes
Date:     2014-04-11 07:41:06 +0000 (Fri, 11 Apr 2014)
Log Message:
-----------
Change the dynamic DNS default. If someone has a better free (!) and easy to 
use alternative: I'm open for suggestions.

Modified Paths:
--------------
    ipcop/trunk/html/cgi-bin/ddns.cgi
    ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5

Modified: ipcop/trunk/html/cgi-bin/ddns.cgi
===================================================================
--- ipcop/trunk/html/cgi-bin/ddns.cgi   2014-04-11 07:28:44 UTC (rev 7453)
+++ ipcop/trunk/html/cgi-bin/ddns.cgi   2014-04-11 07:41:06 UTC (rev 7454)
@@ -15,7 +15,7 @@
 # You should have received a copy of the GNU General Public License
 # along with IPCop.  If not, see <http://www.gnu.org/licenses/>.
 #
-# (c) 2001-2011 The IPCop Team
+# (c) 2001-2014 The IPCop Team
 #
 # Over the years many people have changed and contributed to this file.
 # Check CVS and SVN for specifics.
@@ -53,7 +53,7 @@
 $settings{'ENABLED'}   = '';
 $settings{'PROXY'}     = '';
 $settings{'WILDCARDS'} = '';
-$settings{'SERVICE'}   = 'dyndns.org';
+$settings{'SERVICE'}   = 'freedns.afraid.org';
 
 $settings{'ACTION'} = '';    # add/edit/remove
 $settings{'KEY'}    = '';

Modified: ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5
===================================================================
--- ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5      2014-04-11 07:28:44 UTC 
(rev 7453)
+++ ipcop/trunk/updates/2.1.5/ROOTFILES.i486-2.1.5      2014-04-11 07:41:06 UTC 
(rev 7454)
@@ -1,4 +1,5 @@
 ## please place IPCop files first, then packages sorted by alphabetical order
+/home/httpd/cgi-bin/ddns.cgi
 /home/httpd/cgi-bin/iptablesgui.cgi
 /home/httpd/cgi-bin/upload.cgi
 /usr/local/bin/upgrade.sh

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to