OK I see I was having this problem too. there seems to be a problem with ez-ipupdate, the client used by ipcop since some change to dyndns the other day.
You need to replace ez-ipupdate-3.0.11b7 for ez-ipupdate-3.0.11b8. You will need to compile it for libraries compatible with ipcop 1.3. My redhat 7.something box compiled it fine. You need to: 1. either compile the critter from this source package: http://www.gusnet.cx:8080/proj/ez-ipupdate/dist/ez-ipupdate-3.0.11b8.tar.gz OR download my one that is compiled against compatible binaries from here: http://homepages.ihug.co.nz/~nickr/ez-ipupdate 2. on the ipcop box back up /usr/local/bin/ez-ipupdate mv /usr/local/bin/ez-ipupdate /usr/local/bin/ez-ipupdate~ 3. scp the new binary onto the ipcop box: scp -P 222 ez-ipupdate [EMAIL PROTECTED]:/usr/local/bin/ if your only other box is a windows one you could try winscp, it works well in my experience. It should then work. you can run it from the command line, it should show the new version number I GIVE NO WARRANTIES ABOUT THE BINARY I COMPILED OR THE SOURCE CODE I REFER TO. I HAVE NOT LOOKED AT THE SOURCE CODE. On Thu, 18 Dec 2003 19:52:40 +1300 Gareth Williams <[EMAIL PROTECTED]> wrote: > My dyndns (gacrux.homeip.net) seems to be broken. Anyone else noticed this? > > I can manually update it via their webpage, and it works. But when IPCop tries > to do it, it doesn't work. I haven't touched the settings, it just randomly > stopped working the other day (at least, that's when I noticed). When I > connect to the internet, or use the "force update" button in the "services -> > dynamic dns" menu, I get the following in the main IPCop log: > > 19:28:09 ipcop Dynamic DNS ip-update for gacrux.homeip.net: success > > But "gacrux.homeip.net" definitely does not resolve to my current IP address. > Again, manually updating it via the dyndns.org website _does_ correctly > result in gacrux.homeip.net resolving to the IP address I enter, and up until > a few days ago the IPCop update used to work correctly. Any ideas? > > Cheers, > Gareth > > ps. I'm using IPCop 1.3, with fixes updates 001 - 005 installed. > -- Nick Rout <[EMAIL PROTECTED]>
