TZO Dynamic DNS service install

I was trying to install the perl based TZO client in 4.016 and could not get it to update my IP. Has anyone else tried to use this client with any luck?
I'd appreciate it if some of you Linux/Perl guys took a look at the package and tell me if I'm missing something.

http://ftp3.tzo.com/linux/perl/tzov2x.tar.gz 
Parents
  • Had a quick look; it appears to be using an SMTP API that is not hooked up on Astaro (they use somethiing different; see anotifier).

    Debugging Perl on Astaro is tough because I found that it's quiet about errors it encounters. I'm not a big fan of Perl if it's code that you'll have to revisit a year from now to adjust...
      
  • Could I just comment out the lines that use the SMTP function? I really don't need it to notify me by email. I'm running their Win32 client on a machine inside my DMZ but would like to move it to ASL. It's also looking for /etc/rc.d/init.d/functions. where can I get this file?
  • You might look at a RedHat 8 distro; but as you can see you start to pull leaves from an artichoke, in terms of introducing security issues. Those new components in functions; might they introduce a server hole?

    Can you use the DynDNS+ez-ipupdate that Tom K. posted?
    If not, we'll muddle through this...
      
Reply
  • You might look at a RedHat 8 distro; but as you can see you start to pull leaves from an artichoke, in terms of introducing security issues. Those new components in functions; might they introduce a server hole?

    Can you use the DynDNS+ez-ipupdate that Tom K. posted?
    If not, we'll muddle through this...
      
Children