telnet-> wget funktioniert mit freetz nicht

ploieel

Aktives Mitglied
Mitglied seit
13 Mrz 2005
Beiträge
1,886
Punkte für Reaktionen
25
Punkte
48
Hallo,
eine Frage:
ich komme mit telnet sowohl unter Windows7 als auch unter Ubuntu 10.4 auf die Box (gefreetzte W900V); aber dann kommt ->
wget http://www.spblinux.de/fbox.new/cfg_asterisk16 -->
wget: bad address spblinux.de

Ich komme also erst garnicht soweit, Asterisk auf die Box resp. den Stick runterzuladen. Unter dem Ubuntu 10.4 funktioniert aber wget ohne Probleme.

Was mache ich falsch?

Viele Grüße.
 
Bei mir funktioniert dein Befehl ohne Probleme.
Code:
# wget http://www.spblinux.de/fbox.new/cfg_asterisk16
Connecting to www.spblinux.de (62.2.86.226:80)
cfg_asterisk16       100% |*************************************************************************************************| 24241  --:--:-- ETA
Hast du vielleicht mit IPv6 gespielt? Da habe ich so was schon mal gesehen.

MfG Oliver
 
Hi olistudent,

ja, ich kann und will auf IPv6 nicht mehr verzichten, sowohl auf der Windows7-(VMWare-Host)- als auch auf dem VMWare-Client Ubuntu 10.4 und auch nicht auf der Fritzbox.
Mein ganzes (Home)-LAN geht mit IPv6; raus ins Internet mangels nativer IPv6-Adresse vom Provider t-online leider nur per Tunnelbroker. Aber auch das wird sich wahrscheinlich bald ändern, denn in ca. 460 Tagen sind die IPv4-Adressen weltweit alle vergeben.

Ich komme wie geschrieben mit Telnet auf die Box, nur wget geht auf der Box nicht.

Wo hast Du dahingehend was gesehen, wo kann ich evtl. was nachlesen?

Ich hatte schon die Hoffnung aufgegeben, dass sich auf meine Frage noch jemand meldet...

Viele Grüße.
 
Ich hatte schon die Hoffnung aufgegeben, dass sich auf meine Frage noch jemand meldet...

Die Frage hat ja auch wenig mit Asterisk zu tun, außer daß es der Inhalt der Datei ist, den Du laden willst.

Eine Möglichkeit wäre, die Datei auf einem USB-Stick abzulegen, statt sie aus dem Internet zu laden.

nur wget geht auf der Box nicht
Du meinst, wget über IPV6 geht auf der Box nicht.

Wenn Du dem ursprünglichen Problem nachgehen willst, solltest Du nachschauen, was überhaupt vom Nameserver für www.spblinux.de geliefert wird.

Und im ersten Beitrag schreibst Du, daß wget sich über Adresse spblinux.de beschwert, während vorher www.spblinux.de eingegeben wurde. Ist das wirklich die exakte Meldung, oder ist sie kreativ verändert?
 
Hallo,
wenn ich www.spblinux.de im Browser aufrufe,
werde ich umgeleitet auf http://spblinux.sourceforge.net/ vielleicht ist das der Fehler?

Ansonsten schrieb ich, dass ich zwar im LAN IPv6 verwende, aber raus ins Internet nach wie vor über IPv4 gehe; lediglich an andere IPv6-Server komme ich durch Tunnel ran.. Auch telnet geht mit einer IPv4-Adresse, weil doch Windows7 einen Dual-Stack besitzt und beide Protokolle aktiviert sind.

Danke für den Denkanstoß. Die Idee, die Datei auf einem Stick abzulegen hatte ich auch schon. Nur fehlt es mir an Linux-Kenntnissen und Freetz-Guru bin ich auch (noch) nicht. Wo muss ich die Datei hintun, damit sie dann in Freetz sozusagen "eingebracht" wird.

Gibts evtl. noch weitere Hinweise?

Danke und viele Grüße.
 
Mit dem Redirekt hat es nichts zu tun, es sollte als erstes, wie bei Oliver, die Meldung "Connecting to www.spblinux.de (62.2.86.226:80)" kommen.

USB-Sticks werden unter /var/media/ftp/ eingebunden.

Um dem nachzugehen, wäre die Netzwerk-Konfiguration Deiner Box von Bedeutung, außerdem die DNS-Antworten für www.spblinux.de. Außerdem die exakte Fehlermeldung, aus dem Terminal-Fenster herauskopiert, nicht sinngemäß abgeschrieben.

