config interface 'loopback' option device 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config globals 'globals' option ula_prefix 'fd60:927f:bfa3::/48' config device option name 'br-lan' option type 'bridge' list ports 'eth1' config interface 'lan' option device 'br-lan' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0' option ip6assign '60' config interface 'wan' option device 'eth0' option proto 'static' option ipaddr '94.26.249.241' option netmask '255.255.255.0' option gateway '94.26.249.1' list dns '77.88.8.8' list dns '77.88.8.1' config device option type 'bridge' option name 'impasto' list ports 'eth2' config device option type 'bridge' option name 'ai' list ports 'eth3' config interface 'inpasto' option proto 'static' option device 'impasto' option ipaddr '172.16.1.1' option netmask '255.255.255.0' config interface 'ai' option proto 'static' option device 'ai' option ipaddr '172.16.2.1' option netmask '255.255.255.0'