Wo sind meine Devices (ifconfig) ?

Berndi

Neuer User
Mitglied seit
3 Dez 2005
Beiträge
147
Punkte für Reaktionen
2
Punkte
18
Hallo Experten,

ich versuche seit dem Firmwareupdate auf 29.04.29 bei meiner FBF7170 den mini-httpd wieder zum laufen zu bekommen.

Leider scheitert es an der Erstellung eines virtuellen Devices über:

Code:
ifconfig eth0:1 192.168.178.253 netmask 255.255.255.0 broadcast 192.168.178.255 up

Es kommt dabei immer die Fehlermeldung

Code:
ifconfig: SIOCSIFADDR: No such device

So habe ich mir nach vielem hin- und her-Überlegen gedacht ....

"Gib doch mal ifconfig -a in der TelNet-Console ein ...

Ergebnis:
Code:
/ $ ifconfig -a
cpmac0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.178.1  Bcast:192.168.178.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:352 errors:0 dropped:0 overruns:0 frame:0
          TX packets:412 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:48075 (46.9 KiB)  TX bytes:227801 (222.4 KiB)

dsl       Link encap:Point-to-Point Protocol
          inet addr:192.168.179.1  P-t-P:192.168.179.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:101 errors:0 dropped:0 overruns:0 frame:0
          TX packets:213 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:35617 (34.7 KiB)  TX bytes:45082 (44.0 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:247 errors:0 dropped:0 overruns:0 frame:0
          TX packets:247 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:32126 (31.3 KiB)  TX bytes:32126 (31.3 KiB)

wlan      Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.182.1  Bcast:192.168.182.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:262 (262.0 B)

Es Fehlen Einträge, die in der ar7.cfg vorhanden sind.

Wo ist lan ?
Wo ist eth0 ?
Wo ist ... ?
Was ist passiert ?

Gruß,
Berndi
 
Komische sache, ich würd sagen, die sind weg... :)

Versuch mal die Werkseinstellungen laden. Wenns nicht klappt, musst du Revovern.

Mfg Igi
 
Was bedeutet Revovern ?
 
Ups, ich meinte Recovern. Wiederherstellung mit dem AVM Tool.

Mfg Igi
 
Hast du die Box vielleicht im ATA-Mode laufen? Oder hast du verschiedne IPs für lan und wlan? Bei mir sieht das ganz anders aus...
Code:
/var/mod/root $ ifconfig
cpmac0    Link encap:Ethernet  HWaddr 00:15:0C:FE:F1:E1
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:44282 errors:5 dropped:0 overruns:0 frame:0
          TX packets:69143 errors:5 dropped:0 overruns:0 carrier:0
          collisions:54906 txqueuelen:256
          RX bytes:8005321 (7.6 MiB)  TX bytes:28019256 (26.7 MiB)
dsl       Link encap:Point-to-Point Protocol
          inet addr:192.168.179.1  P-t-P:192.168.179.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:16738 errors:0 dropped:0 overruns:0 frame:0
          TX packets:46375 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:2021232 (1.9 MiB)  TX bytes:6956548 (6.6 MiB)
eth0      Link encap:Ethernet  HWaddr 00:15:0C:FE:F1:E1
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:44279 errors:0 dropped:0 overruns:0 frame:0
          TX packets:42011 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:8005135 (7.6 MiB)  TX bytes:6805163 (6.4 MiB)
eth0:1    Link encap:Ethernet  HWaddr 00:15:0C:FE:F1:E1
          inet addr:192.168.1.253  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
lan       Link encap:Ethernet  HWaddr 00:15:0C:FE:F1:E1
          inet addr:192.168.1.2  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:42761 errors:0 dropped:0 overruns:0 frame:0
          TX packets:42028 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7132929 (6.8 MiB)  TX bytes:6641902 (6.3 MiB)
lan:0     Link encap:Ethernet  HWaddr 00:15:0C:FE:F1:E1
          inet addr:192.168.178.254  Bcast:192.168.178.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:11001 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11001 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:2246035 (2.1 MiB)  TX bytes:2246035 (2.1 MiB)
/var/mod/root $
Code:
/var/mod/root $ cat /var/flash/ar7.cfg |grep eth0
                name = "eth0";
                name = "eth0:0";
                interfaces = "eth0", "usbrndis", "tiwlan0", "wdsup0",
                interfaces = "usbrndis", "eth0", "tiwlan0", "wdsup0",
MfG Oliver
 
Ja, bei mir sah das vor dem Update auf 29.04.29 auch genauso aus.

Ich probier' jetzt mal ein downgrade auf 29.04.15 mit ds-0.2.8.

Da hat alles funktioniert.

In der ar7.cfg steht jedenfalls alles drin, was drin stehen sollte.

Gruß,
Berndi
 
So, habe die Box mit dem Recovery-Tool auf 04.15 down-gegradet.

... und siehe da, die eth0, eth0:1, lan und lan0:1 sind wieder da.


Anschließendes Update auf 04.29 zeigt ....


Die Einträge sind wieder weg.

Kann das bitte jemand veifizieren ?

Hier ist meine ar7.cfg aus der 29.04.29 Firmware

Code:
/*
 * /var/flash/ar7.cfg
 * Thu Feb  1 21:37:36 2007
 */

