Moderatori: Anthony47, gunter, zendune
sudo gedit /etc/resolv.conf
nameserver INDIRIZZO_IP_MODEM
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.
ubuntu@ubuntu:~$ sudo su
root@ubuntu:/home/ubuntu# cd /home/ubuntu/alice_wifi
root@ubuntu:/home/ubuntu/alice_wifi# ./alice_wifi_cp5.sh -install-driver dlink-dwlg132
No LSB modules are available.
# Wifi Script Tool (WST) for Ubuntu Linux OS.
# By Domenico Spaziani. Ver. 1.24 rev. 22-07-2008 CP5
Using user profile default
Checking packages..
**ndiswrapper not installed. Try to install..
**pppoe-start not installed. Try to install..
done.
**ok. ndiswrapper is not loaded.
Stop wpa supplicant..
done.
**ok. ndiswrapper is not loaded.
Stop wpa supplicant..
done.
Checking for neta5agu uninstall driver.. Press Ctrl-C and reboot if command loop with no response.
installing from /home/ubuntu/alice_wifi/profiles/default
installing neta5agu ...
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
forcing parameter MapRegisters from 256 to 64
Preparing template file. Press Ctrl-C if config file are already present in folder.
=> Provider (telecom, tiscali, other) [telecom]: telecom
=> pppoE username : aliceadsl
=> pppoE password : aliceadsl
=> Wlan device (only lower case character are allowed) [wlan0]: wlan0
=> Local ip to set [192.168.1.15]:
=> Gateway IP address [192.168.1.254]. Type 'none' to skip:
***Gateway IP address 192.168.1.254 unreachable.
=> Gateway IP address [192.168.1.254]. Type 'none' to skip: none
=> ESSID to set (pixelmatto, FASTWEB-1-001CA2C8EA60, Belkin54g, Alice-17461246, Alice-29995214, Alice-45319006, wlan-ap,
Alice-21667438) [pixelmatto]: Alice-********
=> Cipher WPA WEP NONE [WPA]: WPA
=> WPA-PSK key to set 24 chars [123456789012345678901234]: CHIAVE WPA INSERITA
Device: wlan0
Local IP Address: 192.168.1.15
PppoE Username: aliceadsl
PppoE Password: aliceadsl
SSID: Alice-********
WPA-PSK Key (crypt): CHIAVE WPA CRIPTATA
WARNING: The WPA key above displayed represent the coded key of your WPA input value.
=> Dismiss these selections y or n ? [n]: n
Creating config file from template..
root@ubuntu:/home/ubuntu/alice_wifi# ./alice_wifi_cp5.sh -start dlink-dwlg132
No LSB modules are available.
# Wifi Script Tool (WST) for Ubuntu Linux OS.
# By Domenico Spaziani. Ver. 1.24 rev. 22-07-2008 CP5
Using user profile default
**wifi device not found or unplugged. Probably your WiFi card/usb, is not managed from this script
root@ubuntu:/home/ubuntu/alice_wifi#
root@ubuntu:/home/ubuntu# cd /home/ubuntu/alice_wifi
root@ubuntu:/home/ubuntu/alice_wifi# ./alice_wifi_cp5.sh -install-driver dlink-dwlg132
No LSB modules are available.
# Wifi Script Tool (WST) for Ubuntu Linux OS.
# By Domenico Spaziani. Ver. 1.24 rev. 22-07-2008 CP5
Using user profile default
Checking packages..
done.
**cannot install usb driver; ndiswrapper is loaded.
**disable WST auto-boot if enable, and reboot system before to execute another driver installation.
root@ubuntu:/home/ubuntu/alice_wifi#
sudo gedit /etc/sysctl.conf
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_window_scaling = 0
net.ipv4.tcp_ecn= 0
sudo echo 1 > /proc/sys/net/ipv4/tcp_syncookies
sudo echo 0 > /proc/sys/net/ipv4/tcp_window_scaling
sudo echo 0 > /proc/sys/net/ipv4/tcp_ecn
Visitano il forum: Nessuno e 6 ospiti