EDIT:
Sorry falscher Thread http://www.ip-phone-forum.de/showthr...=1#post1734750
gehts weiter
EDIT:
Sorry falscher Thread http://www.ip-phone-forum.de/showthr...=1#post1734750
gehts weiter
Geändert von gigigaga (28.07.2011 um 15:57 Uhr) Grund: falscher Thread
Hallo!
Ich habe eine Frage zu ipline. Bei der Fritzbox 7390 ist ipline in Zeile 11. Zumindest wenn ich Zeile 1 als 1 sehen. Oder ist Zeile 1 = 0 und damit ipline = 12?
Danke!
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Hallo!
Es sollte dann Zeile 11 sein, wenn ich von oben Anfange zu zählen.
Hier mal die Ausgabe von showdsldstat:
mode: DSL
cpmacconfig:normal
running (voip=0,tr069=0)
speed 448000/96000 token 5000
PPPoE Forward: disabled
IPv6: off
IPv4: normal
0: name internet
0: connected vcc 1/32/PPPoE/32/UBR/0/0/dsl stay online 0
0: connected since 2011-08-10 22:54:30 (setup time 1 secs)
0: ip xx.xx.xx.xx peer xx.xx.xx.xx mtu 1492
Hallo!
Soweit klappt jetzt alles mit dem Account in der Maske (dyndns).
Aber der zweite Account (afraid) will nicht. Bin mir aber auch nicht ganz sicher wegen dem Servername. Der ist: http://freedns.afraid.org. Allerdings steht im wget Script (kann man von der Webseite als Beispiel runterladen noch "dynamic/update.php? " drin. Brauche ich das auch im Servernamen?
Hier noch mal die Ausgabe von-- running OpenDD 0.7.9 in normal modeCode:opendd -c /tmp/opendd2.conf -v
getuidbyname() : no such user <uid>
drop_privileges() : cannot find user <uid>
getgidbyname() : no such group <gid>
drop_privileges() : cannot find group <gid>
dyndns() : established external or dummy ip address : xx.xx.xx.xx
main() : getting my ip address : xx.xx.xx.xx
dyndns() : "username" is not a valid option !
main() : dyndns() exit abnormally
Danke!
Du solltest in der conf-Datei die uid und gid des users und seiner group, unter dem opendd ausgeführt wird, eintragen:
Versuch mal, dass opendd mit einem Account (dnydns.com) funktioniert und dann schauen wir nach dem 2. Account.Code:user ????? group ?????
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Geändert von sf3978 (11.08.2011 um 21:45 Uhr) Grund: Ergänzung
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Hier mal die Daten. Bei der Config von Afraid habe ich die Zugangsdaten aus einer funktionierenden FLI4L Config kopiert. Eigentlich sollte das passen. Nur bei "Servername" bin ich mir nicht sicher.
Passwd:
Group:Code:root:x:0:0:root:/mod/root:/bin/sh nobody:x:100:1000:nobody:/home/nobody:/bin/false ftpuser:x:101:1:ftpuser:/var/media/ftp:/bin/false ntp:x:102:1:NTP daemon:/home/ntp:/bin/false boxusr1:any:1001:0:box user:/home-not-used:/bin/sh
Code:root:x:0: users:x:1:ftpuser,ntp nobody:x:1000:nobody
opendd2.conf:
Code:servername = freedns.afraid.org/ hostname = xx.xx.com username = xxxxxx password = xxxxxxxxxxxxxxxx use_ssl = 0 ipline = 11 cert_path = /var/tmp/flash/opendd/opendd.pem runasdaemon = 0 use_syslog = 1 syslog_facility = daemon system_user = <uid> system_group = <gid> pidfile_path = /var/run/opendd.pid pollfrequency = 30000 domain_lifetime = 28 ##wildcard = 1 ##mx = ##backupmx = 1 offline = 0 #mailfrom = <bbb@wwe.de> #mailto = <...> #smtpservername = smtp.????.de #smtpserverport = 25 #smtpauthuser = <user> #smtpauthpwd = <geheim2>
musst Du ändern in:Code:system_user = <uid> system_group = <gid>
Warum Du diese FehlermeldungCode:system_user = 100 system_group = 1000
bekommen hast, kann ich z. Zt. nicht sagen.Code:dyndns() : "username" is not a valid option !
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Hallo!
Anscheinend gibt es doch ein Problem mit OpenDD und Afraid. Gestern dachte ich, dass es funktioniert, aber leider gibt es jetzt nachdem die Box mal Offline war wieder ein Fehler.
Code:-- running OpenDD 0.7.9 in normal mode dyndns() : established external or dummy ip address : xx.xx.xx.xx main() : getting my ip address : xx.xx.xx.xx dyndns() : connected to freedns.afraid.org:80 dyndns() : GET /nic/update?system=dyndns&hostname=xxx.xxxx.com&offline=NO&myip=xx.xx.xx.xx HTTP/1.0 listen_response() : HTTP/1.1 200 OK listen_response() : Server: nginx listen_response() : Date: Sat, 13 Aug 2011 11:50:51 GMT listen_response() : Content-Type: text/plain listen_response() : Connection: close listen_response() : Vary: Accept-Encoding listen_response() : X-Powered-By: PHP/5.3.6 listen_response() : Cache-Control: proxy-revalidate, no-cache listen_response() : ERROR: Invalid update URL (2) listen_response() : unexpected response : ERROR: Invalid update URL (2) listen_response() : Please contact the developers at opendd@bsdmon.com dyndns() : connection closed
Geändert von vore (13.08.2011 um 13:56 Uhr)
Die faq #2 deines dyndns-Providers sagt Folgendes:
Hat es gestern funktioniert? Was für Einträge hattest Du gestern im syslog?Code:Is there a program/script for updating my IP in FreeDNS? For a list of Windows/UNIX clients available, please visit the FreeDNS Clients page. You can reach it anytime within the Dynamic DNS section of the site. You can use any program that talks over HTTP to update your IP within FreeDNS.
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Hallo!
Ich bin mir nicht sicher, ob es überhaupt funktioniert hat. Ich hatte parallel im Browser die Webseite von Afraid offen. Ich habe nur geprüft, ob ich eine Antwort auf meinen Ping bekommen.
Leider hatte ich Syslog nicht mitlaufenHabe jetzt mal auf Autostart gesetzt.
Bei Afraid kann ich mir ein wget Beispiel runterladen. Der Aufruf in diesem Beispiel sieht anders aus, als der von Opendd.
Hier mal der Code:
Code:wget -q --read-timeout=0.0 --waitretry=5 --tries=400 --background http://freedns.afraid.org/dynamic/update.php?*hier kommt der ewig lange Benutzercode von Afraid*
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
Hallo!
Das habe ich schon (siehe Posting #191). Habe zur Sicherheit gerade noch einmal geprüft, bekomme den gleichen Output.
Aus der Doku vom Fli4L (siehe auch mein Posting #193):
Vielleicht schreibe ich mal an die Entwickler von OpenDD.Als Passwort ist hier der letzte Teil (hinter dem Fragezeichen) der URL anzugeben, die man auf der Homepage von Afraid.org abrufen kann (Einloggen ⇒,,Dynamic DNS'' ⇒Die URL, die sich hinter dem Link ,,Direct URL'' versteckt). Alle anderen Angaben werden ignoriert.
Geändert von vore (14.08.2011 um 13:45 Uhr)
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428
hallo wollte mir grade mit dem freetz-trunk ein neues image für meine 7270 erstaellen, kann aber opendd nicht mehr finden
wurde es raus genommen?
1.Fritzbox 7270, als Basis, aktuelle Labor
2. FritzBox 7240, als repeater
letzte aktuelle Firmware
T-com call&surf comfort mit DSL2000 RAM
Nein. klick
FRITZ!Box Fon WLAN 7240 (ata-Modus, replaced kernel, automatic kernel module loading); FW: 7240_7270_v3_04.88freetz-devel- 7 2 9 3 - 7 5 6 1 M klick
Prosody (ein XMPP/HTTP-Server) mit bzw. fuer Freetz
FreeBSD; FBCauth (authentication server); iptables (alle iptables Module aus Freetz); trickle; ADC; sshguard
BS: gcc 4.5.3 20110428