Mach mal
Code:
ip ad
ip ro
nslookup www.spblinux.de
strace -s200 wget http://www.spblinux.de/fbox.new/cfg_asterisk16
 
Hallo RalfFriedl,
hier alles das, was Du aufgeschrieben hast:

Code:
fritz.fonwlan.box login: root
Password:
   __  _   __  __ ___ __
  |__ |_) |__ |__  |   /
  |   |\  |__ |__  |  /_

   The fun has just begun...


BusyBox v1.15.3 (2010-03-30 20:15:01 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
/var/mod/root # ip ad
1: cpmac0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:68:23:1c brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe68:231c/64 scope link
       valid_lft forever preferred_lft forever
2: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
3: tiwlan0: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
4: tiwlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
5: tiwlan2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
6: tiwlan3: <BROADCAST,MULTICAST> mtu 1500 qdisc noop qlen 1000
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
7: wdsup0: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
8: wdsdw0: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
9: wdsdw1: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
10: wdsdw2: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
11: wdsdw3: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:1a:4f:96:da:f8 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe96:daf8/64 scope link
       valid_lft forever preferred_lft forever
12: eth0: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc pfifo_fast qlen 128
    link/ether 00:1a:4f:68:23:1c brd ff:ff:ff:ff:ff:ff
    inet6 fe80::21a:4fff:fe68:231c/64 scope link
       valid_lft forever preferred_lft forever
13: lan: <BROADCAST,MULTICAST,UP200> mtu 1500 qdisc noqueue
    link/ether 00:1a:4f:68:23:1c brd ff:ff:ff:ff:ff:ff
    inet 192.168.115.6/24 brd 192.168.115.255 scope global lan
    inet 169.254.1.1/16 brd 169.254.255.255 scope global lan:0
    inet6 fe80::21a:4fff:fe68:231c/64 scope link
       valid_lft forever preferred_lft forever
26: sit0: <NOARP> mtu 1480 qdisc noop
    link/sit 0.0.0.0 brd 0.0.0.0
/var/mod/root # ip ro
192.168.115.0/24 dev lan  src 192.168.115.6
169.254.0.0/16 dev lan  src 169.254.1.1
/var/mod/root # nslookup www.spblinux.de
Server:    192.168.180.1
Address 1: 192.168.180.1

nslookup: can't resolve 'www.spblinux.de'
/var/mod/root # strace -s200 wget http://www.spblinux.de/fbox.new/cfg_asterisk16
-sh: strace: not found
/var/mod/root #

Ich hoffe, es hilft. Habe das Ganze unter Windows gemacht, weil ich nicht weiß, wie man unter Linux c+p macht. Strg+c und Strg+v funktioniert da nicht...

Viele Grüße und Danke schonmal.
 
Das strace hätte man mit ins Image oder zumindest anderweitig auf die Box bringen müssen, damit der letzte Befehl funktioniert. Ich weiß nicht genau, was Du hier mit Windows meinst, aber so als Text ist es genau richtig.

Mir ist aufgefallen, daß Du keine Default-Route hast (Ausgabe von "ip ro"). Das allein wäre schon ein Grund, warum es nicht gehen würde. Primär ist aber das Problem, daß die DNS-Auflösung nicht funktioniert (nslookup). Was hast Du denn als DNS-Server eingetragen? Kannst Du feststellen, was für eine Anfrage beim DNS-Server ankommt, ob nach einer IPV4 oder IPV6 Adresse gefragt wird?

Evtl. brauchen wir doch noch das strace. Du kannst es beim Erstellen vom Image auswählen. Danach mußt Du nicht unbedingt das Image neu flaschen, es reicht, die erstellte Datei strace auf die Box zu bringen, zum Beispiel ins Verzeichnis /mod/usr/bin, Execute Rechte dabei nicht vergessen.
 
OK, habe telnet unter Windows im cmd-Fenster gemacht. Jetzt mache ich eine neues Image auf die Box, wo strace dabei ist. Ich melde mich wieder.

Ach ja, mein DNS-Server ist mein Router selbst (fli4l), hier ist er als erster DNS eingetragen (192.168.115.5), falls der die Anfragen nicht beantworten kan, leitet der weiter auf

DNS_FORWARDERS='217.237.151.115 217.237.151.205'

Danke!
 
Das strace werden wir vermutlich nicht brauchen, wenn Du mit tcpdump auf der Box oder auf dem Router die DNS-Anfragen herausbekommst.
 
[...]
Primär ist aber das Problem, daß die DNS-Auflösung nicht funktioniert (nslookup). Was hast Du denn als DNS-Server eingetragen?
[...]
Ob die DNS-Auflösung auf der Box funktioniert, konnte/kann ich mit nslookup auf der Konsole meiner Box auch nicht feststellen. Dafür funktioniert nslookup auf der Box, wenn ich nslookup mit Hilfe eines Skriptes aufrufe.
 
nslookup ist insoweit irreführend, als es auch den Inhalt der hosts-Datei nutzt. Aber für Namen, die nicht in der Datei stehen, wird eine DNS-Anfrage gesendet. Und die oben genannte Meldung "wget: bad address" bekomme ich auch, wenn ich einen Namen eingebe, zu dem eine negative DNS-Antwort kommt.
 
Gut, danke für die Hinweise.

Ich habe jetzt windump gestartet, um die Anfragen von wget http://www.spblinux.de/fbox.new/cfg_asterisk16 abzufangen und zu analysieren.

Hier die gegenwärtige Ausgabe:

Code:
C:\Users\Guenter\Desktop\WinDump.exe: listening on \Device\NPF_{E9F2C9D4-5A1A-47
02-B9CC-CBDAEE5E3B11}
18:39:16.351593 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit
18:39:17.351077 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit
18:39:19.351009 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit
18:39:23.350954 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit
18:39:31.350810 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit
18:39:47.350200 IP6 Barebone.546 > ff02::1:2.547: dhcp6 solicit

Ich nehme mal an, ich muss Windump noch ein paar Attribute mitgeben, damit es auf die Fritz!Box (192.168.115.6) reagiert.
Im Augenblick jedenfalls macht die Box immernoch Zicken:

Code:
fritz.fonwlan.box login: root
Password:
   __  _   __  __ ___ __
  |__ |_) |__ |__  |   /
  |   |\  |__ |__  |  /_

   The fun has just begun...


