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...
      
Reply
  • 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...
      
Children