Moderatore: Staff


Iceman84 ha scritto:Come da titolo come si configura la rete wireless con chiave WEP??



Iceman84 ha scritto:Mi spiegate perché facendo iwconfig wlan0 non mi dà l'access point????
iwlist wlan0 scan

Iceman84 ha scritto:IFNAME[4]="wlan0"
IPADDR[4]="192.168.1.110"
NETMASK[4]="255.255.255.0"
#USE_DHCP[4]="yes"
#DHCP_HOSTNAME[4]="icculus-wireless"
#DHCP_KEEPRESOLV[4]="yes"
#DHCP_KEEPNTP[4]="yes"
#DHCP_KEEPGW[4]="yes"
#DHCP_IPADDR[4]=""
WLAN_ESSID[4]=wlan-ap
WLAN_MODE[4]=Managed
#WLAN_RATE[4]="54M auto"
#WLAN_CHANNEL[4]="auto"
WLAN_KEY[4]="XZ43456550000000200060000"
##WLAN_IWPRIV[4]="AuthMode=WPAPSK EncrypType=TKIP WPAPSK=7B1ABEEB5D197741923ED26727569C365E31212096A0EAFAD563B268BAD01CAF TxRate=0"
#WLAN_WPA[4]="wpa_supplicant"
WLAN_WPADRIVER[4]="ndiswrapper" <-- commentalo visto che non usi la wpa
HWADDR[4]="00:04:ED:36:3C:F7" < -- non serve lo trova da solo
Questo è il file wireless.conf:
INFO="Mia rete Wireless"
# ESSID (extended network name) : My Network, any
ESSID="wlan-ap"
# NWID/Domain (cell identifier) : 89AB, 100, off
NWID="" < -- se non gli passi parametri è inutile
# Operation mode : Ad-Hoc, Managed, Master, Repeater, Secondary, auto
MODE="Managed"
# Frequency or channel : 1, 2, 3 (channel) ; 2.422G, 2.46G (frequency)
FREQ="2.437G" <-- è inutile
CHANNEL="6"
# Sensitivity (cell size + roaming speed) : 1, 2, 3 ; -70 (dBm)
SENS="" < -- commentalo
# Bit rate : auto, 1M, 11M
RATE="54M" <- conviene che sia auto per evitare che se nn ha abb potenza non si colleghi
# Encryption key : 4567-89AB-CD, s:password
KEY="XZ43456550000000200060000"
# RTS threshold : off, 500
RTS="" <-- commentalo
# Fragmentation threshold : off, 1000
FRAG="" <-- commentalo
# Other iwconfig parameters : power off, ap 01:23:45:67:89:AB
IWCONFIG="ap 00:04:ED:36:3C:F7" < --- non serve se hai solo 1 access point
# iwspy parameters : + 01:23:45:67:89:AB
IWSPY="" < -- commentalo
# iwpriv parameters : set_port 2, set_histo 50 60
IWPRIV="" < -- commentalo
;;
esac


Visitano il forum: Nessuno e 2 ospiti