BusyBox v1.15.3 (2010-03-30 20:15:01 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
/var/mod/root # cd var
-sh: cd: can't cd to var
/var/mod/root # cd ..
/var/mod # cd ..
/ # cd var
/var # wget http://www.spblinux.de/fbox.new/cfg_asterisk16
wget: bad address 'www.spblinux.de'
/var # wget http://www.spblinux.de/fbox.new/cfg_asterisk16
wget: bad address 'www.spblinux.de'
/var # wget http://www.spblinux.de/fbox.new/cfg_asterisk16
wget: bad address 'www.spblinux.de'
/var #

Wo muss ich noch nachlesen, vor allem wegen der Optionen für Windump?

Danke und viele Grüße.
 
Wenn Du einen Switch verwendest (Hubs gibt es heutzutage kaum mehr), dann kommt vermutlich erst gar nichts am Windows Rechner an, da kannst Du an Optionen verwenden, was Du willst. Du brauchst tcpdump entweder auf der Box oder auf dem Router. Oder strace, wobei die Ausgabe von tcpdump fürs erste übersichtlicher wäre.
 
[...]
Und die oben genannte Meldung "wget: bad address" bekomme ich auch, wenn ich einen Namen eingebe, zu dem eine negative DNS-Antwort kommt.
Wenn ich auf der Box, in der "/var/tmp/flash/mod/resolv.conf" einen richtigen DNS-Server eintrage, dann bekomme ich keine negative Meldung mehr:
Code:
/var/tmp # nslookup www.spblinux.de
Server:    91.###.###.##
Address 1: 91.###.###.## dns05.***.**********.de

Name:      www.spblinux.de
Address 1: 62.2.86.226 costheimer.vserver.softronics.ch
 
Wenn ich auf der Box einen richtigen DNS-Server eintrage, dann bekomme ich keine negative Meldung mehr:

Ich auch nicht, und Oliver in #2 auch nicht.
Und wie schon oben festgestellt, hat die Box auch keine default Route, so daß es auch mit einer richtigen DNS-Antwort nicht funktionieren würde.

Ich kann mir zwei Möglichkeiten vorstellen:
- Es gibt ein Problem mit dem DNS-Server
- Die Box macht grundsätzlich IPV4 DNS-Lookups.

PS:
Kann jemand das nach Freetz schieben? Mit Asterisk hat das nichts zu tun.
 
Gut, mit Asterisk hat das hier nur insoweit zu tun, als das ich es nicht auf die Box bekomme.

tcpdump ist auf dem Router und es zeigt mir für mich undeutbare Zeilen:

Code:
22:16:44.917403 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:44.975878 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:48.917837 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:48.975515 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:49.229697 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:49.229719 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:49.488632 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:49.488653 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:49.502433 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:49.502454 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:49.826657 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:49.826679 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:52.923064 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:52.981956 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:53.928391 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:53.985861 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:54.928529 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:54.987222 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:56.928712 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:16:56.986263 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:16:59.098894 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:59.098921 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:59.104023 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:59.104044 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:59.108006 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:59.108026 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:16:59.348209 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:16:59.348231 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:17:00.929169 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:00.988019 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:04.929639 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:04.987187 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:05.868880 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:17:05.868914 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:17:06.381584 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:17:06.381608 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:17:06.397428 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:17:06.397448 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:17:06.978809 PPPoE  [ses 0x81e9] IP truncated-ip - 1280 bytes missing! 192.88.99.1 > p4FD775F5.dip.t-dialin.net:  ipv6 1472
22:17:06.978832 PPPoE  [ses 0x81e9] IP 192.88.99.1 > p4FD775F5.dip.t-dialin.net: ipv6
22:17:08.930061 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:08.988675 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:09.890096 PPPoE  [ses 0x81e9] LCP, Echo-Request (0x09), id 107, length 10
22:17:09.928741 PPPoE  [ses 0x81e9] LCP, Echo-Reply (0x0a), id 107, length 10
22:17:12.934618 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.28443 > b-nxr-b01.isp.t-ipnet.de.53:  42813+[|domain]
22:17:13.094538 PPPoE  [ses 0x81e9] LCP, Echo-Request (0x09), id 107, length 14
22:17:13.095134 PPPoE  [ses 0x81e9] LCP, Echo-Reply (0x0a), id 107, length 14
22:17:13.172797 PPPoE  [ses 0x81e9] IP b-nxr-b01.isp.t-ipnet.de.53 > p4FD775F5.dip.t-dialin.net.28443:  42813[|domain]
22:17:13.174488 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:13.232779 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:14.180628 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:14.237448 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:15.180736 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:15.239055 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:17.180957 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:17.238828 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:21.181477 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:21.240342 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]
22:17:25.181935 PPPoE  [ses 0x81e9] IP p4FD775F5.dip.t-dialin.net.5060 > 84.200.239.249.5060: SIP, length: 396
22:17:25.239234 PPPoE  [ses 0x81e9] IP truncated-ip - 256 bytes missing! 84.200.239.249 > p4FD775F5.dip.t-dialin.net: [|icmp]

