config interface 'wan'
	option ifname 'eth0.2'
	option proto 'static'
	option test_restore '2'
	list ipaddr '192.168.10.2/24'
	list ipaddr '192.168.10.3/24'

config interface 'wg0'
	list addresses '10.0.0.3'
	list addresses '10.0.0.4'
