auto lo
iface lo inet loopback

# SkiffOS: USBArmory: configure USB gadget ethernet
allow-hotplug usb0
iface usb0 inet static
 address 10.0.0.1
 network 10.0.0.0
 netmask 255.255.255.0
 gateway 10.0.0.2