Tuesday, April 14, 2009

DSL + WiFi + Ubuntu (static)

Devices





DSL
router

Configure LAN


Configure WAN






View WAN configured.



WiFi Router



Ubuntu interfaces



alexey@alexey-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

#iface eth0 inet static
#address 192.168.0.10
#netmask 255.255.255.0
#gateway 192.168.0.1
#auto eth0


iface wlan0 inet static
address 192.168.0.12
netmask 255.255.255.0
gateway 192.168.0.1
wpa-psk a5ae3643d58af6b5f03f750dbc30efb134f80baeca6dbd60859747b27dfe8229
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid dlink
auto wlan0


alexey@alexey-laptop:~$ cat /etc/resolv.conf
domain domain.com
nameserver 192.168.0.1

1 comment:

Alexey Zavizionov said...

http://sudouser.com/podrobnoe-rukovodstvo-po-nastrojke-wifi-soedineniya-s-shifrovaniem-raznyx-tipov.html

http://www.opennet.ru/base/net/wifi_setup.txt.html