Temat: TD-W8970 - neostrada VDSL
Witam,
Jestem początkujący z OpenWRT dlatego proszę o wyrozumiałość. Kupiłem ruter jak w temacie z myślą, że będę go używał z OpenWRT. Podczas konfiguracji i instalicja posługiwałem się oczywiście stroną eko.one.pl
Zainstalowałem oprogramowanie CHAOS CALMER (15.05-rc3, r46163) ze strony Openwrt. Dokonałem konfiguracji zgodnie z zaleceniami Cezarego:
config interface 'lan'
option force_link '1'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '60'
option ifname 'eth0.1'
option macaddr 'e8:de:27:74:00:fc'
option ipaddr '10.10.10.254'
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 4 5 6t'
config atm-bridge 'atm'
option vpi '1'
option vci '32'
option encaps 'llc'
option payload 'bridged'
config interface 'wan'
option ifname 'ptm0.35'
option encaps 'vc'
option proto 'pppoe'
option password 'naxxxxxxxxx75'
option delegate '0'
option macaddr 'e8:de:27:74:00:fd'
option username 'Xxxxxxxxxxxxa.pl'
config interface 'wan6'
option ifname '@wan'
option proto 'dhcpv6'
config vdsl 'dsl'
option annex 'a'
option firmware '/lib/firmware/vdsl.bin'
option tone 'av'
option xfer_mode 'ptm'Jednak nie łaczy mi się z VDSL. Poniżej zrzut z logów systemowych. Czy powinno walić tyle błędów. Znalazłem w Internecie posty z przed roku związane z "Timeout waiting for PADO packets" - myślałem, że to zostało porawione w aktualnych wydaniach. Czy ktoś miał może podobny problem? Z góry dzięki za pomoc.
Fri Jul 3 23:45:52 2015 daemon.notice netifd: Interface 'wan' is now down
Fri Jul 3 23:45:52 2015 kern.info kernel: [ 5685.256000] device ptm0 left promiscuous mode
Fri Jul 3 23:45:52 2015 daemon.notice netifd: Interface 'wan' is disabled
Fri Jul 3 23:45:52 2015 kern.info kernel: [ 5685.272000] device ptm0 entered promiscuous mode
Fri Jul 3 23:45:52 2015 kern.err kernel: [ 5685.276000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:52 2015 daemon.notice netifd: Interface 'wan' is enabled
Fri Jul 3 23:45:52 2015 daemon.notice netifd: Interface 'wan' is setting up now
Fri Jul 3 23:45:52 2015 kern.err kernel: [ 5685.304000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:53 2015 kern.err kernel: [ 5685.460000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:53 2015 daemon.info pppd[13527]: Plugin rp-pppoe.so loaded.
Fri Jul 3 23:45:53 2015 daemon.info pppd[13527]: RP-PPPoE plugin version 3.8p compiled against pppd 2.4.7
Fri Jul 3 23:45:53 2015 daemon.notice pppd[13527]: pppd 2.4.7 started by root, uid 0
Fri Jul 3 23:45:53 2015 kern.err kernel: [ 5685.576000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:53 2015 kern.err kernel: [ 5685.608000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:53 2015 kern.err kernel: [ 5685.868000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:53 2015 kern.err kernel: [ 5685.968000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5686.460000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5686.476000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5686.836000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5686.968000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5686.984000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:54 2015 kern.err kernel: [ 5687.280000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:55 2015 kern.err kernel: [ 5687.828000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:55 2015 kern.err kernel: [ 5687.904000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:45:58 2015 kern.err kernel: [ 5690.596000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:46:03 2015 kern.err kernel: [ 5695.616000] /home/buildbot/slave-local/lantiq_xrx200/build/build_dir/target-mips_34kc+dsp_uClibc-0.9.33.2/linux-lantiq_xrx200/ltq-ptm-vr9/ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
Fri Jul 3 23:46:08 2015 daemon.warn pppd[13527]: Timeout waiting for PADO packets
Fri Jul 3 23:46:08 2015 daemon.err pppd[13527]: Unable to complete PPPoE Discovery