Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4258210
By: bbell
I'm having difficulty with my ddclient configuration. It's always worked well
for just a single host. Now I'm trying to update two DynDNS entries, where
each one is for a different interface. That is, foo.homeip.net is for the IP
address on eth1, and bar.homeip.net is for the IP address on tun0. I guess
the first thing I should do is verify: can I do this with a single ddclient.conf
file? I thought so, but it doesn't seem to be working.
>From the debug output, if seems that the use=if and if=tun0 settings are global,
so if=tun0 replaces if=eth0, and both hostnames get the IP from tun0. This
is with all lines listed "by themselves". If I link the lines for each configuration
together (with a trailing "\"), then ddclient doesn't update the IP address
at all. In that case, it says: "get_ip: using ip, ip reports <undefined>".
I've pasted the non-commented part of my normal config file to
http://ddclient.pastebin.co.uk/12882. I've also tried without any trailing
", \", and I've tried with a trailing " \" after the password lines. No combination
seems to work.
I could really appreciate a hand here. Thanks.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=399428
|