[FS#388] odhcpd: A default route is present but there is no public prefix on br-lan thus we don't an

LEDE Bugs lede-bugs at lists.infradead.org
Thu Jan 19 11:32:10 PST 2017


The following task has a new comment added:

FS#388 - odhcpd: A default route is present but there is no public prefix on br-lan thus we don't an
User who did this - Dave Täht (dtaht)

----------
And this is during the ra retraction. I will reboot in a bit to see what things are like while things are actually working.

{
	"up": true,
	"pending": false,
	"available": true,
	"autostart": true,
	"dynamic": false,
	"uptime": 48944,
	"l3_device": "br-lan",
	"proto": "static",
	"device": "br-lan",
	"updated": [
		"addresses"
	],
	"metric": 0,
	"dns_metric": 0,
	"delegation": true,
	"ipv4-address": [
		{
			"address": "172.26.16.1",
			"mask": 24
		}
	],
	"ipv6-address": [
		
	],
	"ipv6-prefix": [
		
	],
	"ipv6-prefix-assignment": [
		{
			"address": "2601:646:4180:a0::",
			"mask": 61,
			"preferred": 296814,
			"valid": 296814,
			"local-address": {
				"address": "2601:646:4180:a0::1",
				"mask": 64
			}
		},
		{
			"address": "fdaf:dc63:6de9:8::",
			"mask": 61,
			"local-address": {
				"address": "fdaf:dc63:6de9:8::1",
				"mask": 64
			}
		}
	],
	"route": [
		
	],
	"dns-server": [
		
	],
	"dns-search": [
		
	],
	"inactive": {
		"ipv4-address": [
			
		],
		"ipv6-address": [
			
		],
		"route": [
			
		],
		"dns-server": [
			
		],
		"dns-search": [
			
		]
	},
	"data": {
		
	}
}
{
	"up": true,
	"pending": false,
	"available": true,
	"autostart": true,
	"dynamic": false,
	"uptime": 48797,
	"l3_device": "eth0",
	"proto": "dhcp",
	"device": "eth0",
	"updated": [
		"addresses",
		"routes",
		"data"
	],
	"metric": 0,
	"dns_metric": 0,
	"delegation": true,
	"ipv4-address": [
		{
			"address": "69.181.214.165",
			"mask": 22
		}
	],
	"ipv6-address": [
		
	],
	"ipv6-prefix": [
		
	],
	"ipv6-prefix-assignment": [
		
	],
	"route": [
		{
			"target": "69.181.212.1",
			"mask": 32,
			"nexthop": "0.0.0.0",
			"source": "69.181.214.165\/32"
		},
		{
			"target": "0.0.0.0",
			"mask": 0,
			"nexthop": "69.181.212.1",
			"source": "69.181.214.165\/32"
		}
	],
	"dns-server": [
		"75.75.75.75",
		"75.75.76.76"
	],
	"dns-search": [
		"hsd1.ca.comcast.net."
	],
	"inactive": {
		"ipv4-address": [
			
		],
		"ipv6-address": [
			
		],
		"route": [
			
		],
		"dns-server": [
			
		],
		"dns-search": [
			
		]
	},
	"data": {
		"leasetime": 323904
	}
}
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=388#comment1318



More information about the lede-bugs mailing list