Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ddclient updated nach ca. 2 tagen nicht mehr
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
gmc616
n00b
n00b


Joined: 18 May 2004
Posts: 37
Location: Jena, Germany

PostPosted: Tue Dec 05, 2006 2:00 am    Post subject: ddclient updated nach ca. 2 tagen nicht mehr Reply with quote

Hallo und guten Abend,

seit ich mein System auf GnuC++4.x geupdated habe funktioniert mein ddclient nicht mehr korrekt.
Ich habe das komplette System nach Anleitung neu compiliert. Alles funktioniert bestens, nur der ddclient nicht!

Ich starte das System neu. Der Rechner wählt sich ins Internet per pppoe, updated die aktuelle IP-Adresse bei dyndns.org und alles ist schön. Auch ein Verbindungsabbruch und Neuaufbau funktioniert anfangs ohne Probleme. Der ddclient schaut alle 300 sec. nach der IP-Adresse und updated korrekt.

Aber nach ca. 2 Tagen funktioniert der ddclient einfach nicht mehr. Kein Eintrag im syslog, garnichts.
Meistens reicht ein /etc/init.d/ddclient restart und das ganze funktioniert wieder für ca. 2 Tage.
In machen Fällen lässt sich der ddclient aber noch nicht einmal beenden.

Ein emerge -uD ddclient hat nichts gebracht.

Vor dem Update von C++3.x auf C++4.x funktionierte der ddclient ca. 3 Jahre ohne Probleme. Daher bin ich der Meinung das es wohl nicht an der Konfiguration des ddclients liegen kann.

Aber woran dann?

Irgendwer ne Idee?

Danke und Gruß
gmc
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Tue Dec 05, 2006 7:46 am    Post subject: Reply with quote

Compileroptionen?
Back to top
View user's profile Send private message
slick
Bodhisattva
Bodhisattva


Joined: 20 Apr 2003
Posts: 3495

PostPosted: Tue Dec 05, 2006 8:51 am    Post subject: Reply with quote

Ist zwar keine Lösung im eigentlichen Sinn, aber warum für diese simple Aufgabe extra einen Client installieren?

slick @ https://forums.gentoo.org/viewtopic-p-1496578.html#1496578 wrote:
Bei mir wählt sich Linux selbst ein, daher habe ich diese simpelste Variante:

/etc/ppp/ip-up
Code:
...
/usr/bin/lynx -dump -auth=user:password http://members.dyndns.org/nic/update?system=dyndns\&hostname=myname.dyndns.org\&wildcard=OFF\&backmx=NO\&offline=NO &> /dev/null
...
Back to top
View user's profile Send private message
jkoerner
Apprentice
Apprentice


Joined: 04 Nov 2006
Posts: 270

PostPosted: Tue Dec 05, 2006 9:02 am    Post subject: Reply with quote

Moin,
ich hab vor einiger Zeit auf inadyn umgestellt nachdem mich ddclient geärgert hatte. Seit dem bin ich den zeitweiligen Ärger los.
inadyn ist zwar nicht in portage, aber das hat mich noch nie gestört. Die Konfiguration ist ähnlich dem Skript von slick.
Back to top
View user's profile Send private message
gmc616
n00b
n00b


Joined: 18 May 2004
Posts: 37
Location: Jena, Germany

PostPosted: Tue Dec 05, 2006 12:26 pm    Post subject: Reply with quote

Keruskerfuerst wrote:
Compileroptionen?

Kein Problem. :wink:
Code:
#make.conf
CFLAGS="-O2 -mcpu=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
Back to top
View user's profile Send private message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2403
Location: Germany

PostPosted: Tue Dec 05, 2006 1:11 pm    Post subject: Reply with quote

Hi gmc616,

hast du schon versucht aus deinem ddclient ein wenig mehr Informationen herrauszukitzeln?

Quote:
If you think your configuration is correct, but ddclient doesn't work as you expected, you can enable debug and verbose messages by running ddclient -daemon=0 -debug -verbose -noquiet.


ddclient home

Hier noch ein Link aus diesem Forum.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum