
Untitled
By: a guest on
May 13th, 2012 | syntax:
None | size: 0.57 KB | hits: 17 | expires: Never
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
#auto wlan0
#iface wlan0 inet dhcp
iface wlan0 inet static
address 192.168.137.134
netmask 255.255.255.0
wpa-ssid GillespieWireless
wpa-ap-scan 1
wpa-key-mgmt WPA-PSK
wpa-psk bee3fb7f818076ebd6e21db3e56b0cc75afadc72c7bc2aa339d4536b287a7eaa
gateway 192.168.137.1
# The primary network interface
auto eth0
iface eth0 inet dhcp
# post-up /etc/init.d/ssh_tunnel