#14173: icmp6_send: no reply to icmp error
-----------------------------+----------------------------------
  Reporter:  daniel.petre@…  |      Owner:  developers
      Type:  defect          |     Status:  new
  Priority:  normal          |  Milestone:  Chaos Calmer (trunk)
 Component:  kernel          |    Version:  Trunk
Resolution:                  |   Keywords:
-----------------------------+----------------------------------

Comment (by christian@…):

 In my setup with native IPv6, with an openwrt as a member in the network
 (not the gateway) with an ip6tables rule:

     ip6tables -A INPUT -j REJECT

 every received multicast packet is triggering this message.

 Solved by using

     ip6tables -A INPUT -j DROP

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