Hello, replace the following if statment (file /usr/local/bin/setddns.pl.):
if ($settings{'SERVICE'} = 'zoneedit')
{$serverdir = '-s'; $serveradd = 'dynamic.zoneedit.com';}
else
{$serverdir = ''; $serveradd = '';}
with this one:
if ($settings{'SERVICE'} eq 'zoneedit')
{$serverdir = '-s'; $serveradd = 'dynamic.zoneedit.com';}
else
{$serverdir = ''; $serveradd = '';}
*
*HTH.
*
*
On Sun, Sep 11, 2011 at 7:38 AM, Thorsten Lasrich <thors...@lasrich.net>wrote:
> Hallo everybody,
>
> some days ago I installed the new Endian firewall on a P4 1.7GHz computer.
> The firewall has 2 uplinks, one ith a static ip and the otherone with a
> dynamic ip. I tried to get dynsdns running, when I force an update on the
> webgui I can see an entry (sudo: nobody : TTY=unknown ;
> PWD=/home/httpd/cgi-bin ; USER=root ; COMMAND=/usr/local/bin/setddns.pl -f
> 2) in the systemlog, but without result. The ip isn't updated at
> dyndns.org, but in the temp-File the correkt ip is stored. I tried another
> dynamic dns provider (no-ip.org), with the same behavier.
> I read the Howto page and also used google, I added the patch on the script
> "setddns.pl." with no effect on the update.
>
> So could you please help me with that problem. Did anyoune use dynamic ip
> with dyndns on a firewall with 2 uplinks? Is there maybe a problem with the
> 2 uplinks? But in his temp-file he stores the correkt ip but never changed
> it on dyndns or no-ip.
>
> Thanks for any help and sorry for my terrible english, I didn't used it for
> a while.
>
> Greats / Best regards
>
> Thorsten
>
>
>
>
> ------------------------------------------------------------------------------
> Using storage to extend the benefits of virtualization and iSCSI
> Virtualization increases hardware utilization and delivers a new level of
> agility. Learn what those decisions are and how to modernize your storage
> and backup environments for virtualization.
> http://www.accelacomm.com/jaw/sfnl/114/51434361/
> _______________________________________________
> Efw-user mailing list
> Efw-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/efw-user
>
>
--
AGD
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user