nur als Beispiel. Jetzt muss ich mich da noch einlesen, wie diese Ausgaben gefiltert werden, damit ich herausbekomme, was die Box macht, wenn ich die "wget...spblinux-Zeile" eingebe. Oh mann, ist das schwierig; aber alles wird gut.

Viele Grüße.
 
Das sieht aus, als hättest Du das Interface mit dem PPPoE erwischt. Ich nehme mal an, daß das tcpdump auf dem Router läuft.
Probiere es mal damit:
Code:
tcpdump -ns1550 -iany port 53 -vv
 
Hallo,
immer noch kein Erfolg.

Code:
fli4l 3.2.2 # tcpdump -ns1550 -iany port 53 -vv
tcpdump: WARNING: Promiscuous mode not supported on the "any" device
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 1550 bytes

und wenn ich nach dieser Anzeige den telnet-Befehl "wget http://spblinux.de... absetze, erkenne ich keinerlei Reaktion von tcpdump darauf.

Code:
fritz.fonwlan.box login: root
Password:
   __  _   __  __ ___ __
  |__ |_) |__ |__  |   /
  |   |\  |__ |__  |  /_

   The fun has just begun...


BusyBox v1.15.3 (2010-03-30 20:15:01 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
/var/mod/root # wget http://www.spblinux.de/fbox.new/cfg_asterisk16
wget: bad address 'www.spblinux.de'
/var/mod/root #

Wenn ich aber dann ins ippf (hierher) gehe, mich anmelde usw. dann springt tcpdump an und liefert haufenweise Ausgaben:

Code:
fli4l 3.2.2 # tcpdump -ns1550 -iany port 53 -vv
tcpdump: WARNING: Promiscuous mode not supported on the "any" device
tcpdump: listening on any, link-type LINUX_SLL (Linux cooked), capture size 1550 bytes
18:50:14.989831 IP (tos 0x0, ttl 128, id 26835, offset 0, flags [none], proto: UDP (17), length: 75) 192.168.115.122.60350 > 192.168.115.5.53: [udp sum ok]  50874+ A? pagead2.googlesyndication.com. (47)
18:50:14.991777 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 75) 79.215.115.95.5958 > 217.0.43.81.53: [udp sum ok]  63500+ A? pagead2.googlesyndication.com. (47)
18:50:15.466438 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 169) 217.0.43.81.53 > 79.215.115.95.5958: [udp sum ok]  63500 q: A? pagead2.googlesyndication.com. 5/0/0 pagead2.googlesyndication.com. CNAME pagead.l.google.com., pagead.l.google.com. A 209.85.135.166, pagead.l.google.com. A 209.85.135.167, pagead.l.google.com. A 209.85.135.165, pagead.l.google.com. A 209.85.135.164 (141)
18:50:15.467783 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 169) 192.168.115.5.53 > 192.168.115.122.60350: [udp sum ok]  50874 q: A? pagead2.googlesyndication.com. 5/0/0 pagead2.googlesyndication.com. CNAME pagead.l.google.com., pagead.l.google.com. A 209.85.135.166, pagead.l.google.com. A 209.85.135.167, pagead.l.google.com. A 209.85.135.165, pagead.l.google.com. A 209.85.135.164 (141)
18:50:15.470044 IP (tos 0x0, ttl 128, id 26913, offset 0, flags [none], proto: UDP (17), length: 75) 192.168.115.122.50391 > 192.168.115.5.53: [udp sum ok]  12112+ AAAA? pagead2.googlesyndication.com. (47)
18:50:15.472016 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 75) 79.215.115.95.18708 > 217.0.43.81.53: [udp sum ok]  3817+ AAAA? pagead2.googlesyndication.com. (47)
18:50:15.933937 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 155) 217.0.43.81.53 > 79.215.115.95.18708: [udp sum ok]  3817 q: AAAA? pagead2.googlesyndication.com. 1/1/0 pagead2.googlesyndication.com. CNAME pagead.l.google.com. ns: l.google.com. SOA ns1.google.com. dns-admin.google.com. 1417314 900 900 1800 60 (127)
18:50:15.934812 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 155) 192.168.115.5.53 > 192.168.115.122.50391: [udp sum ok]  12112 q: AAAA? pagead2.googlesyndication.com. 1/1/0 pagead2.googlesyndication.com. CNAME pagead.l.google.com. ns: l.google.com. SOA ns1.google.com. dns-admin.google.com. 1417314 900 900 1800 60 (127)
18:50:16.720806 IP (tos 0x0, ttl 128, id 27134, offset 0, flags [none], proto: UDP (17), length: 73) 192.168.115.122.58107 > 192.168.115.5.53: [udp sum ok]  6886+ A? googleads.g.doubleclick.net. (45)
18:50:16.721747 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 73) 79.215.115.95.47407 > 217.0.43.81.53: [udp sum ok]  21051+ A? googleads.g.doubleclick.net. (45)
18:50:17.104051 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 160) 217.0.43.81.53 > 79.215.115.95.47407: [udp sum ok]  21051 q: A? googleads.g.doubleclick.net. 5/0/0 googleads.g.doubleclick.net. CNAME pagead.l.doubleclick.net., pagead.l.doubleclick.net. A 209.85.135.155, pagead.l.doubleclick.net. A 209.85.135.156, pagead.l.doubleclick.net. A 209.85.135.157, pagead.l.doubleclick.net. A 209.85.135.154 (132)
18:50:17.106774 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 160) 192.168.115.5.53 > 192.168.115.122.58107: [udp sum ok]  6886 q: A? googleads.g.doubleclick.net. 5/0/0 googleads.g.doubleclick.net. CNAME pagead.l.doubleclick.net., pagead.l.doubleclick.net. A 209.85.135.155, pagead.l.doubleclick.net. A 209.85.135.156, pagead.l.doubleclick.net. A 209.85.135.157, pagead.l.doubleclick.net. A 209.85.135.154 (132)
18:50:17.107843 IP (tos 0x0, ttl 128, id 27211, offset 0, flags [none], proto: UDP (17), length: 73) 192.168.115.122.52660 > 192.168.115.5.53: [udp sum ok]  37527+ AAAA? googleads.g.doubleclick.net. (45)
18:50:17.109209 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 73) 79.215.115.95.40142 > 217.0.43.81.53: [udp sum ok]  33378+ AAAA? googleads.g.doubleclick.net. (45)
18:50:17.560773 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 156) 217.0.43.81.53 > 79.215.115.95.40142: [udp sum ok]  33378 q: AAAA? googleads.g.doubleclick.net. 1/1/0 googleads.g.doubleclick.net. CNAME pagead.l.doubleclick.net. ns: l.doubleclick.net. SOA ns1.google.com. dns-admin.google.com. 1417315 21600 3600 1209600 300 (128)
18:50:17.561653 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 156) 192.168.115.5.53 > 192.168.115.122.52660: [udp sum ok]  37527 q: AAAA? googleads.g.doubleclick.net. 1/1/0 googleads.g.doubleclick.net. CNAME pagead.l.doubleclick.net. ns: l.doubleclick.net. SOA ns1.google.com. dns-admin.google.com. 1417315 21600 3600 1209600 300 (128)
18:50:18.763861 IP (tos 0x0, ttl 128, id 27559, offset 0, flags [none], proto: UDP (17), length: 60) 192.168.115.122.60226 > 192.168.115.5.53: [udp sum ok]  18157+ A? www.google.com. (32)
18:50:18.764978 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 60) 79.215.115.95.20273 > 217.0.43.81.53: [udp sum ok]  33253+ A? www.google.com. (32)
18:50:19.226309 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 176) 217.0.43.81.53 > 79.215.115.95.20273: [udp sum ok]  33253 q: A? www.google.com. 7/0/0 www.google.com. CNAME www.l.google.com., www.l.google.com. A 209.85.135.105, www.l.google.com. A 209.85.135.147, www.l.google.com. A 209.85.135.106, www.l.google.com. A 209.85.135.103, www.l.google.com. A 209.85.135.104, www.l.google.com. A 209.85.135.99 (148)
18:50:19.227839 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 176) 192.168.115.5.53 > 192.168.115.122.60226: [udp sum ok]  18157 q: A? www.google.com. 7/0/0 www.google.com. CNAME www.l.google.com., www.l.google.com. A 209.85.135.105, www.l.google.com. A 209.85.135.147, www.l.google.com. A 209.85.135.106, www.l.google.com. A 209.85.135.103, www.l.google.com. A 209.85.135.104, www.l.google.com. A 209.85.135.99 (148)
18:50:19.228720 IP (tos 0x0, ttl 128, id 27642, offset 0, flags [none], proto: UDP (17), length: 60) 192.168.115.122.64188 > 192.168.115.5.53: [udp sum ok]  60423+ AAAA? www.google.com. (32)
18:50:19.232203 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 60) 79.215.115.95.43804 > 217.0.43.81.53: [udp sum ok]  4008+ AAAA? www.google.com. (32)
18:50:19.718565 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 130) 217.0.43.81.53 > 79.215.115.95.43804: [udp sum ok]  4008 q: AAAA? www.google.com. 1/1/0 www.google.com. CNAME www.l.google.com. ns: l.google.com. SOA ns2.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (102)
18:50:19.719394 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 130) 192.168.115.5.53 > 192.168.115.122.64188: [udp sum ok]  60423 q: AAAA? www.google.com. 1/1/0 www.google.com. CNAME www.l.google.com. ns: l.google.com. SOA ns2.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (102)
18:53:26.144677 IP (tos 0x0, ttl 128, id 27217, offset 0, flags [none], proto: UDP (17), length: 77) 192.168.115.122.52996 > 192.168.115.5.53: [udp sum ok]  8551+ A? safebrowsing.clients.google.com. (49)
18:53:26.145619 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 77) 79.215.115.95.22820 > 217.0.43.81.53: [udp sum ok]  55906+ A? safebrowsing.clients.google.com. (49)
18:53:26.547423 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 197) 217.0.43.81.53 > 79.215.115.95.22820: [udp sum ok]  55906 q: A? safebrowsing.clients.google.com. 7/0/0 safebrowsing.clients.google.com. CNAME clients.l.google.com., clients.l.google.com. A 74.125.43.102, clients.l.google.com. A 74.125.43.101, clients.l.google.com. A 74.125.43.138, clients.l.google.com. A 74.125.43.113, clients.l.google.com. A 74.125.43.139, clients.l.google.com. A 74.125.43.100 (169)
18:53:26.549008 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 197) 192.168.115.5.53 > 192.168.115.122.52996: [udp sum ok]  8551 q: A? safebrowsing.clients.google.com. 7/0/0 safebrowsing.clients.google.com. CNAME clients.l.google.com., clients.l.google.com. A 74.125.43.102, clients.l.google.com. A 74.125.43.101, clients.l.google.com. A 74.125.43.138, clients.l.google.com. A 74.125.43.113, clients.l.google.com. A 74.125.43.139, clients.l.google.com. A 74.125.43.100 (169)
18:53:26.549819 IP (tos 0x0, ttl 128, id 27311, offset 0, flags [none], proto: UDP (17), length: 77) 192.168.115.122.61378 > 192.168.115.5.53: [udp sum ok]  53788+ AAAA? safebrowsing.clients.google.com. (49)
18:53:26.553346 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 77) 79.215.115.95.46220 > 217.0.43.81.53: [udp sum ok]  10936+ AAAA? safebrowsing.clients.google.com. (49)
18:53:26.955976 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 151) 217.0.43.81.53 > 79.215.115.95.46220: [udp sum ok]  10936 q: AAAA? safebrowsing.clients.google.com. 1/1/0 safebrowsing.clients.google.com. CNAME clients.l.google.com. ns: l.google.com. SOA ns3.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (123)
18:53:26.956553 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 151) 192.168.115.5.53 > 192.168.115.122.61378: [udp sum ok]  53788 q: AAAA? safebrowsing.clients.google.com. 1/1/0 safebrowsing.clients.google.com. CNAME clients.l.google.com. ns: l.google.com. SOA ns3.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (123)
18:53:27.868544 IP (tos 0x0, ttl 128, id 27534, offset 0, flags [none], proto: UDP (17), length: 75) 192.168.115.122.59323 > 192.168.115.5.53: [udp sum ok]  51815+ A? safebrowsing-cache.google.com. (47)
18:53:27.869521 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 75) 79.215.115.95.25865 > 217.0.43.81.53: [udp sum ok]  38716+ A? safebrowsing-cache.google.com. (47)
18:53:28.291852 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 126) 217.0.43.81.53 > 79.215.115.95.25865: [udp sum ok]  38716 q: A? safebrowsing-cache.google.com. 2/0/0 safebrowsing-cache.google.com. CNAME safebrowsing.cache.l.google.com., safebrowsing.cache.l.google.com. A 74.125.162.16 (98)
18:53:28.292716 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 126) 192.168.115.5.53 > 192.168.115.122.59323: [udp sum ok]  51815 q: A? safebrowsing-cache.google.com. 2/0/0 safebrowsing-cache.google.com. CNAME safebrowsing.cache.l.google.com., safebrowsing.cache.l.google.com. A 74.125.162.16 (98)
18:53:28.293797 IP (tos 0x0, ttl 128, id 27615, offset 0, flags [none], proto: UDP (17), length: 75) 192.168.115.122.60562 > 192.168.115.5.53: [udp sum ok]  45156+ AAAA? safebrowsing-cache.google.com. (47)
18:53:28.295092 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 75) 79.215.115.95.32215 > 217.0.43.81.53: [udp sum ok]  18997+ AAAA? safebrowsing-cache.google.com. (47)
18:53:28.731820 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 160) 217.0.43.81.53 > 79.215.115.95.32215: [udp sum ok]  18997 q: AAAA? safebrowsing-cache.google.com. 1/1/0 safebrowsing-cache.google.com. CNAME safebrowsing.cache.l.google.com. ns: l.google.com. SOA ns3.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (132)
18:53:28.732809 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 160) 192.168.115.5.53 > 192.168.115.122.60562: [udp sum ok]  45156 q: AAAA? safebrowsing-cache.google.com. 1/1/0 safebrowsing-cache.google.com. CNAME safebrowsing.cache.l.google.com. ns: l.google.com. SOA ns3.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (132)
...
usw. usw.

