Activating Ndiswrapperδεν χρειαζεται να διαβασεις το Ndiswrapper Advanced που εχει πιο κατω
iwconfig
iwlist wlan0 scan
/usr/sbin/netcardconfig
με τις παραπανω εντολες πρεπει να εισαι οκ
ndiswrapper -l
It is important that you see "driver installed" and "device
present" in the output of -l. If you don't see both then
something went wrong (check error message from -i and/or
dmesg), because if the output is wrong here, the steps won't
work.
αυτο καντο σαν δοκιμη εαν κατι παει στραβα
στηνοντας wpaεαν εχεις wpa στο ρουτερ μαλλον χρειαζεται να διαβασεις το
2. Mode #1: Managed Mode
απο το παραπανω λινκ
βασικα να βαλεις κατι σαν το παρακατω στο /etc/wpa.conf
# Connect to access point of ssid 'NETBEER' with an encryption type of
# WPA-PSK/WPA2-PSK. It assumes the driver will use the 'wext' driver backend
# of wpa_supplicant because no wpa-driver option has been specified.
# The passphrase is given as a ASCII (plaintext) string. DHCP is used to
# obtain a network address.
#
iface wlan0 inet dhcp
wpa-ssid NETBEER
# plaintext passphrase
wpa-psk PlainTextSecret
εχει και αλλα παραδειγματα στο λινκ
για το /etc/network/interface δινει μονο καποια options
δεν χρειαζεται να διαβασεις κατω απο το
3. Mode #2: Roaming Mode