IT/Software/Server Config/ddclient: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
Line 1: Line 1:
=== General ===
===General===
This is a great tool for keeping a dynamic ip static to the world.
This is a great tool for keeping a dynamic ip static to the world.


=== Config ===
===Config===
This can be very hard if you are new to it.
This can be very hard if you are new to it.


Below is an example of one that works between zoneedit and Ubuntu Server 18.04.3
Below is an example of one that works between zoneedit and Ubuntu Server 18.04.3
----
----
<nowiki>
<nowiki>#</nowiki> Configuration file for ddclient generated by debconf


# Configuration file for ddclient generated by debconf
<nowiki>#</nowiki>
#
<nowiki>#</nowiki> /etc/ddclient.conf
# /etc/ddclient.conf
 
<nowiki>#</nowiki>use=web, web=myonlineportal.net/checkip


#use=web, web=myonlineportal.net/checkip
ssl=yes
ssl=yes
protocol=zoneedit1
protocol=zoneedit1
#use=if, if=enp0s31f6
<nowiki>#</nowiki>use=if, if=enp0s31f6
use=web, web=dynamic.zoneedit.com/checkip.html
use=web, web=dynamic.zoneedit.com/checkip.html
server=dynamic.zoneedit.com
server=dynamic.zoneedit.com
Line 23: Line 24:
exodus.msgeducation.com, next.msgeducation.com, next.msghan.com, next.msgcgk.com, next.msgvte.com, next.msgcnx.com
exodus.msgeducation.com, next.msgeducation.com, next.msghan.com, next.msgcgk.com, next.msgvte.com, next.msgcnx.com
backup.msgcnx.com, backup.msgcgk.com, backup.msghan.com, backup.msgvte.com
backup.msgcnx.com, backup.msgcgk.com, backup.msghan.com, backup.msgvte.com
</nowiki>

Revision as of 14:10, 24 April 2020

General

This is a great tool for keeping a dynamic ip static to the world.

Config

This can be very hard if you are new to it.

Below is an example of one that works between zoneedit and Ubuntu Server 18.04.3


# Configuration file for ddclient generated by debconf

# # /etc/ddclient.conf

#use=web, web=myonlineportal.net/checkip

ssl=yes

protocol=zoneedit1 #use=if, if=enp0s31f6 use=web, web=dynamic.zoneedit.com/checkip.html server=dynamic.zoneedit.com login=walttheboss password= 'zone024!#%edit' exodus.msgeducation.com, next.msgeducation.com, next.msghan.com, next.msgcgk.com, next.msgvte.com, next.msgcnx.com backup.msgcnx.com, backup.msgcgk.com, backup.msghan.com, backup.msgvte.com