Koozali.org: home of the SME Server

ddclient installation problems - ddclient rpm?

gizmo911uk

ddclient installation problems - ddclient rpm?
« on: October 28, 2005, 05:30:37 AM »
Hi

I have a domain with dyndns.org i've been lookin at there website and think that ddclient would do the job i need, but i got no idea how to install it. Is there a handy rpm for sme server or even a guide i could follow?

Many Thanks in advance

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Is there a ddclient rpm or a ddlient howto guide?
« Reply #1 on: October 29, 2005, 04:16:02 AM »
gizmo911uk

I assume you are hosting this domain on a sme server.

In the Configure this server screen (logon as admin) there is the facility to configure your dyndns account details. The sme server will automatically update the dyndns records when your IP changes.

You don't need ddclient.

PS Have you read the sme manual, I suggest you do.
...

gizmo911uk

ddclient installation problems - ddclient rpm?
« Reply #2 on: October 29, 2005, 09:04:01 PM »
The thing is though i have my server set up as 'server only', my router acts as my geteway/firewall and i don't really want to change this.

Is there a way i could enable the inbuilt dynamic dns client in sme server and still keep my current setup?

what do you recommend?

Offline berdie

  • *
  • 237
  • +0/-0
ddclient installation problems - ddclient rpm?
« Reply #3 on: October 30, 2005, 11:24:59 PM »
You can use the brillant rpm from Vincent Filali-Ansary.
Here's is the link:
http://smeserver.free.fr/filessme6/rpms/sme-ddclient-2.0-10.noarch.rpm
Installation: rpm -ivh *.rpm
Rgds.
Dietmar

gizmo911uk

ddclient installation problems - ddclient rpm?
« Reply #4 on: November 01, 2005, 08:34:45 PM »
hi, thanks for th info

how do i go about configuring it for my dyndns account?

gizmo911uk

ddclient installation problems - ddclient rpm?
« Reply #5 on: November 18, 2005, 08:30:38 PM »
From what i can see i cannot see a ddclient panel that was supposedly meant to be added to the SME server-manager when sme-ddclient-2.0-10.noarch.rpm is installed.

Yet it is definitely installed as i am getting "WARNING:  cannot connect to checkip.dyndns.org:8245 socket: IO::Socket::INET: Timeout" error emails.

boss_hog

ddclient installation problems - ddclient rpm?
« Reply #6 on: November 18, 2005, 10:18:07 PM »
Hey gizmo911uk,
scroll down in the server-manager and see if you have a new entry
on the left (Panels) called "unknown".
If you do click on that.
To get rid of the "unknown" Panel run this command as root:

/etc/e-smith/events/actions/navigation-conf

Then you should see the proper name of the panel.
Good luck
Joe

gizmo911uk

ddclient installation problems - ddclient rpm?
« Reply #7 on: November 18, 2005, 10:34:58 PM »
Theres no new panel or anything differnt about all the links on the left hand side of server-manager.

I ran the command "/etc/e-smith/events/actions/navigation-conf" to see it anything would change.

In reply to this command i got lines and lines of:
print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 29152.
Use of uninitialized value in join or string at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 29862.
print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 29862.
Use of uninitialized value in open at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 421, <LEXIN> chunk 305.
Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 421, <LEXIN> chunk 305.
Can't open lexicon file : No such file or directory at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 421, <LEXIN> chunk 305.
readline() on closed filehandle esmith::FormMagick::LEXIN at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 422, <LEXIN> chunk 305.
 
which means nothing to me at all, and still no dd client on the panels.

heres a screen dump of my server-manager:

Offline raem

  • *
  • 3,972
  • +4/-0
ddclient installation problems - ddclient rpm?
« Reply #8 on: November 19, 2005, 02:09:12 AM »
gizmo911uk

> Theres no new panel or anything differnt about all > the links on the left hand side of server-manager.

Check the rpm is actually installed
rpm -q sme-ddclient

If not try installing it again
rpm -Uvh sme-ddclient-2.0-10.noarch.rpm



> I ran the command "/etc/e-smith/events/actions/navigation-conf"....

When runninng that command the errors are normal and can be ignored.
...

boss_hog

ddclient installation problems - ddclient rpm?
« Reply #9 on: November 19, 2005, 05:01:25 AM »
Hey gizmo911uk,
is the screen shot you posted yours??
Right under "Configuration" is a
Panel called "Dynamic Clients", right?
So....
Joe

gizmo911uk

ddclient installation problems - ddclient rpm?
« Reply #10 on: November 19, 2005, 08:28:47 PM »
boss_hog:your right, don't believe it but never actually noticed it when i took the screen dump  :roll:

ah well all working now.

many thanks for all your help