config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fddc:894d:45b4::/48'
config interface 'lan'
option force_link '1'
option type 'bridge'
option proto 'static'
option netmask '255.255.254.0'
option ip6assign '60'
option _orig_ifname 'eth1 radio0.network1 wlan1'
option _orig_bridge 'true'
option ifname 'eth1'
option dns '62.112.80.186 195.37.58.18'
option ipaddr '192.168.1.1'
option gateway '192.168.0.1'
option broadcast '192.168.1.255'
#config interface 'wan6'
# option _orig_ifname '@wan'
# option _orig_bridge 'false'
# option proto 'pppoe'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 2 3 4 5'
option vid '1'
config interface 'WANpppoe Telekom'
option proto 'pppoe'
option ifname 'eth0'
option password 'yyy'
option username '[email protected]'
Diese Vermutung drängt sich bereits seit Beitrag #3 und/oder #5 auf...Ich habe das Gefühl es gibt kein Problem mit dem Speedport als Modem, ...
Aber das schrieb ich doch bereits in Beitrag #4:Ich habe mich noch etwas informiert und um das VLAN 7 Tagging scheind sich der Speedport zu kümmern.
Vielleicht hätte ich richtigerweise schreiben müssen "kümmern sich um das VLAN-Tagging"...Speedports im PPPoE-Passtroughmodus (...) entfernen die VLAN-Tags.
Nein.und des weiternen kann das einwählen 20 min dauern.
Naja wie gesagt:
Vergiss bitte erst einmal die kontraproduktiven Kommentare von Kalle, er möchte dir scheinbar nur eine Digitalisierungsbox andrehen (Sorry Kalle aber das musste jetzt einmal gesagt werden).Könntet ihr mir ein paar günstige modems für das Vectoring empfehlen?
Na ja, thtomate hat dich bereits auf die richtige Spur gebracht. Auf Basis deiner "/etc/config/network" aus Beitrag #3 habe ich mir mal auf die schnelle erlaubt das mir offensichtlichste anzupassen bzw. zu korrigieren:Also wenn ich mal aufräume wäre das besser?
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fddc:894d:45b4::/48'
config interface 'lan'
option force_link '1'
option _orig_ifname 'eth1 radio0.network1 wlan1'
option _orig_bridge 'true'
option type 'bridge'
option ifname 'eth1'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'wan'
option _orig_ifname 'eth0'
option _orig_bridge 'false'
option ifname 'eth0'
option proto 'pppoe'
option username 'xxxyyy#[email protected]'
option password '...'
config interface 'wan6'
option _orig_ifname '@wan'
option _orig_bridge 'false'
option ifname '@wan'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 2 3 4 5'
option vid '1'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '1 6'
option vid '2'
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fddc:894d:45b4::/48'
config interface 'lan'
option force_link '1'
option _orig_ifname 'eth1 radio0.network1 wlan1'
option _orig_bridge 'true'
option type 'bridge'
option ifname 'eth1'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config interface 'wan'
option _orig_ifname 'eth0'
option _orig_bridge 'false'
option ifname 'eth0'
option proto 'pppoe'
option username '[email protected]'
option password '...'
config interface 'wan6'
option _orig_ifname '@wan'
option _orig_bridge 'false'
option ifname '@wan'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 2 3 4 5'
option vid '1'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '1 6'
option vid '2'
Dann sind deine Infos nicht ganz korrekt.Lt. meinen Infos können oder konnten die Speedports nur PPP passthrough nur bei ADSL Sync und nicht bei einem VDSL Sync
Nicht richtig gesucht? Fixiere dich dabei nicht so sehr auf "reines" (das gibt es aufgrund der verfügbaren VDSL2-Chipsets/SoCs kaum bzw. gar nicht i.V.m. VDSL2-Vectoring Unterstützung). Hauptsache das gesuchte Gerät kann als Fullbridge konfiguriert werden:ich habe nur ein externes "reines" VDSL Vectoring Modem gefunden und das ist von Allnet kostet so um die 240€ wenn jemand was günstiges hat bitte meldend
Beides sollte nicht notwendig sein, vorausgesetzt Easysupport ist deaktiviert!-Router und modem sind in einem anderen IP Bereich z.b ...
-Das wichtigste ist aber wie ich raus gefunden habe, das man einfach falsche Zugangsdaten eintragen muss bei Mietroutern der Telekom.
Sehr schön, ich war mir nicht ganz sicher ob es im Abschnitt "config interface 'wan'"-die Konfig die von dem guten qwertz.asdfgh gepostet wurde:
option ifname 'eth0'
option ifname 'eth0.2'
Die sind, wie in #27 erwähnt, auch unnötig. Nur ist eben EasySupport (vorher) zu deaktivieren damit diese "Pseudoeinträge" nicht notwendig sind.Ich waere da vorsichtig mit Psedoeintraegen ...