This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

dyndns on wrong interface

Hi, 
we have 2 interfaces to the internet.
One has a static ip-addr. (SDSL-Line) and the
other works with PPOE, therefor we have a dynamic ip-addr.

ASL is updating my xxx.dyndns.org account with the 
static ip-adr. and not the PPOE related one.

How can I associate the PPOE-interface with the dyndns-update-seeting of the ASL ??


This thread was automatically locked due to age.
Parents
  • Hi,

    dyndns gets the ip from the ethX that has the default gateway. So I guess your SDSL line is the one with the default GW. 
    Other then changing the GW to the PPoE? Think we will need to tell Astaro to change their script.

    Chris
Reply
  • Hi,

    dyndns gets the ip from the ethX that has the default gateway. So I guess your SDSL line is the one with the default GW. 
    Other then changing the GW to the PPoE? Think we will need to tell Astaro to change their script.

    Chris
Children
  • Maybe you can try this:
    Create a script that checks your IP via http://checkip.dyndns.org,
    make sure that the above website is statically routed via your ppoe (if possible, I don't know your exact setup)
    This way you can update your dyndns with the IP that is returned by the webpage.

    I'm using such a script in order to solve a similar problem for several months now (ASL v5 and v6).
    (The external interface of my Astaro has a private, non routable IP address., so using the builtin dyndns funtionality wasn't an option for me anyway.)

    If interested I will post/mail it.