#20484: setting PPPoE as connection method for 'wan' should set interface for
'wan6' too
------------------------+--------------------------
  Reporter:  anonymous  |      Owner:
      Type:  defect     |     Status:  closed
  Priority:  high       |  Milestone:
 Component:  luci       |    Version:  Trunk
Resolution:  fixed      |   Keywords:  dhcpv6, ipv6
------------------------+--------------------------

Comment (by anonymous):

 THANK YOU

 after manually patching my CC 15.05 with the changes indicated in r46943
 for ppp.sh, it works now, without the wan6 section.

 i'll just have to remember not to reset the router to defaults though...
 the /rom image will override the changes if i reset the router and the
 changes in r46842 with r46942 / r46943 are a nice set of fixes for IPv6
 functionality.

 Probably wait a couple of months for the bug reports for CC 15.05 to slow
 down and then release a 15.05.1 edition?

 {{{

 # diff /lib/netifd/proto/ppp.sh /rom/lib/netifd/proto/
 93c93
 <               autoipv6=1
 ---
 >               proto_export "AUTOIPV6=1"
 129d128
 <               ${autoipv6:+set AUTOIPV6=1} \



 # diff /etc/config/firewall /rom/etc/config/firewall  | grep "option
 src_port" | grep 547
 >       option src_port         547

 }}}

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