SKFREE

StarOS™ Podpora - Web klíč na wrab s kartama atheros

- 11.10.2005 - 19:58
Post subject: Web klíč na wrab s kartama atheros
Nevim jak mam a kde mam nastavit web key na wrabu s kartama atheros!
mgx - 11.10.2005 - 22:02
Post subject: nastavenie WEP
wireless -> vyber kartu (napr. wpci1) -> advanced security and access control -> a v prislusnom skripte podla poznamok nastavit wep

priklad nastavenia WEP

encryption enable
authentication open-key
cipher wep
keysource local
key 1 40 aabbccddee
key 1 default

PROSIM nepouzivajte shared-key, zjavne to ma nejaky problem v 64bit wep kluci Smile

priklad nastavenia WPA-PSK + AES (na oboch stranach)


### AP use WPA-PSK security
encryption enable
authentication wpa-psk
cipher aes
keysource local
groupkeyupdate 3600
passphrase "BACKHAUL KEY" # remote system must match

## Client use WPA-PSK security
encryption enable
authentication wpa-psk
cipher aes
passphrase "BACKHAUL KEY" # remote system must match



Zlozitejsi priklad pouzitia WEP klucov na AP:

# Local config wpci1 in AP mode

encryption enable
authentication shared-key
cipher wep
keysource local
key 1 104 645393b54b9cd09a4d2d4f0004
key 1 default
key 6 104 645393b54b9cd09a4d2d4f0346
key 7 104 645393b54b9cd09a4d2d4f0233
key 10 104 645393b54b9cd09a4d2d4fa236
key 11 104 5786587657659887698d4fa236
key 12 104 98769876987698765476547656
...
key 2000 104 64837263549821937264839273


acl enable

## 104-bit unique key for mark
acl keymap 00:02:6f:75:47:ae 6

# Billy's tower
acl keymap 00:02:6f:2d:ac:c7 7

#customer 1
acl keymap 00:02:6f:f9:e2:43 10

#customer 2
acl keymap 00:02:6f:45:a3:32 11

#customer 3
acl keymap 00:02:6f:3e:2d:1g 12
...
#customer 1991
acl keymap 00:23:45:67:78:89 2000


a na jednom z klientov (BILLY)

client side config

--------------------------------------------------------------------------------

# client config for billy's tower (00:02:6f:2d:ac:c7 )
# for atheros advanced security and access control feature

encryption enable
authentication shared-key
cipher wep
keysource local
key 1 104 645393b54b9cd09a4d2d4f0233
key 1 default
All times are GMT
Powered by PNphpBB2 © 2003-2005 The PNphpBB Group
Credits