![]() ![]() ![]() |
Pregledavanje ovog Threada:
1 Anonimnih Korisnika
![]() ![]() ![]() |
|
|
|
---|
Pošiljatelj | Thread |
---|
|
Xsupplicant problem | #1 |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Upravo došao
![]() ![]() Pridružen: 07.04.2006
Od Makarska
Poruke: 2
Level : 1 HP : 0 / 0
Grupa:
Registered Users ![]() |
Nalazim se u Studentskom domu na Savi
Instalirao sam Xsupplicant i koristio sljedeci konf file: #------------- network_list=default default_netname=default first_auth_command= logfile=/var/log/xsupplicant.log allow_interfaces=eth0 default { type=wired allow_types=eap-ttls identity= eap-ttls { user_key=/etc/xsupplicant/tls/cert.pem root_cert="NONE" random_file=/dev/urandom cnexact=no phase2_type=pap pap { username= password= } } } #----------------------- A log file mi ispisiva slijedece: Interface initalized! No configuration information for network "(null)" found. Using default. Failure! There was no active method in eap_cleanup()! Couldn't send frame! (Network is down) Jednostavno neznam sta da radim... |
||||||||||
Postano : 07.04.2006 5:48:02
![]() ![]() |
|
Re: Xsupplicant problem | #2 |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Upravo došao
![]() ![]() Pridružen: 04.03.2006
Od Pula
Poruke: 4
Level : 1 HP : 0 / 5
Grupa:
Registered Users ![]() |
Problem je u tome sto pokusavas koristiti certifikat, koji u ovom slucaju nije potreban. Probaj upisati sljedeci sadrzaj u xsupplicant.conf i trebalo bi raditi:
--- xsupplicant.conf --- ------------------------- network_list = all default_netname = default startup_command = first_auth_command = reauth_command = logfile = /var/log/xsupplicant.log default { type = wired wireless_control = no allow_types = eap-ttls identity = eap-ttls { root_cert = NONE phase2_type = pap pap { username = password = } } } ------------------------- |
||||||||||
Postano : 08.04.2006 14:47:38
![]() ![]() |
![]() ![]() ![]() |
|