#16781: Native IPv6 Not Working on Barrier Breaker
--------------------------+----------------------------------
  Reporter:  johnllyon@…  |      Owner:  cyrus
      Type:  defect       |     Status:  closed
  Priority:  high         |  Milestone:  Chaos Calmer (trunk)
 Component:  packages     |    Version:  Trunk
Resolution:  worksforme   |   Keywords:
--------------------------+----------------------------------

Comment (by mahadir@…):

 I also have this problem before (ping: sendto: Operation not permitted)
 but for my case the IPv6 was not from the ISP instead from TSP tunneling
 (gw6c). I managed to solve it by installing router advertisement daemon
 (radvd). If somehow the radvd is not included in your default repository.
 Can manually install it by ssh/telnet to the router and issue the
 following commands.

 # wget
 
http://sourceforge.net/projects/orwrt/files/0.70/packages/radvd_1.9.1-1_ar71xx.ipk/download
 -O radvd_1.9.1-1_ar71xx.ipk

 # opkg install radvd_1.9.1-1_ar71xx.ipk

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