Configure dynu on Mint Linux Configure dynu on Mint Li...

Topic: Configure dynu on Mint Linux

Post Configure dynu on Mint Linux
by ebaad12 on 2017年11月10日

https://www.dynu.com/DynamicDNS/IPUpdateClient/Linux

Great, followed the document literally and was able to get the services started, but how can I access the control panel and my site is still not linked with the URL.


Any help would be appreciated, thanks in advance.

Ebaad.



CONF FILE:

==========


ebaad@linmint /etc/dynuiuc $ ls
dynuiuc.conf dynuiuc.conf.sample
ebaad@linmint /etc/dynuiuc $ cat dynuiuc.conf
username ***@hotmail.com
password XXXXXXXXX
location issr
ipv4 true
ipv6 false
pollinterval 300
debug false
quiet true


ebaad@linmint /etc/dynuiuc $ sudo systemctl status dynuiuc.service
● dynuiuc.service - Dynu IP update client daemon
Loaded: loaded (/usr/lib/systemd/system/dynuiuc.service; disabled; vendor pre
Active: active (running) since Fri 2017-11-10 13:12:45 PST; 3h 3min ago
Process: 4466 ExecStart=/usr/bin/dynuiuc --conf_file /etc/dynuiuc/dynuiuc.conf
Main PID: 4468 (dynuiuc)
CGroup: /system.slice/dynuiuc.service
└─4468 /usr/bin/dynuiuc --conf_file /etc/dynuiuc/dynuiuc.conf --log_f

Nov 10 13:12:45 linmint systemd[1]: Starting Dynu IP update client daemon...
Nov 10 13:12:45 linmint systemd[1]: dynuiuc.service: PID file /var/run/dynuiuc.p
Nov 10 13:12:45 linmint systemd[1]: Started Dynu IP update client daemon.
Nov 10 13:12:45 linmint /usr/bin/dynuiuc[4468]: Started /usr/bin/dynuiuc
Nov 10 13:12:45 linmint /usr/bin/dynuiuc[4468]: Ignoring invalid location. You c
Nov 10 13:12:45 linmint /usr/bin/dynuiuc[4468]: Configuration of /usr/bin/dynuiu
Nov 10 13:12:50 linmint /usr/bin/dynuiuc[4468]: { IPv4 Address: 73.231.97.200, I
Nov 10 13:13:04 linmint systemd[1]: Started Dynu IP update client daemon.

Reply with quote | Report
Post Re: Configure dynu on Mint Linux
by vesey on 2017年11月10日

Please note that if you are inside the same network where the server is hosted, you may need to use the internal IP address as router does not allow bounce back traffic.

There are also 2 errors with your client config file:

Username should be ebaad12 not your email
Location should be left empty if your hostname is not assigned a location no control panel.

Reply with quote | Report
2024年3月28日 3:32
Loading...