Koozali.org: home of the SME Server

How to ddclient load after reboot on sme 7x

Offline peterphi

  • *
  • 17
  • +0/-0
How to ddclient load after reboot on sme 7x
« on: July 17, 2008, 06:21:38 PM »
How to ddclient load after reboot on sme 7x

Thanks
Best Regard,

Offline Gert

  • *****
  • 208
  • +0/-0
    • http://www.huge.co.za
Re: How to ddclient load after reboot on sme 7x
« Reply #1 on: July 17, 2008, 08:33:42 PM »
ddclient is called with the ip up event. there is no need to do it manually.

Offline bossies

  • *
  • 8
  • +0/-0
    • Affordable web Design
Re: How to ddclient load after reboot on sme 7x
« Reply #2 on: July 19, 2008, 07:34:47 AM »
sorry, but i have the same problem - following the readme of ddclient does not start it automatically after a reboot.  It does however work fine when you manually run it from the console.  Please help someone!

Offline bossies

  • *
  • 8
  • +0/-0
    • Affordable web Design
Re: How to ddclient load after reboot on sme 7x
« Reply #3 on: July 19, 2008, 07:51:48 AM »
found this - still testing, but it seems to work
http://forums.contribs.org/index.php?topic=15612.0

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: How to ddclient load after reboot on sme 7x
« Reply #4 on: July 19, 2008, 08:40:44 AM »
bossies & others

Quote
found this - still testing, but it seems to work
http://forums.contribs.org/index.php?topic=15612.0

That's a very old post from 2002, and you would be advised not to use the rpm referred to.

Far better to use the contrib that is specifically for sme 7.x
see
http://smeserver.free.fr/Files/index.php?dir=sme7/

sme7-ddclient-3.7.3-4.noarch.rpm
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: How to ddclient load after reboot on sme 7x
« Reply #5 on: July 19, 2008, 09:15:34 AM »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline peterphi

  • *
  • 17
  • +0/-0
Re: How to ddclient load after reboot on sme 7x
« Reply #6 on: July 19, 2008, 09:24:07 AM »
Hi
You can use this command line,it's working fine
From the command line
echo "/etc/rc.d/init.d/ddclient start" >> /etc/rc.d/rc.local

Best Regard,

Offline bossies

  • *
  • 8
  • +0/-0
    • Affordable web Design
Re: How to ddclient load after reboot on sme 7x
« Reply #7 on: July 20, 2008, 08:06:54 AM »
"in the arms of mary"

thanks - looks like it's working fine!