Update interfaces

pull/273/head
peepsnet 2016-02-16 13:50:49 -05:00
rodzic aab98497dd
commit 7918cbe629
1 zmienionych plików z 9 dodań i 2 usunięć

Wyświetl plik

@ -12,10 +12,17 @@ allow-hotplug wlan0
iface wlan0 inet static
address 192.168.10.1
netmask 255.255.255.0
##
## Second Wifi Dongle for local work and internet access
##
allow-hotplug wlan1
iface wlan1 inet static
# The SSID you want to connect to
wireless-essid 6719
# The address you want to use on your network
address 192.168.1.50
# The address of your netmask
netmask 255.255.255.0
gateway 192.168.1.1
wireless-essid 6719