#13879: 6in4 ipv6 not work on latest ar71xx.
--------------------------------+-----------------------------------
  Reporter:  xinglp <xinglp@…>  |      Owner:  cyrus
      Type:  defect             |     Status:  closed
  Priority:  normal             |  Milestone:  Barrier Breaker 14.07
 Component:  packages           |    Version:  Trunk
Resolution:  obsolete           |   Keywords:
--------------------------------+-----------------------------------

Comment (by anonymous):

 ping6 ipv6.google.com
 PING ipv6.google.com (2404:6800:4006:800::200e): 56 data bytes
 ping6: sendto: Operation not permitted


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

 config switch_vlan
         option device 'eth0'
         option vlan '1'
         option ports '0 1 2 3 8t'

 config switch_vlan
         option device 'eth0'
         option vlan '2'
         option ports '4 8t'

 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 'fd3b:0008:10f3::/48'

 config interface 'lan'
         option ifname 'eth0.1'
         option force_link '1'
         option type 'bridge'
         option proto 'static'
         option ipaddr '192.168.1.1'
         option netmask '255.255.255.0'
         option ip6assign '60'

 config interface 'wan'
         option ifname 'eth0.2'
         option _orig_ifname 'eth0.2'
         option _orig_bridge 'false'
         option proto 'pppoe'
         option username 'markcoker'
         option password 'Lancer2390'

 config interface 'wan6'
         option ifname '@wan'
         option proto 'dhcpv6'

 config interface 'henet'
         option proto '6in4'
         option peeraddr '216.218.221.6'
         option ip6addr '2001:470:18:eb6::2/64'
         option tunnelid '281234'
         option username '###'
         option password '###'

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