Gibts noch eine Chance oder muss ich die Box "verwerfen"?

Viele Grüße.

edit: als ich diese Antwort abgesetzt hatte, gab tcpdump weitere Zeilen aus, die vielleicht etwas mit spblinux zu tun haben:

Code:
19:01:58.023637 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 120) 192.168.115.5.53 > 192.168.115.122.58516: [udp sum ok]  65179 q: AAAA? om.dsl.1und1.de. 0/1/0 ns: 1und1.de. SOA nsa.schlund.de. hostmaster.schlund.de. 2010060301 10800 3600 604800 86400 (92)
19:01:59.828273 IP (tos 0x0, ttl 128, id 17723, offset 0, flags [none], proto: UDP (17), length: 57) 192.168.115.122.64897 > 192.168.115.5.53: [udp sum ok]  33084+ A? spblinux.de. (29)
19:01:59.829155 IP (tos 0x0, ttl 128, id 17724, offset 0, flags [none], proto: UDP (17), length: 60) 192.168.115.122.58516 > 192.168.115.5.53: [udp sum ok]  63353+ A? www.google.com. (32)
19:01:59.829208 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 57) 79.215.115.95.55770 > 217.0.43.81.53: [udp sum ok]  64571+ A? spblinux.de. (29)
19:01:59.829689 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 60) 79.215.115.95.39151 > 217.0.43.81.53: [udp sum ok]  28780+ A? www.google.com. (32)
19:02:00.171319 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 176) 217.0.43.81.53 > 79.215.115.95.39151: [udp sum ok]  28780 q: A? www.google.com. 7/0/0 www.google.com. CNAME www.l.google.com., www.l.google.com. A 209.85.135.104, www.l.google.com. A 209.85.135.99, www.l.google.com. A 209.85.135.105, www.l.google.com. A 209.85.135.103, www.l.google.com. A 209.85.135.147, www.l.google.com. A 209.85.135.106 (148)
19:02:00.171325 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 73) 217.0.43.81.53 > 79.215.115.95.55770: [udp sum ok]  64571 q: A? spblinux.de. 1/0/0 spblinux.de. A 62.2.86.226 (45)
19:02:00.172539 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 73) 192.168.115.5.53 > 192.168.115.122.64897: [udp sum ok]  33084 q: A? spblinux.de. 1/0/0 spblinux.de. A 62.2.86.226 (45)
19:02:00.173576 IP (tos 0x0, ttl 128, id 17783, offset 0, flags [none], proto: UDP (17), length: 57) 192.168.115.122.59224 > 192.168.115.5.53: [udp sum ok]  23137+ AAAA? spblinux.de. (29)
19:02:00.176211 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 176) 192.168.115.5.53 > 192.168.115.122.58516: [udp sum ok]  63353 q: A? www.google.com. 7/0/0 www.google.com. CNAME www.l.google.com., www.l.google.com. A 209.85.135.104, www.l.google.com. A 209.85.135.99, www.l.google.com. A 209.85.135.105, www.l.google.com. A 209.85.135.103, www.l.google.com. A 209.85.135.147, www.l.google.com. A 209.85.135.106 (148)
19:02:00.176640 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 57) 79.215.115.95.25479 > 217.0.43.81.53: [udp sum ok]  27250+ AAAA? spblinux.de. (29)
19:02:00.177198 IP (tos 0x0, ttl 128, id 17785, offset 0, flags [none], proto: UDP (17), length: 60) 192.168.115.122.65478 > 192.168.115.5.53: [udp sum ok]  62314+ AAAA? www.google.com. (32)
19:02:00.179576 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 60) 79.215.115.95.8642 > 217.0.43.81.53: [udp sum ok]  16038+ AAAA? www.google.com. (32)
19:02:00.532005 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 130) 217.0.43.81.53 > 79.215.115.95.8642: [udp sum ok]  16038 q: AAAA? www.google.com. 1/1/0 www.google.com. CNAME www.l.google.com. ns: l.google.com. SOA ns2.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (102)
19:02:00.532017 IP (tos 0x0, ttl  60, id 0, offset 0, flags [DF], proto: UDP (17), length: 136) 217.0.43.81.53 > 79.215.115.95.25479: [udp sum ok]  27250 q: AAAA? spblinux.de. 0/1/0 ns: spblinux.de. SOA ns1.rent-a-bind.de. hostmaster.fritsch-hosting.de. 2008040701 28800 7200 604800 86400 (108)
19:02:00.533059 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 136) 192.168.115.5.53 > 192.168.115.122.59224: [udp sum ok]  23137 q: AAAA? spblinux.de. 0/1/0 ns: spblinux.de. SOA ns1.rent-a-bind.de. hostmaster.fritsch-hosting.de. 2008040701 28800 7200 604800 86400 (108)
19:02:00.534680 IP (tos 0x0, ttl  64, id 0, offset 0, flags [DF], proto: UDP (17), length: 130) 192.168.115.5.53 > 192.168.115.122.65478: [udp sum ok]  62314 q: AAAA? www.google.com. 1/1/0 www.google.com. CNAME www.l.google.com. ns: l.google.com. SOA ns2.google.com. dns-admin.google.com. 1417315 900 900 1800 60 (102)
Na, vielleicht hilfts ja weiter... Danke auf jeden Fall.
 
Zuletzt bearbeitet:
Du mußt nicht die Box verwerfen, sondern deren Konfiguration überprüfen. Wenn die .122 Dein PC ist, dann hat das nichts mit der Box zu tun. Da vorhin nichts beim Router angekommen ist, landet anscheinend eine DNS-Anfrage gar nicht beim Router. Also überprüfe nochmal Deine Konfiguration, sowohl was den DNS-Server betrifft als auch was die Default-Route betrifft.
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.