dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
12
« Mail delivery issuesAmazon Video »
This is a sub-selection from UNIX for me?
Matesax
join:2013-03-20
Czech Rep.

Matesax to wmcbrine

Member

to wmcbrine

Re: UNIX for me?

But how can I configure WPA2 connection?
mich64
join:2008-08-30

1 recommendation

mich64

Member

quote:
But how can I configure WPA2 connection?
Dunno about BSDs. In linux distros you just install wpa_supplicant and create /etc/wpa_supplicant.conf containing
network = {
    ssid="SSID"
    psk="password"
}
 

Not exactly rocket science.

Trihexagonal5
join:2004-08-29
US

Trihexagonal5

Member

said by mich64:

quote:
But how can I configure WPA2 connection?
Dunno about BSDs. In linux distros you just install wpa_supplicant and create /etc/wpa_supplicant.conf containing
network = {
    ssid="SSID"
    psk="password"
}
 

Not exactly rocket science.

It's pretty much the same for FreeBSD, although there may be a few more fields in the /etc/wpa_supplicant.conf file.
Matesax
join:2013-03-20
Czech Rep.

3 edits

Matesax to mich64

Member

to mich64
I'm thinking that I'll try DOS...

GILXA1226
MVM
join:2000-12-29
Dayton, OH

GILXA1226

MVM

said by Matesax:

I'm thinking that I'll try DOS...

you'll probably end up having the same problems with DOS. Take a look at susestudio.com, you can build a pre-configured appliance to meet your exact specifications. With a little work you should also be able to get the wireless networking setup properly as well.