<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Sorry there was a typo in my last e-mail.<br>
It should have been:<br>
<br>
config interface lan6<br>
option proto dhcpv6<br>
option ifname @lan<br>
<br>
After doing the change, please run: reload_config<br>
<br>
<br>
Cheers,<br>
<br>
Steven<br>
<br>
<br>
<div class="moz-cite-prefix">Am 24.07.2015 um 14:27 schrieb Pratik
Prajapati:<br>
</div>
<blockquote
cite="mid:CAHNg1SocuEjKeSwogNArqfjRZt0NGEHwcpKXuOmiPnUO9ixrag@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><font size="4">I have added that section on target's
/etc/config/network file<br>
<br>
</font></div>
<font size="4">but still ipv6 is not assigned to it<br>
<br>
ifconfig on target:<br>
</font><br>
eth0 Link encap:Ethernet HWaddr E2:AB:C0:A8:5F:38 <br>
inet6 addr: fe80::e0ab:c0ff:fea8:5f38/64 Scope:Link<br>
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br>
RX packets:8730 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:191 errors:0 dropped:0 overruns:0 carrier:0<br>
collisions:0 txqueuelen:1000 <br>
RX bytes:968468 (945.7 KiB) TX bytes:17574 (17.1 KiB)<br>
Interrupt:57 <br>
<br>
lo Link encap:Local Loopback <br>
inet addr:127.0.0.1 Mask:255.0.0.0<br>
inet6 addr: ::1/128 Scope:Host<br>
UP LOOPBACK RUNNING MTU:65536 Metric:1<br>
RX packets:8225 errors:0 dropped:0 overruns:0 frame:0<br>
TX packets:8225 errors:0 dropped:0 overruns:0
carrier:0<br>
collisions:0 txqueuelen:0 <br>
RX bytes:677074 (661.2 KiB) TX bytes:677074 (661.2
KiB)<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Jul 24, 2015 at 5:32 PM, Steven
Barth <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:cyrus@openwrt.org" target="_blank">cyrus@openwrt.org</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Add a
section like this:<br>
<br>
config lan6<br>
option proto dhcpv6<br>
option ifname @lan<br>
<br>
<br>
And yes, proto dhcpv6 also works with RAs only.<br>
_______________________________________________<br>
openwrt-devel mailing list<br>
<a moz-do-not-send="true"
href="mailto:openwrt-devel@lists.openwrt.org">openwrt-devel@lists.openwrt.org</a><br>
<a moz-do-not-send="true"
href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel"
rel="noreferrer" target="_blank">https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>