#20904: WAN IPv4 address not shown in LuCi "Interfaces/WAN" (pppoe)
---------------------------+------------------------
Reporter: juanriccio@… | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: packages | Version: Trunk
Resolution: | Keywords:
---------------------------+------------------------
Comment (by anonymous):
Here's the output. I edited some info out for paranoia, but commented the
relevant bits :)
{
"up": true,
"pending": false,
"available": true,
"autostart": true,
"uptime": 1815,
"l3_device": "pppoe-wan",
"proto": "pppoe",
"device": "nas0",
"updated": [
"addresses",
"routes"
],
"metric": 0,
"delegation": true,
"ipv4-address": [
{
"address": "xx.xx.xx.xx", /* true WAN addr here */
"mask": 32
}
],
"ipv6-address": [
],
"ipv6-prefix": [
],
"ipv6-prefix-assignment": [
],
"route": [
{
"target": "0.0.0.0",
"mask": 0,
"nexthop": "192.168.xx.xx", /* ISP gateway, the
addr I see on the Network->Interfaces page */
"source": "0.0.0.0\/0"
}
],
"dns-server": [
"8.8.4.4",
"8.8.8.8"
],
"dns-search": [
],
"inactive": {
"ipv4-address": [
],
"ipv6-address": [
],
"route": [
],
"dns-server": [
"xx.xx.xx.xx", /* DNS servers suggested by ISP
here */
"xx.xx.xx.xx"
],
"dns-search": [
]
},
"data": {
}
}
--
Ticket URL: <https://dev.openwrt.org/ticket/20904#comment:4>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets