# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or # /usr/share/doc/ifupdown/examples for more information. iface lo inet loopback allow-hotplug wlan0 iface wlan0 inet static address 192.168.0.135 netmask 255.255.255.0 gateway 192.168.0.1 wireless-essid CREAM~~~~~ wireless-key 13~~~~~~~~ auto lo wlan0