- auto lo
- iface lo inet loopback
- auto eth0
- iface eth0 inet static
- address 10.0.0.3/24
- auto eth1
- iface eth1 inet static
- address 195.201.240.90/32
- pointopoint 195.201.240.91
- gateway 195.201.240.91
auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 10.0.0.3/24 auto eth1 iface eth1 inet static address 195.201.240.90/32 pointopoint 195.201.240.91 gateway 195.201.240.91