[OpenWrt-Devel] Command failed: Not found/IPv6 configuration
sothy shan
sothy.e98 at gmail.com
Mon Jan 16 11:48:45 EST 2017
when I run the command to configure IPv6 addres to wlan0 interface, I am
getting the following error.
"Command failed:Not found".
When i do debug dhcpv6.script, I found it is problem of ubus command.
My ubus command is *ubus call network.interface notify_proto * "the
following json"
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
{ "action": 0, "link-up": true, "data": { "passthru":
"0017001020010db812340f010000000000000001" }, "keep": false,
"ip6addr": [ { "ipaddr": "2001:db8:1234:f01::b94", "mask": "128",
"preferred": 290, "valid": 515, "offlink": true },
{ "ipaddr": "2001:db8:1234:f01:6f0:21ff:fe11:2db2", "mask":
"64", "preferred": 290, "valid": 515, "offlink": true } ],
"routes6": [ { "target": "::", "netmask": "0", "gateway":
"fe80::6f0:21ff:fe11:2e55", "metric": 1024, "valid": 1800 },
{ "target": "2001:db8:1234:f01::", "netmask": "64",
"metric": 256, "valid": 515 },
{ "target": "2001:db8:1234:f00::", "netmask": "56",
"gateway": "fe80::6f0:21ff:fe11:2e55", "metric": 1024, "valid": 515 } ],
"dns": [ "2001:db8:1234:f01::1" ],
"dns_search": [ "lan" ],
"interface": "wlan0"
}
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
can anybody please explain why this error is popped up and couldnt
configure wlan0 interface with IPv6 address?
I am using CHAOS CALMER (Bleeding Edge, r44590) in my router.
Thanks for your help.
Best regards
Sothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20170116/a121e7c7/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list