ar7cfg {
        mode = dsldmode_router;
        tsdisabled = no;
        igddenabled = yes;
        igdd_control_enabled = no;
        wan_bridge_with_dhcpc = yes;
        wan_bridge_gateway = 0.0.0.0;
        dhcpc_use_static_dns = no;
        ethmode = ethmode_router;
        StatisticStartOfMonth = 1;
        macdsl_override = 00:00:00:00:00:00;
        ethinterfaces {
                name = "eth0";
                dhcp = no;
                ipaddr = 192.168.178.1;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                dhcpenabled = yes;
                dhcpstart = 192.168.178.20;
                dhcpend = 192.168.178.200;
        } {
                name = "eth0:0";
                dhcp = no;
                ipaddr = 192.168.178.254;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                dhcpenabled = yes;
                dhcpstart = 0.0.0.0;
                dhcpend = 0.0.0.0;
        } {
                name = "usbrndis";
                dhcp = no;
                ipaddr = 192.168.179.1;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                dhcpenabled = yes;
                dhcpstart = 0.0.0.0;
                dhcpend = 0.0.0.0;
        } {
                name = "wlan";
                dhcp = no;
                ipaddr = 192.168.182.1;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                interfaces = "tiwlan0", "wdsup0", "wdsdw0", "wdsdw1", 
                             "wdsdw2", "wdsdw3";
                dhcpenabled = yes;
                dhcpstart = 192.168.182.20;
                dhcpend = 192.168.182.200;
        }
        brinterfaces {
                name = "lan";
                dhcp = no;
                ipaddr = 192.168.178.1;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                interfaces = "eth0", "usbrndis", "tiwlan0", "wdsup0", 
                             "wdsdw0", "wdsdw1", "wdsdw2", "wdsdw3";
                dhcpenabled = yes;
                dhcpstart = 192.168.178.20;
                dhcpend = 192.168.178.200;
        } {
                name = "lan:0";
                dhcp = no;
                ipaddr = 192.168.178.254;
                netmask = 255.255.255.0;
                dstipaddr = 0.0.0.0;
                dhcpenabled = yes;
                dhcpstart = 0.0.0.0;
                dhcpend = 0.0.0.0;
        }
        dslinterface {
                name = "dsl";
                dhcp = no;
                ipaddr = 192.168.179.1;
                netmask = 255.255.255.255;
                dstipaddr = 192.168.179.1;
                dhcpenabled = yes;
                dhcpstart = 0.0.0.0;
                dhcpend = 0.0.0.0;
        }
        dslinterface_metric = 2;
        ipbridge {
                enabled = no;
        }
        pppoefw {
                interfaces = "usbrndis", "eth0", "tiwlan0", "wdsup0", 
                             "wdsdw0", "wdsdw1", "wdsdw2", "wdsdw3";
                nofirewall = yes;
                ipnetbiosfilter = yes;
                dnsfilter_for_active_directory = yes;
                hostuniq_filter = "";
                dpconfig {
                        security = dpsec_host;
                        lowinput {
                                policy = "reject";
                                accesslist = 
                                             "permit ip any any connection outgoing-related", 
                                             "permit ip any any connection incoming-related", 
                                             "permit icmp any any";
                        }
                        lowoutput {
                                policy = "permit";
                        }
                        highinput {
                                policy = "permit";
                        }
                        highoutput {
                                policy = "permit";
                                accesslist = 
                                             "reject ip any 242.0.0.0 255.0.0.0", 
                                             "deny ip any host 255.255.255.255", 
                                             "reject ip any 169.254.0.0 255.255.0.0", 
                                             "reject udp any any eq 135", 
                                             "reject tcp any any eq 135", 
                                             "reject udp any any range 137 139", 
                                             "reject tcp any any range 137 139", 
                                             "reject udp any any range 161 162", 
                                             "reject udp any any eq 520", 
                                             "reject udp any any eq 111", 
                                             "reject udp any any eq 22289", 
                                             "reject udp any any eq 1710", 
                                             "reject udp any any eq 1048", 
                                             "reject udp any any eq 158", 
                                             "reject udp any any eq 515", 
                                             "reject icmp any 149.1.1.0 255.255.255.0", 
                                             "reject tcp any host 202.106.185.127 eq 25";
                        }
                        shaper = "globalshaper";
                }
        }
        budget {
                Enabled = no;
                Period = 2;
                VolumeLow = 0;
                VolumeHigh = 0;
                ConnectionTime = 0;
                WarnOnly = yes;
        }
        vccs {
                VPI = 1;
                VCI = 32;
                traffic_class = atm_traffic_class_UBR;
                pcr = 0;
                scr = 0;
                priority = 0;
                dsl_encap = dslencap_pppoe;
                ipbridgeing = no;
                pppoeforwarding = no;
                connections = "internet", "voip";
        }
        mcupstream = "internet";
        dslifaces {
                enabled = yes;
                name = "internet";
                dsl_encap = dslencap_inherit;
                dslinterfacename = "dsl";
                ppptarget = "internet";
                etherencapcfg {
                        use_dhcp = yes;
                        ipaddr = 0.0.0.0;
                        netmask = 0.0.0.0;
                        gateway = 0.0.0.0;
                        dns1 = 0.0.0.0;
                        dns2 = 0.0.0.0;
                        mtu = 0;
                }
                is_mcupstream = yes;
                stay_always_online = yes;
                redial_delay_after_auth_failure = 1m;
                redial_limit = 3;
                redial_after_limit_reached = 1h;
                username_prefix_after_auth_failure = "D";
                redial_delay_after_low_error = 10s;
                dsldpconfig {
                        security = dpsec_firewall;
                        lowinput {
                                policy = "permit";
                                accesslist = 
                                             "deny ip any 242.0.0.0 255.0.0.0", 
                                             "deny ip any host 255.255.255.255", 
                                             "deny udp any any eq 135", 
                                             "deny tcp any any eq 135", 
                                             "deny udp any any range 137 139", 
                                             "deny tcp any any range 137 139", 
                                             "deny udp any any range 161 162", 
                                             "deny udp any any eq 520", 
                                             "deny udp any any eq 111", 
                                             "deny udp any any eq 22289", 
                                             "deny udp any any eq 1710", 
                                             "deny udp any any eq 1048", 
                                             "deny udp any any eq 158", 
                                             "deny udp any any eq 515";
                        }
                        lowoutput {
                                policy = "permit";
                        }
                        highinput {
                                policy = "permit";
                        }
                        highoutput {
                                policy = "permit";
                                accesslist = 
                                             "reject ip any 242.0.0.0 255.0.0.0", 
                                             "deny ip any host 255.255.255.255", 
                                             "reject ip any 169.254.0.0 255.255.0.0", 
                                             "reject udp any any eq 135", 
                                             "reject tcp any any eq 135", 
                                             "reject udp any any range 137 139", 
                                             "reject tcp any any range 137 139", 
                                             "reject udp any any range 161 162", 
                                             "reject udp any any eq 520", 
                                             "reject udp any any eq 111", 
                                             "reject udp any any eq 22289", 
                                             "reject udp any any eq 1710", 
                                             "reject udp any any eq 1048", 
                                             "reject udp any any eq 158", 
                                             "reject udp any any eq 515", 
                                             "reject icmp any 149.1.1.0 255.255.255.0", 
                                             "reject tcp any host 202.106.185.127 eq 25";
                        }
                        forwardrules = "tcp 0.0.0.0:21 0.0.0.0:21 0", 
                                       "tcp 0.0.0.0:0 0.0.0.0:0 1 out", 
                                       "udp 0.0.0.0:0 0.0.0.0:0 1 out", 
                                       "udp 0.0.0.0:5060 0.0.0.0:5060", 
                                       "udp 0.0.0.0:7078 0.0.0.0:7078", 
                                       "udp 0.0.0.0:7079 0.0.0.0:7079", 
                                       "udp 0.0.0.0:7080 0.0.0.0:7080", 
                                       "udp 0.0.0.0:7081 0.0.0.0:7081", 
                                       "udp 0.0.0.0:7082 0.0.0.0:7082", 
                                       "udp 0.0.0.0:7083 0.0.0.0:7083", 
                                       "udp 0.0.0.0:7084 0.0.0.0:7084", 
                                       "udp 0.0.0.0:7085 0.0.0.0:7085", 
                                       "udp 0.0.0.0:7086 0.0.0.0:7086", 
                                       "udp 0.0.0.0:7087 0.0.0.0:7087", 
                                       "udp 0.0.0.0:7089 0.0.0.0:7089", 
                                       "udp 0.0.0.0:7090 0.0.0.0:7090", 
                                       "udp 0.0.0.0:7091 0.0.0.0:7091", 
                                       "udp 0.0.0.0:7092 0.0.0.0:7092", 
                                       "udp 0.0.0.0:7093 0.0.0.0:7093", 
                                       "udp 0.0.0.0:7094 0.0.0.0:7094", 
                                       "udp 0.0.0.0:7095 0.0.0.0:7095", 
                                       "udp 0.0.0.0:7096 0.0.0.0:7096", 
                                       "udp 0.0.0.0:7097 0.0.0.0:7097", 
                                       "tcp 0.0.0.0:8089 0.0.0.0:8089", 
                                       "udp 0.0.0.0:4672 192.168.178.21:4672 0 # eMule UDP", 
                                       "tcp 0.0.0.0:4661+5 192.168.178.21:4661 0 # eMule TCP", 
                                       "tcp 0.0.0.0:10 192.168.178.21:10 0 # Skat XXL 2.0 (Port 10)", 
                                       "tcp 0.0.0.0:130 192.168.178.21:130 0 # Skat XXL 2.0 (Port 130)", 
                                       "tcp 0.0.0.0:210 192.168.178.21:210 0 # Skat XXL 2.0 (Port 210)", 
                                       "tcp 0.0.0.0:1022 192.168.178.21:1022 0 # Skat XXL 2.0 (Port 1022)", 
                                       "tcp 0.0.0.0:64738 192.168.178.21:64738 0 # Azureus TCP", 
                                       "udp 0.0.0.0:64738 192.168.178.21:64738 0 # Azureus UDP", 
                                       "tcp 0.0.0.0:5800 192.168.178.21:5800 0 # RealVNC", 
                                       "tcp 0.0.0.0:5900 192.168.178.21:5900 0 # Real VNC", 
                                       "tcp 0.0.0.0:80 192.168.178.253:81 0 # Webserverumleitung", 
                                       "tcp 0.0.0.0:10020 192.168.178.21:10020 0 # Ad-Aware", 
                                       "tcp 0.0.0.0:10010 192.168.178.21:10010 0 # Ad Aware Client", 
                                       "udp 0.0.0.0:17010+3 192.168.178.25:17010 0 # Worms Worldparty UDP", 
                                       "tcp 0.0.0.0:6676 192.168.178.25:6676 0 # Worms Worldparty TCP";
                        shaper = "globalshaper";
                }
        } {
                enabled = yes;
                name = "voip";
                dsl_encap = dslencap_inherit;
                dslinterfacename = "dsl";
                ppptarget = "voip";
                etherencapcfg {
                        use_dhcp = yes;
                        ipaddr = 0.0.0.0;
                        netmask = 0.0.0.0;
                        gateway = 0.0.0.0;
                        dns1 = 0.0.0.0;
                        dns2 = 0.0.0.0;
                        mtu = 0;
                }
                is_mcupstream = no;
                stay_always_online = yes;
                redial_delay_after_auth_failure = 1m;
                redial_limit = 3;
                redial_after_limit_reached = 1h;
                username_prefix_after_auth_failure = "";
                redial_delay_after_low_error = 10s;
                dsldpconfig {
                        security = dpsec_firewall;
                        lowinput {
                                policy = "permit";
                                accesslist = "permit udp any any", 
                                             "permit icmp any any", 
                                             "deny ip any host 255.255.255.255", 
                                             "reject ip any any";
                        }
                        lowoutput {
                                policy = "permit";
                        }
                        highinput {
                                policy = "permit";
                        }
                        highoutput {
                                policy = "permit";
                                accesslist = "permit udp any any", 
                                             "reject ip any any";
                        }
                        forwardrules = "tcp 0.0.0.0:0 0.0.0.0:0 1 out", 
                                       "udp 0.0.0.0:0 0.0.0.0:0 1 out", 
                                       "udp 0.0.0.0:5060 0.0.0.0:5060", 
                                       "udp 0.0.0.0:7078 0.0.0.0:7078", 
                                       "udp 0.0.0.0:7079 0.0.0.0:7079", 
                                       "udp 0.0.0.0:7080 0.0.0.0:7080", 
                                       "udp 0.0.0.0:7081 0.0.0.0:7081", 
                                       "udp 0.0.0.0:7082 0.0.0.0:7082", 
                                       "udp 0.0.0.0:7083 0.0.0.0:7083", 
                                       "udp 0.0.0.0:7084 0.0.0.0:7084", 
                                       "udp 0.0.0.0:7085 0.0.0.0:7085", 
                                       "udp 0.0.0.0:7086 0.0.0.0:7086", 
                                       "udp 0.0.0.0:7087 0.0.0.0:7087", 
                                       "udp 0.0.0.0:7089 0.0.0.0:7089", 
                                       "udp 0.0.0.0:7090 0.0.0.0:7090", 
                                       "udp 0.0.0.0:7091 0.0.0.0:7091", 
                                       "udp 0.0.0.0:7092 0.0.0.0:7092", 
                                       "udp 0.0.0.0:7093 0.0.0.0:7093", 
                                       "udp 0.0.0.0:7094 0.0.0.0:7094", 
                                       "udp 0.0.0.0:7095 0.0.0.0:7095", 
                                       "udp 0.0.0.0:7096 0.0.0.0:7096", 
                                       "udp 0.0.0.0:7097 0.0.0.0:7097";
                        shaper = "globalshaper";
                }
        }
        voip_routes = "permit ip any any connection exists", 
                      "permit udp any eq 5060 any", 
                      "permit udp any eq 7077 any eq 53", 
                      "permit udp any range 7078 7097 any";
        targets {
                type = pppcfg_target_internet;
                name = "internet";
                only_crypt_auth = no;
                local {
                        username = "$$$$GFWWLBOGJJYLN4EA1Y2IMEW4MMQSD45NCK2V2CBL3NIZERLZDNVO33E35LIPMLNTJZ252DUJBEYS42J1LG3RQ5R264P4AHJTYFDMGMAA";
                        passwd = "$$$$FADZGWLU6DPTUQ1P5A236R2NKX5VWMWN6DWQTUAKNGXQKBMUVXPPLT4NISGLKB3T1HRHWZEERGHD522S";
                }
                remoteauth = pppcfg_authtype_chap;
                remoteauth_only_on_incoming = yes;
                remote {
                }
                inactivity_timeout = 0w;
                bUseChargeInterval = no;
                nChargeInterval = 1m;
                logicaldisconnect_with_physical = yes;
                disconnect_timeout = 0w;
                finaldisconnectcall = no;
                ipnetbiosspoofing = no;
                ipnetbiosfilter = yes;
                dnsfilter_for_active_directory = no;
                no_outgoing_calls = no;
                coso = pppcfg_coso_caller;
                callback_delay = 1s;
                icbmode = pppcfg_icbmode_none;
                ocbmode = pppcfg_ocbmode_none;
                mscbprefered = no;
                multilink {
                        extra_static_channels = 0;
                        max_channels = 1;
                        automatic = no;
                        automatic_param {
                                window = 20s;
                                add_percent = 85;
                                drop_percent = 70;
                                sportlich = no;
                        }
                }
                header_compression = yes;
                data_compression = pppcfg_datacomp_auto;
                stac_reset_with_history_number = no;
                encryption = pppcfg_crypt_none;
                inactivity_prevention_interval = 0w;
                new_ipaddr_on_connect = no;
                my_ipaddr = 0.0.0.0;
                his_ipaddr = 0.0.0.0;
                bVolumeRoundUp = no;
                VolumeRoundUpBytes = 0;
                bProviderDisconnectPrevention = yes;
                ProviderDisconnectPreventionInterval = 1d;
                ProviderDisconnectPreventionHour = 3;
                bProviderDisconnectPreventionHourSet = yes;
                passiv_on_outgoing = no;
        } {
                type = pppcfg_target_internet;
                name = "voip";
                only_crypt_auth = no;
                local {
                        username = "";
                        passwd = "";
                }
                remoteauth = pppcfg_authtype_chap;
                remoteauth_only_on_incoming = yes;
                remote {
                }
                inactivity_timeout = 0w;
                bUseChargeInterval = no;
                nChargeInterval = 1m;
                logicaldisconnect_with_physical = yes;
                disconnect_timeout = 0w;
                finaldisconnectcall = no;
                ipnetbiosspoofing = no;
                ipnetbiosfilter = yes;
                dnsfilter_for_active_directory = no;
                no_outgoing_calls = no;
                coso = pppcfg_coso_caller;
                callback_delay = 1s;
                icbmode = pppcfg_icbmode_none;
                ocbmode = pppcfg_ocbmode_none;
                mscbprefered = no;
                multilink {
                        extra_static_channels = 0;
                        max_channels = 1;
                        automatic = no;
                        automatic_param {
                                window = 20s;
                                add_percent = 85;
                                drop_percent = 70;
                                sportlich = no;
                        }
                }
                header_compression = yes;
                data_compression = pppcfg_datacomp_auto;
                stac_reset_with_history_number = no;
                encryption = pppcfg_crypt_none;
                inactivity_prevention_interval = 0w;
                new_ipaddr_on_connect = no;
                my_ipaddr = 0.0.0.0;
                his_ipaddr = 0.0.0.0;
                bVolumeRoundUp = no;
                VolumeRoundUpBytes = 0;
                bProviderDisconnectPrevention = yes;
                ProviderDisconnectPreventionInterval = 1d;
                ProviderDisconnectPreventionHour = 3;
                bProviderDisconnectPreventionHourSet = yes;
                passiv_on_outgoing = no;
        }
        dslglobalconfig {
                autodetect = yes;
                speed_in_netto = 1024;
                speed_out_netto = 128;
                manual_speed = no;
                connect_delay_when_synced = 3s;
                templates {
                        VPI = 1;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 8;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 8;
                        VCI = 48;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 48;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 8;
                        VCI = 67;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 67;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 8;
                        VCI = 64;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 36;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 9;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 34;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 34;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 34;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 33;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 8;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 8;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 32;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 38;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 38;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 8;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 35;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 8;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 8;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 8;
                        VCI = 81;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 0;
                        VCI = 100;
                        manu = 0;
                        encap = dslencap_pppoe;
                } {
                        VPI = 0;
                        VCI = 100;
                        manu = 0;
                        encap = dslencap_pppoa;
                } {
                        VPI = 0;
                        VCI = 100;
                        manu = 0;
                        encap = dslencap_pppoa_llc;
                } {
                        VPI = 1;
                        VCI = 50;
                        manu = 0;
                        encap = dslencap_pppoe;
                }
        }
        shapers {
                name = "globalshaper";
                OutFragmentWhenVoIP = 0;
                shaperconnection {
                        enabled = yes;
                        targets = "";
                        name = "Fritz!Box";
                        limiters {
                                name = "default-out";
                                bps_limit {
                                        limit_total = 100;
                                        limit_p0 = 0;
                                        limit_p1 = 95;
                                        limit_p2 = 95;
                                        limit_p3 = 0;
                                }
                                pps_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                min_priority = 0;
                                max_priority = 3;
                                grouping_by_source_ip = no;
                                grouping_by_dest_ip = no;
                                grouping_by_source_port = no;
                                grouping_by_dest_port = no;
                                dynamic_balancing = no;
                                bps_child_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                pps_child_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                shapeOutgoingOnIncomingCounters = no;
                        } {
                                name = "default-in";
                                bps_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                pps_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                min_priority = 0;
                                max_priority = 0;
                                grouping_by_source_ip = no;
                                grouping_by_dest_ip = no;
                                grouping_by_source_port = no;
                                grouping_by_dest_port = no;
                                dynamic_balancing = no;
                                bps_child_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                pps_child_limit {
                                        limit_total = 0;
                                        limit_p0 = 0;
                                        limit_p1 = 0;
                                        limit_p2 = 0;
                                        limit_p3 = 0;
                                }
                                shapeOutgoingOnIncomingCounters = no;
                        }
                        out_rules {
                                name = "download-tcp-ack";
                                filter = "tcp and len <= 64";
                                priority = 2;
                                limiters = "default-out";
                        } {
                                name = "dns";
                                filter = "udp port 53";
                                priority = 1;
                                limiters = "default-out";
                        } {
                                name = "fon-rtp";
                                filter = "udp[8] = 0x80 or udp port 5060";
                                priority = 3;
                                limiters = "default-out";
                        } {
                                name = "http-requests";
                                filter = "(tcp dst port 80 or dst port 8080 or dst port 3128) and (len <= 800)";
                                priority = 1;
                                limiters = "default-out";
                        } {
                                name = "pri-out";
                                filter = "icmp";
                                priority = 1;
                                limiters = "default-out";
                        } {
                                name = "default";
                                filter = "";
                                priority = 0;
                                limiters = "default-out";
                        }
                        in_rules {
                                name = "default";
                                filter = "";
                                priority = 0;
                                limiters = "default-in";
                        }
                        demasquerade = no;
                }
        }
        RunVoIPDSLAutodetect = 0;
}


servercfg {
        hostname = "(none)";
        dns1 = 192.168.180.1;
        dns2 = 192.168.180.2;
}


websrv {
        port = "80";
        read_timeout = 15m;
        request_timeout = 30s;
        keepalive_timeout = 5m;
        nokeepalive = "*";
        errordir = "/usr/lib/websrv/errors";
        webdir = "/usr/www";
        cgidir = "cgi-bin";
        indexfn = "index.var", "index.htm", "index.html";
}


dhcpserver {
        saveinterval = 1h;
        generic {
                default_lease_time = 10d;
                max_lease_time = 13d;
        }
}


dhcpclient {
        metric = 9;
}


dnsserver {
        cache_maxKB = 16;
        negative_ttl = 5m;
}


ddns {
        accounts {
                enabled = yes;
                domain = "suppenhuhn.mine.nu";
                iface = 0;
                username = "$$$$N5BWBKS3XIHILQVB2Y2JTPLR2TKPYMI26UX3ZGYSU3TAGFPGZOGAPOPY6MBS43YKI5J6KHY2EL2TC22S";
                passwd = "$$$$ZVS1QPHIBDTEJQXUZGCJLKF2F65UYQO2IWL3BUJAV5662TRJ11PCLF3KRXPDSGC3VJJHIUO3VXMVG22S";
                ddnsprovider = "dyndns.org";
        }
        types {
                type = "dyndns";
                url = "/nic/update?system=dyndns&hostname=<domain>&myip=<ipaddr>&wildcard=NOCHG";
        } {
                type = "dyndns-custom";
                url = "/nic/update?system=custom&hostname=<domain>&myip=<ipaddr>&wildcard=NOCHG";
        } {
                type = "dyndns-statdns";
                url = "/nic/update?system=statdns&hostname=<domain>&myip=<ipaddr>&wildcard=NOCHG";
        } {
                type = "noip";
                url = "/ducupdate.php?update=<b64>username=<username>&pass=<pass>&h[]=<domain>&ip=<ipaddr></b64>";
        } {
                type = "2mydns";
                url = "/dyn.asp?username=<username>&password=<pass>&hostname=<domain>&myip=<ipaddr>";
        } {
                type = "dns4biz";
                url = "/nic/update?hostname=<domain>&myip=<ipaddr>";
        } {
                type = "selfhost";
                url = "/nic/update?myip=<ipaddr>&host=<domain>&textmodi=1&http_status=1";
        } {
                type = "userdefined";
                url = "";
        } {
                type = "strato";
                url = "/nic/update?hostname=<domain>";
        }
        provider {
                name = "dyndns.org";
                type = "dyndns";
                livedelay = 0w;
                touchtime = 30d;
                server = "members.dyndns.org";
                infourl = "http://www.dyndns.org/";
        } {
                name = "dyndns.org-custom";
                type = "dyndns-custom";
                livedelay = 0w;
                touchtime = 30d;
                server = "members.dyndns.org";
                infourl = "http://www.dyndns.org/";
        } {
                name = "dyndns.org-statdns";
                type = "dyndns-statdns";
                livedelay = 0w;
                touchtime = 30d;
                server = "members.dyndns.org";
                infourl = "http://www.dyndns.org/";
        } {
                name = "No-IP.com";
                type = "noip";
                livedelay = 4m;
                touchtime = 0w;
                server = "dynupdate.no-ip.com:8245";
                infourl = "http://www.no-ip.com/";
        } {
                name = "2myDNS";
                type = "2mydns";
                livedelay = 0w;
                touchtime = 0w;
                server = "dyn.2mydns.com";
                infourl = "http://www.2mydns.com/";
        } {
                name = "DNS4BIZ.DE Premium";
                type = "dns4biz";
                livedelay = 0w;
                touchtime = 0w;
                server = "au-eu.dns4biz.net";
                infourl = "http://www.dns4biz.com/services_avm.php3";
        } {
                name = "DNS4BIZ.DE Business";
                type = "dns4biz";
                livedelay = 0w;
                touchtime = 0w;
                server = "au-eu.dns4biz.biz";
                infourl = "http://www.dns4biz.com/services_avm.php3";
        } {
                name = "selfhost.de";
                type = "selfhost";
                livedelay = 0w;
                touchtime = 0w;
                server = "carol.selfhost.de";
                infourl = "http://www.selfhost.de";
        } {
                name = "Benutzerdefiniert";
                type = "userdefined";
                livedelay = 4m;
                touchtime = 0w;
                server = "";
                infourl = "http://";
        } {
                name = "STRATO AG";
                type = "strato";
                livedelay = 4m;
                touchtime = 0w;
                server = "dyndns.strato.com";
                infourl = "http://www.strato.de/webhosting/index.html";
        }
}


