# interfaces(5) file used by ifup(8) and ifdown(8) # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 10.10.10.100/24 hardware-irq-coalesce-rx-usecs 0 auto wlan0 iface wlan0 inet dhcp wpa-ssid FRITZ!Box 7590 BX wpa-psk *************** gateway 192.168.178.1