#17992: IPv6 with IPv6-PD does not work on BB-RC3/CC
--------------------------+-----------------------------------
Reporter: jostein | Owner: developers
Type: defect | Status: reopened
Priority: normal | Milestone: Barrier Breaker 14.07
Component: base system | Version: Barrier Breaker 14.07
Resolution: | Keywords:
--------------------------+-----------------------------------
Changes (by jostein):
* status: closed => reopened
* resolution: fixed =>
Comment:
Thanks for the quick response. I've pulled in the latest odhcp6c package
and rebooted but I still get the same output:
{{{
root@OpenWrt:~# ifstatus wan6
{
"up": true,
"pending": false,
"available": true,
"autostart": true,
"uptime": 41,
"l3_device": "eth1",
"proto": "dhcpv6",
"device": "eth1",
"updated": [
"addresses",
"prefixes",
"data"
],
"metric": 0,
"delegation": true,
"ipv4-address": [
],
"ipv6-address": [
{
"address": "2a02:fe0:c300:1:109a:e687:43aa:9445",
"mask": 128,
"preferred": 604689,
"valid": 1209489
}
],
"ipv6-prefix": [
{
"address": "2a02:fe0:c310:830::",
"mask": 60,
"preferred": 604689,
"valid": 1209489,
"class": "wan6",
"assigned": {
"lan": {
"address": "2a02:fe0:c310:830::",
"mask": 60
}
}
}
],
"ipv6-prefix-assignment": [
],
"route": [
],
"dns-server": [
"2a02:fe0:1:2:1:0:1:110",
"2a02:fe0:1:2:1:0:1:111"
],
"dns-search": [
],
"inactive": {
"ipv4-address": [
],
"ipv6-address": [
],
"route": [
],
"dns-server": [
],
"dns-search": [
]
},
"data": {
"passthru":
"001700202a020fe00001000200010000000101102a020fe0000100020001000000010111"
}
}
}}}
From what I can tell there, I have been given a prefix for my subnet, like
before. The routing table still doesn't seem to get populated though, and
ping still fails.
{{{
root@OpenWrt:~# ping6 www.google.com
PING www.google.com (2a00:1450:4010:c05::63): 56 data bytes
ping6: sendto: Operation not permitted
}}}
I realize these issues can be incredibly hard to debug, so as a quick fix,
would re-adding 6relayd (which did work) to the package-repo be considered
an option for us which has a "weird ISP"?
--
Ticket URL: <https://dev.openwrt.org/ticket/17992#comment:5>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets