Am 17.01.2018 um 21:50 schrieb Christian Schoenebeck:
>> Independently of this, I'm the opinion, ddns for ipv6 can't work with a
>> deal-in or modem connection. My wan interface is
>> pppoe-wan. If the logical interface wan_6 is started, it (or pppoe-wan)
>> doesn't have a global ipv6 address. It
Am 16.01.2018 um 21:07 schrieb e9hack:
> Hi Christian,
>
> I revert all ddns related changes. It looks like that the changes are not the
> root cause. I check my old log files. The
> issue did start with my build from 16th of December.
>
> Independently of this, I'm the opinion, ddns for ipv6
Hi Christian,
I revert all ddns related changes. It looks like that the changes are not the
root cause. I check my old log files. The
issue did start with my build from 16th of December.
Independently of this, I'm the opinion, ddns for ipv6 can't work with a deal-in
or modem connection. My wan
Hi Hartmut,
either try newest scripts from github (updated last weekend)
or insert "network_flush_cache" at about line 900 inside
dynamic_dns_functions.sh function get_local_ip()
while : ; do
if [ -n "$ip_network" ]; then
# set correct program
-->