auto {{ if_lan }}
allow-hotplug {{ if_lan }}
iface {{ if_lan }} inet static
  address {{ ipaddr_lan }}
  netmask 255.255.255.0