lakespiral
Participant
Post count: 11
auto lo

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
auto wlan0
iface wlan0 inet static
address 91.153.69.86
netmask 255.255.255.0
gateway 192.168.100.1
wpa-ssid "*****"
wpa-psk "*****"
wireless-power off

Netwjork PICO -WiFi-adapter.