webui {
        username = "";
        password = "$$$$NCGGCNPRBFZNSEKYDXJU2Z1Y3LXZBXPC2OFWWR52ZVIFYCTX3IVMKXHN32MDTOMKQR2NUACZE2HMK22S";
        expertmode = yes;
        wizard_completed = no;
        event_filter = 2;
}


capiovertcp {
        enabled = yes;
        maxctrl = 1;
        port = 5031;
}


emailnotify {
        enabled = no;
        interval = daily;
        From = "";
        To = "";
        SMTPServer = "";
        accountname = "";
        passwd = "";
        show_eventlist = no;
        show_voipstat = no;
}


usbhost {
        readonly = no;
        password = "$$$$JCNMNKOQW5ZEFEGDTKXJNZ3V4Y6IBH6UNOXNAIGXAAQRRY5GNGP1SIBRA3XQFRTLQLWGZADERHREM22S";
        autoprov_enabled = no;
        ftp_internet_enabled = yes;
        aura_config = 0;
}


night_time_control {
        enabled = no;
        time_on = "06:00";
        time_off = "22:00";
        ring_blocked = no;
}


ntpclient {
        server_list = "0.europe.pool.ntp.org";
}


led {
        infoled_reason = 0;
}


timezone_manual {
        enabled = no;
        offset = 0;
        dst_enabled = no;
        TZ_string = "";
}


