#17707: TPLINK 8970 OPENWRT VDSL2  cant connect
----------------------+-----------------------------------
  Reporter:  decks@…  |      Owner:
      Type:  defect   |     Status:  new
  Priority:  normal   |  Milestone:  Barrier Breaker 14.07
 Component:  luci     |    Version:  Trunk
Resolution:           |   Keywords:
----------------------+-----------------------------------

Comment (by anonymous):

 i bought new router :))

 OpenWrt Barrier Breaker r39304, cant connect to internet..... whats wrong
 ??


 network configuration:
 {{{

 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 'fd1d:62de:db00::/48'

 config interface 'lan'
         option ifname 'eth0'
         option force_link '1'
         option type 'bridge'
         option proto 'static'
         option netmask '255.255.255.0'
         option ip6assign '60'
         option macaddr 'e8:de:27:bc:d0:ba'
         option ipaddr '192.168.1.2'
         option gateway '192.168.1.1'

 config atm-bridge 'atm'
         option payload 'bridged'
         option vci '35'
         option vpi '0'
         option encaps 'vc'

 config interface 'wan'
         option _orig_bridge 'false'
         option ifname 'ptm0'
         option proto 'pppoa'
         option encaps 'vc'
         option vci '35'
         option vpi '0'
         option username '[email protected]'
         option password '06710Seba'

 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'


 }}}


 sync status:

 {{{
 root@OpenWrt:~# /etc/init.d/dsl_control status
 Chipset:                Lantiq-VRx Unknown
 Line State:             UP [0x801: showtime_tc_sync]
 Data Rate:              67.148 Mb/s / 8.568 Mb/s
 Line Attenuation:       18.6dB / 0.0dB
 Noise Margin:           8.9dB / 8.0dB
 Line Uptime:            12m 52s
 root@OpenWrt:~#

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/17707#comment:7>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to