#18455: random reboots in TP-LINK 3500
------------------------+---------------------------------------
  Reporter:  tgayoso@…  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  normal     |  Milestone:  Chaos Calmer (trunk)
 Component:  kernel     |    Version:  Trunk
Resolution:             |   Keywords:  unhandled paging requests
------------------------+---------------------------------------

Comment (by tgayoso@…):

 what I did to mitigate the effects and  be able to get more than 24 hours
 of uptime in trunk, though it beats the purpose of the OpenWrt
 distribution, is to remove de WAN6 interface, remove all pre-defened IPV6
 iptables rules, flush ip6tables from the command line and edited
 sysctl.conf with this:

 {{{
 net.ipv6.conf.all.disable_ipv6=1
 net.ipv6.conf.default.forwarding=0
 net.ipv6.conf.all.forwarding=0

 }}}

 Did you experience the crash with DNSMasq also?

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