mrouter {
        igmp_version_for_upstream = 3;
        igmp_version_for_other = 3;
        igmp_prio = 48;
}


rip {
}


cpu_schedule {
        dsl_token = 5000;
}


// EOF
 
Dann probier doch mal die 29.04.30. (Link)
MfG Oliver
 
Danke für den Link !
Wo ist denn diese Firmware her ?
Was sind denn die Änderungen zur 04.29 ?

Wie auch immer, ich habe von 04.29 auf 04.30 upgedatet.
Und siehe da ....

Code:
BusyBox v1.1.2 (2006.11.23-09:19+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

HWRevision='94'
HWRevision_ATA='0'
HWRevision_BitFileCount=''
HWRevision_Reserved1='0'
ANNEX='B'
ANNEX_PTEST_FILE='ptest-results-0'
ANNEX_PTEST_HOST='192.168.178.20'
ANNEX_TEST='0'
OEM='1und1'
OEM_DEFAULT_INDEX=''
OEM_tmp='1und1'
Language='de'
Country='049'
TZ='CET-1CEST-2,M3.5.0/02:00:00,M10.5.0/03:00:00'
CONFIG_AB_COUNT='3'
CONFIG_ACCESSORY_URL='http://www.avm.de/fritzbox_apps.php?hardware=94&oem=1und1&
language=de&country=&version=29.04.30&subversion='
CONFIG_ANNEX='B'
CONFIG_ASSIST='y'
CONFIG_ATA='n'
CONFIG_ATA_FULL='n'
CONFIG_AUDIO='n'
CONFIG_AURA='n'
CONFIG_BLUETOOTH='n'
CONFIG_BLUETOOTH_CTP='n'
CONFIG_BUTTON='y'
CONFIG_CAPI='y'
CONFIG_CAPI_MIPS='n'
CONFIG_CAPI_NT='y'
CONFIG_CAPI_POTS='y'
CONFIG_CAPI_TE='y'
CONFIG_CAPI_UBIK='n'
CONFIG_CAPI_XILINX='y'
CONFIG_CDROM='n'
CONFIG_CDROM_FALLBACK='n'
CONFIG_DECT='n'
CONFIG_DSL='y'
CONFIG_ECO='n'
CONFIG_ENVIRONMENT='/var/env'
CONFIG_ENVIRONMENT_PATH='/proc/sys/urlader'
CONFIG_ETH_COUNT='4'
CONFIG_FIRMWARE_URL='http://www.avm.de/fritzbox-firmware-update.php?hardware=94&
oem=1und1&language=de&country='
CONFIG_FON='y'
CONFIG_FONGUI2='n'
CONFIG_FONQUALITY='y'
CONFIG_HOMEI2C='n'
CONFIG_HOSTNAME='fritz.fonwlan.box'
CONFIG_I2C='n'
CONFIG_INSTALL_TYPE='ar7_8MB_xilinx_4eth_3ab_isdn_nt_te_pots_wlan_usb_host_25762
'
CONFIG_JFFS2='n'
CONFIG_KIDS='y'
CONFIG_LED_NO_DSL_LED='y'
CONFIG_MAILER='y'
CONFIG_MEDIACLI='n'
CONFIG_MEDIASRV='n'
CONFIG_NAND='n'
CONFIG_NFS='n'
CONFIG_OEM_DEFAULT='avm'
CONFIG_PRODUKT='Fritz_Box_7170_26'
CONFIG_PRODUKT_NAME='FRITZ!Box Fon WLAN 7170 (UI)'
CONFIG_RAMSIZE='32'
CONFIG_RELEASE='1'
CONFIG_ROMSIZE='8'
CONFIG_SAMBA='n'
CONFIG_SERVICEPORTAL_URL='http://www.avm.de/fritzbox-service-portal.php?hardware
=94&oem=1und1&language=de&country=&version=29.04.30&subversion='
CONFIG_STOREUSRCFG='y'
CONFIG_SUBVERSION=''
CONFIG_SWAP='y'
CONFIG_TAM='n'
CONFIG_TAM_MODE='0'
CONFIG_TR069='y'
CONFIG_UBIK2='n'
CONFIG_UPNP='y'
CONFIG_USB='n'
CONFIG_USB_HOST_AVM='y'
CONFIG_USB_HOST_TI='n'
CONFIG_USB_PRINT_SERV='y'
CONFIG_USB_STORAGE='y'
CONFIG_USB_WLAN_AUTH='y'
CONFIG_VDSL='n'
CONFIG_VERSION='04.30'
CONFIG_VERSION_MAJOR='29'
CONFIG_VLYNQ='y'
CONFIG_VLYNQ0='3'
CONFIG_VLYNQ1='0'
CONFIG_VLYNQ_PARAMS='vlynq_reset_bit_0=17'
CONFIG_VPN='n'
CONFIG_WLAN='y'
CONFIG_WLAN_1130TNET='n'
CONFIG_WLAN_1350TNET='y'
CONFIG_WLAN_GREEN='n'
CONFIG_WLAN_IPTV='n'
CONFIG_WLAN_WDS='y'
CONFIG_WLAN_WMM='y'
CONFIG_XILINX='y'
ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
# ifconfig -a
cpmac0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.178.1  Bcast:192.168.178.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:223 errors:0 dropped:0 overruns:0 frame:0
          TX packets:255 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:20127 (19.6 KiB)  TX bytes:189297 (184.8 KiB)

dsl       Link encap:Point-Point Protocol
          inet addr:192.168.179.1  P-t-P:192.168.179.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:28 errors:0 dropped:0 overruns:0 frame:0
          TX packets:34 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:8195 (8.0 KiB)  TX bytes:11468 (11.1 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:219 errors:0 dropped:0 overruns:0 frame:0
          TX packets:219 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:30670 (29.9 KiB)  TX bytes:30670 (29.9 KiB)

wlan      Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.182.1  Bcast:192.168.182.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:162 (162.0 B)

Was stimmt denn da zur Hölle nicht ?

Gruß,
Berndi
 
Hilfe !!!!!!

Also, ich bin total am Ende.

Ich habe jetzt nochmal recovert auf die 29.04.15.
Da war wieder alles in Ordnung.

Dann habe ich auf die 29.04.30 upgedatet.

... und es fehlen wieder die Devices.

Ich habe noch etwas beobachtet.
Das UPnP ist auch nicht mehr verfügbar. :(

Da muss es doch irgend ein Lösungsansatz geben.

Gruß,
Berndi
 
Komisch. Das virtuelle Ethernet im Standard ist auch weg (also .254).
Und was vorher eth0 war, ist jetzt cpmac0. Steht aber kein cpmac0 in der ar7.cfg.

Ist das denn in der Standard-Firmware (ohne ds-mod) genauso?

Ansonsten, Recover auf 29.04.15. Flash Orig-Firmware (30) und danach Flash (30) mit ds-mod.
 
Also ...

Momentaner Stand ist:

Box ist frisch recovert worden auf 29.04.15.
Danach war alles so, wie es sein soll.

Dann habe ich ein Firmwareupdate auf 29.04.30 mit dem File von olistudent von weiter oben gemacht.
Und die Devices sind weg.

---------------

Vorher hatte ich die Box auf 29.04.15 recovert.
Alles war so, wie es sollte.

Dann das 29.04.29 über Internetupdate draufgebügelt ...
... und die Devices waren weg.

---------------

Alles ohne ds-mod.

Ich bin total verzweifelt.
Ich weiß nicht was ich tun soll, außer das 29.04.15er laufen zu lassen ...

Gibt es denn vielleicht noch ein paar andere Lösungsvorschläge ?
Kann der eingestöpselte USB-Stick in der Box vielleicht damit zusammenhängen ?
Sollte ich den beim Flashen abziehen ?

... aber dann würde das 29.04.15 auch nicht laufen.
Irgendwie muss das mit dem neuen Kernel zusammenhängen.

Gruß,
Berndi
 
Ich hätte ja auf ein Problem mit der Konfig getippt. Aber nach einem Recover können wir das wohl ausschließen...

MfG Oliver
 
Vor dem 200sten Recovern habe ich diesmal den USB-Stick abgezogen.

Dann habe ich jetzt mal auf das frisch recoverte, nackte 29.04.15 (soll heißen, dass ich diesmal nicht vorher die gespeicherten Einstellungen nicht wiederhergestellt habe) das Firmwareupdate 29.04.30 (von ollistudent) aufgebüglet und anschließend den ifconfig-Befehl eigegeben.

Resultat:
Code:
# ifconfig
cpmac0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.178.1  Bcast:192.168.178.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:388 errors:0 dropped:0 overruns:0 frame:0
          TX packets:385 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:58248 (56.8 KiB)  TX bytes:198987 (194.3 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:256 errors:0 dropped:0 overruns:0 frame:0
          TX packets:256 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:38410 (37.5 KiB)  TX bytes:38410 (37.5 KiB)

tiwlan0   Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wdsdw0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wdsdw1    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wdsdw2    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wdsdw3    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wdsup0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7E
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:9255 (9.0 KiB)

wlan      Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.182.1  Bcast:192.168.182.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:13989 (13.6 KiB)
Man erkennt deutlich, dass sehr viel mehr Einträge aufgelistet werden.

Folgender LOG lief dann automatisch auf:
Code:
# Jan  1 01:08:54 dsld[845]: stopped.
Jan  1 01:08:55 multid[848]: stopped.
Jan  1 01:08:56 igdd[851]: stopped.
Jan  1 01:09:03 igdd[890]: avmssl_init: done
Jan  1 01:09:04 multid[894]: startup (Dec  4 2006 14:54:34)
Jan  1 01:09:04 multid[894]: avmssl_init: done
Jan  1 01:09:04 multid[896]: new cpmac driver detected (no ATA possible)
Jan  1 01:09:04 multid[896]: running non-ATA-Mode
Jan  1 01:09:04 multid[896]: if_clearipaddr: eth0:0: SIOCSIFADDR failed - No suc
h device (19)
Jan  1 01:09:04 multid[896]: mrouter: using IGMPv3 for upstream interface dsl
Jan  1 01:09:04 multid[896]: mrouter: using IGMPv3 for other interfaces
Jan  1 01:09:04 multid[896]: DHCPD on cpmac0
Jan  1 01:09:04 multid[896]: DHCPD on eth0:0 skipped, is virtual interface
Jan  1 01:09:04 multid[896]: DHCPD on usbrndis
Jan  1 01:09:04 multid[896]: DHCPD on wlan
Jan  1 01:09:04 multid[896]: DDNS: no valid accounts
Jan  1 01:09:04 multid[896]: ONLINE: script /bin/onlinechanged not found.
Jan  1 01:09:04 multid[896]: interface cpmac0 new.
Jan  1 01:09:04 multid[896]: DHCPD on cpmac0
Jan  1 01:09:04 multid[896]: interface cpmac0 up.
Jan  1 01:09:04 multid[896]: DHCPD on cpmac0
Jan  1 01:09:04 multid[896]: interface lo new.
Jan  1 01:09:04 multid[896]: interface lo up.
Jan  1 01:09:04 multid[896]: mrouter: lo: no multicast interface, ignored.
Jan  1 01:09:04 multid[896]: interface tiwlan0 new.
Jan  1 01:09:04 multid[896]: interface tiwlan0 up.
Jan  1 01:09:04 multid[896]: interface tiwlan1 new.
Jan  1 01:09:04 multid[896]: interface tiwlan2 new.
Jan  1 01:09:04 multid[896]: interface tiwlan3 new.
Jan  1 01:09:04 multid[896]: interface wdsup0 new.
Jan  1 01:09:04 multid[896]: interface wdsup0 up.
Jan  1 01:09:04 multid[896]: interface wdsdw0 new.
Jan  1 01:09:04 multid[896]: interface wdsdw0 up.
Jan  1 01:09:04 multid[896]: interface wdsdw1 new.
Jan  1 01:09:04 multid[896]: interface wdsdw1 up.
Jan  1 01:09:04 multid[896]: interface wdsdw2 new.
Jan  1 01:09:04 multid[896]: interface wdsdw2 up.
Jan  1 01:09:04 multid[896]: interface wdsdw3 new.
Jan  1 01:09:04 multid[896]: interface wdsdw3 up.
Jan  1 01:09:04 multid[896]: interface wlan new.
Jan  1 01:09:04 multid[896]: DHCPD on wlan
Jan  1 01:09:04 multid[896]: interface wlan up.
Jan  1 01:09:04 multid[896]: DHCPD on wlan
Jan  1 01:09:04 multid[896]: verbose: DISABLED
Jan  1 01:09:05 dsld[901]: avmssl_init: done
Jan  1 01:09:05 dsld[901]: startup (Nov 29 2006 09:41:12)
Jan  1 01:09:05 dsld[901]: new cpmac driver detected
Jan  1 01:09:05 dsld[903]: DSL Mac 00:15:0c:42:39:7f
Jan  1 01:09:05 dsld[903]: VOIP Mac 00:15:0c:42:39:80
Jan  1 01:09:05 dsld[903]: VCC2 Mac 00:15:0c:42:39:81
Jan  1 01:09:05 dsld[903]: VCC3 Mac 00:15:0c:42:39:7d
Jan  1 01:09:05 dsld[903]: voip: ppptarget voip disabled, ignored
Jan  1 01:09:05 dsld[903]: FactoryDefault=/etc/default/1und1/stat.cfg (stat)
Jan  1 01:09:05 dsld[903]: /etc/default/1und1/stat.cfg: is empty
Jan  1 01:09:05 dsld[903]: load_config(stat): file empty - factory default loade
d
Jan  1 01:09:05 dsld[903]: Statistic load_config failed
Jan  1 01:09:05 dsld[903]: verbose: DISABLED
Jan  1 01:09:05 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.1:53 - Network is unreachable (128)
Jan  1 01:09:05 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.2:53 - Network is unreachable (128)
Jan  1 01:09:06 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.1:53 - Network is unreachable (128)
Jan  1 01:09:06 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.2:53 - Network is unreachable (128)
Jan  1 01:09:07 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.1:53 - Network is unreachable (128)
Jan  1 01:09:07 cltmgr[549]: 0.0.0.0:2048: failed to send UDP-datagram to 192.16
8.180.2:53 - Network is unreachable (128)
Jan  1 01:09:08 dsld[903]: voip: ppptarget voip disabled, ignored
Jan  1 01:09:13 igdd[890]: OemStringData.MAC:00150C42397C
Jan  1 01:09:13 igdd[890]: OemStringData.BOXID='FRITZ!Box Fon WLAN 7170', _boxen
v_name_and_version='AVM FRITZ!Box Fon WLAN 7170 (UI) 29.04.30'
Jan  1 01:09:13 igdd[890]: desc=FRITZ!Box Fon WLAN 7170 UPnP/1.0 AVM FRITZ!Box F
on WLAN 7170 (UI) 29.04.30
Jan  1 01:09:13 igdd[890]: upnp_init: 1
Jan  1 01:09:13 igdd[890]: upnp_init: call func_cycle_check
Jan  1 01:09:13 igdd[890]: DEBUG: check_for_avail_ifaces: new iface 192.168.178.
1 found
Jan  1 01:09:13 igdd[890]: DEBUG: check_for_avail_ifaces: new iface 192.168.182.
1 found
Jan  1 01:09:13 igdd[890]: DEBUG: check_for_avail_ifaces: ifaces changed!
Jan  1 01:09:13 igdd[890]: DEBUG: cycle_check_for_avail_ifaces: iface changed ->
 start 15s-Timer to advertise mcast
Jan  1 01:09:13 igdd[890]: upnp_init: func_cycle_check returned
Jan  1 01:09:13 igdd[890]: startup (Dec 15 2006 12:49:37)
Jan  1 01:09:13 igdd[890]: verbose: DISABLED
telefon: set initial telefon time from linux time to 20:32 5.02 2007!
Feb  5 20:32:59 cltmgr[549]: ssl_verify: depth=1 /C=US/O=Equifax/OU=Equifax Secu
re Certificate Authority
Feb  5 20:32:59 cltmgr[549]: verify return:1
Feb  5 20:32:59 usermand[644]: /etc/default/1und1/userstat.cfg: is empty
Feb  5 20:32:59 usermand[644]: load_config(userstat): file empty - factory defau
lt loaded
Feb  5 20:32:59 usermand[644]: load_config(user): factory default loaded
Feb  5 20:32:59 cltmgr[549]: ssl_verify: depth=0 /C=DE/ST=Rheinland-Pfalz/L=Mont
abaur/O=1 und 1 Internet AG/CN=acs1.online.de
Feb  5 20:32:59 cltmgr[549]: verify return:1
Feb  5 20:32:59 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df350 name= failed
Feb  5 20:32:59 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df150 name= failed
Feb  5 20:32:59 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df050 name= failed
Feb  5 20:32:59 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5ddec8 name= failed
Feb  5 20:33:09 voipd[929]: startup (AVM FRITZ!Box Fon WLAN 7170 (UI) 29.04.30 A
VM SIP v6.01.01 Dec  8 2006 15:37:30)
Feb  5 20:33:09 voipd[929]: using capi controller 5
Feb  5 20:33:09 voipd[929]: using b1 protocol 10
Feb  5 20:33:09 voipd[929]: tel: supported
Feb  5 20:33:09 voipd[929]: ENUM NOT enabled
Feb  5 20:33:09 voipd[929]: enumdomain: e164.arpa
Feb  5 20:33:09 voipd[929]: enumdomain: e164.org
Feb  5 20:33:09 voipd[929]: Couldn't load shared library libspeex.so - File not
found - Not a directory (20)
Feb  5 20:33:09 voipd[929]: VoIP led value = 0
Feb  5 20:33:10 voipd[929]: 0: [email protected] configured
Feb  5 20:33:10 voipd[929]: 1: [email protected] configured
Feb  5 20:33:10 voipd[929]: 2: [email protected] configured
Feb  5 20:33:10 voipd[929]: 3 useragents configured
Feb  5 20:33:10 voipd[929]: INFO led: off (value=0)
Feb  5 20:33:10 voipd[929]: priority is -20
Feb  5 20:33:10 voipd[929]: encaplen 32
Feb  5 20:33:10 voipd[929]: brutto speed 3456000/448000 voip speed 432000
Feb  5 20:33:10 voipd[929]: connstatus 0 -> 5
Feb  5 20:33:10 voipd[929]: second - running (voip=0)
Feb  5 20:33:10 voipd[929]: 0: connected    vcc 1/32/PPPoE/32 stay online 1
Feb  5 20:33:10 voipd[929]: 0: ip 84.178.65.1/217.0.116.28 mtu 1492 dns 217.237.
150.51/217.237.150.188
Feb  5 20:33:10 voipd[929]: [email protected]: REGISTER starting
Feb  5 20:33:10 voipd[929]: dns: sip.1und1.de: query
Feb  5 20:33:10 voipd[929]: [email protected]: REGISTER starting
Feb  5 20:33:10 voipd[929]: [email protected]: REGISTER starting
Feb  5 20:33:10 voipd[929]: PCMA: 98933 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: PCMU: 98933 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: G726-32: 70666 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: G726-40: 70666 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: G726-24: 56533 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: iLBC: 42400 bits/second (encaplen=32,30ms)
Feb  5 20:33:10 voipd[929]: PCMA: 106000 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: PCMU: 106000 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: G726-32: 84800 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: G726-40: 84800 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: G726-24: 63600 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: iLBC: 63600 bits/second (encaplen=32,20ms)
Feb  5 20:33:10 voipd[929]: verbose: DISABLED
Feb  5 20:33:16 cltmgr[549]: ssl_verify: depth=1 /C=US/O=Equifax/OU=Equifax Secu
re Certificate Authority
Feb  5 20:33:16 cltmgr[549]: verify return:1
Feb  5 20:33:16 cltmgr[549]: ssl_verify: depth=0 /C=DE/ST=Rheinland-Pfalz/L=Mont
abaur/O=1 und 1 Internet AG/CN=acs1.online.de
Feb  5 20:33:16 cltmgr[549]: verify return:1
Feb  5 20:33:16 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df350 name= failed
Feb  5 20:33:16 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df150 name= failed
Feb  5 20:33:16 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5df050 name= failed
Feb  5 20:33:16 cltmgr[549]: ValueChanged() GetParameterValueOfRelativePath mod=
0x2b5ddec8 name= failed
Dann lud ich die gespeicherten Einstellungen ein und gab erneut den ifconfig-Befehl ein:
Code:
# ifconfig
cpmac0    Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.178.1  Bcast:192.168.178.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:1288 errors:13 dropped:0 overruns:0 frame:0
          TX packets:968 errors:13 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:256
          RX bytes:314766 (307.3 KiB)  TX bytes:643603 (628.5 KiB)

dsl       Link encap:Point-Point Protocol
          inet addr:192.168.179.1  P-t-P:192.168.179.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:78 errors:0 dropped:0 overruns:0 frame:0
          TX packets:171 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:18149 (17.7 KiB)  TX bytes:59182 (57.7 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:228 errors:0 dropped:0 overruns:0 frame:0
          TX packets:228 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:31122 (30.3 KiB)  TX bytes:31122 (30.3 KiB)

wlan      Link encap:Ethernet  HWaddr 00:15:0C:42:39:7C
          inet addr:192.168.182.1  Bcast:192.168.182.255  Mask:255.255.255.0
          UP BROADCAST RUNNING ALLMULTI MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B)  TX bytes:462 (462.0 B)
Die Devices fehlen.
Es muss auch irgendwie mit den Einstellungen zu tun haben.
Daher wiederholte ich obige Schritte und versuchte die Box nicht über die Wiederherstellung zu konfigurieren, sodern "zu Fuß".

Dies hatte aber leider auch keinen Erfolg.

Jetzt bin ich mit meinem Latein total am Ende !

Kann von Euch jemand etwas mit meiner Arbeit anfangen und mir helfen ?
Braucht Ihr vielleicht noch mehr Infos ?
Irgendwas ?

frustrierte Grüße,
Berndi
 
Die Devices sind vom wlan. Die sind nur da, wenn das wlan an ist und haben wohl etwas mit wds zu tun. Warum die eth0-Devices nicht da sind kann ich dir nicht sagen. Bei mir sind sie da was evtl. am eigenen Kernel liegen könnte.

MfG Oliver
 
Kann man die fehlenden Devices irgendwie nachträglich mounten ?

Muss doch irgendwie gehen ....

... mit allen nötigen Parametern.

wie mache ich das ?
Vielleicht irgendwie so ?

Code:
ifconfig eth0 192.168.178.1 netmask 255.255.255.0 broadcast 192.168.178.254 up
Blöderweise kommen dann ein paar Fehlermeldungen:

Code:
SIOCSIFADDR: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
SIOCGIFFLAGS: No such device

... oder geht das irgendwe anders ?

Gruß
Berndi
 
Die Devices werden normalerweise beim Laden des entsprechenden Kernel-Moduls angelegt. Wenn es also nichts mit der Firmware zu tun hat, dann hättest du andere Hardware wie ich!?
Code:
/ $ cat /proc/net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
cpmac0: 6504767   42368    0    0    0     0          0       402 20379515   48560    0    0    0  2717       0          0
    lo:  187696    2191    0    0    0     0          0         0   187696    2191    0    0    0     0       0          0
  eth0: 6504519   42364    0    0    0     0          0         0  7989761   30228    0    0    0     0       0          0
   lan: 5741871   42362    0    0    0     0          0         0  7873632   30245    0    0    0     0       0          0
   dsl: 4786923   15412    0    0    0     0          0         0  4975656   32841    0    3    0     0       0          0
/ $
MfG Oliver
 
Tja,

das Ding ist Schwarz
es steht Fritz!Box Fon WLAN drauf
hat fünf grüne LED's
Die Packung war die von AVM ...
... es ist die 7170

Die Seriennummer ist die U022.228.00.017.839

Gibt es irgendwelche Befehle mit denen man die Hardwareversion abfragen kann ?
 
Meine ist auch schwarz und auch von 1und1 und auch die 7170.
Seriennummer ist etwas anders U416.258...
Ich wüßte jetzt nicht wie man das über telnet abfragen könnte.

MfG Oliver
 
Was mich wundert ist, dass der multid die Box als nicht-ata-fähig einstuft:
Code:
...
Jan  1 01:09:04 multid[896]: new cpmac driver detected (no ATA possible)
Jan  1 01:09:04 multid[896]: running non-ATA-Mode
...

Das sollte er aber eigentlich, es sei denn:
Vielleicht hast Du eine von diesen ganz alten Boxen, wo es einen Hardware-Bug bei der Switch-Ansteuerung gibt?!
Ich habe in den Treiber-Sourcen gelesen, dass da die Bezeichung des Devices unterschiedlich ist...aber eigentlich nimmt der dann "eth0", wenn er mit dem Switch nix machen kann...hm, das ergibt so keinen Sinn, denn cpmac0 hast Du ja.

Poste doch mal bitte noch die Ausgabe von "cat /proc/sys/urlader/environment" und von "dmesg" nach einem Neustart der Box, vielleicht kann man da noch was erkennen...
 

Zurzeit aktive Besucher

Neueste Beiträge

Statistik des Forums

Themen
244,878
Beiträge
2,220,027
Mitglieder
371,604
Neuestes Mitglied
broekar
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.

IPPF im Überblick

Neueste Beiträge