I apologise if this is the wrong place to ask this question, it is just as I am struggling.
Can anyone help me resolve this issue please.
I have a home server to run a couple of websites for myself and friends.
I have myvestacp
My home network is with BT and it goes through my smart hub with dns-o-matic
A ddns account with dynu
The problem for me is that I can't seem to get the correct configuration for the dynamic dns to change on myvestacp and also at godaddy when my BT ip address expires.
I've tried all sorts of configurations and none work for me. I always have to change the ip nat association on myvestacp and hostnames ip address manually.
Is there a way that this can be set up to do it automatically? Does anyone know of any such guides or tutorials?
Many, many thanks in advance and again sorry if this is the wrong forum or place.
Tam
DDNS help
- myVesta
- Site Admin
- Posts: 963
- Joined: Fri Jun 19, 2020 9:59 am
- Has thanked: 10 times
- Been thanked: 6 times
Maybe to make bash script (and put it in cron to run every 5 minutes) that will check your current IP and change ip nat if new ip detected.
Script can call:
See https://github.com/myvesta/vesta/blob/m ... sys-ip-nat
Script can call:
Code: Select all
v-change-sys-ip-nat ip nat_ip 1