#18105: [Buffalo WBMR-HP-G300H] dsl_cpe_control: page allocation failures
-----------------------+-----------------------------------
  Reporter:  drsound   |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Barrier Breaker 14.07
Resolution:            |   Keywords:
-----------------------+-----------------------------------

Comment (by drsound):

 Thanks for your help. I want to remark that my ADSL generally works, just
 I get those annoying disconnects 4-5 times a day... always when I'm in a
 hurry in the middle of some work! ;-) Don't know how to reproduce the
 problem, as I said I got this with 12.09 and now with 14.07 too. I was
 hoping with 14.07 this would be gone. Now I have installed some extra
 packages, but I got it with a fresh 14.07 install too. Here is my
 /etc/config/network:
 {{{
 config interface 'loopback'
         option ifname 'lo'
         option proto 'static'
         option ipaddr '127.0.0.1'
         option netmask '255.0.0.0'
         option ipv6 '0'

 config interface 'lan'
         option force_link '1'
         option type 'bridge'
         option proto 'static'
         option netmask '255.255.255.0'
         option ifname 'eth0.1'
         option ipaddr '10.10.10.1'
         option delegate '0'
         option ipv6 '0'

 config switch
         option name 'switch0'
         option reset '1'
         option enable_vlan '1'

 config switch_vlan
         option device 'switch0'
         option vlan '1'
         option ports '0t 2 3 4 5'

 config atm-bridge 'atm'
         option encaps 'llc'
         option payload 'bridged'
         option vci '36'
         option vpi '8'

 config interface 'wan'
         option ifname 'nas0'
         option proto 'pppoe'
         option ipv6 '0'
         option username '<HIDDEN>'
         option password '<HIDDEN>'
         option peerdns '0'
         option dns '8.8.8.8 8.8.4.4'

 config adsl 'dsl'
         option fwannex 'a'
         option annex 'a2p'
         option firmware '/lib/firmware/adsl.bin'

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18105#comment:2>
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