DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Security

FreeBSD Security Securing FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 4th June 2008
Malinda Malinda is offline
New User
 
Join Date: Jun 2008
Posts: 6
Default Dual ath cards with WPA2 in hostapd?

Hi!

I testing to configure FreeBSD with two ath WiFi cards and everything working in rc.conf. Both SSID is working om different channels that I want, and I can connect.

But I can only get one card to work with WPA2. I have Google a lot and can't fine how to get dual card in hostapd.conf.

I have a standard hostapd.conf file today:

interface=ath0
driver=bsd
logger_syslog=-1
logger_syslog_level=0
logger_stdout=-1
logger_stdout_level=0
debug=3
dump_file=/tmp/hostapd.dump
ctrl_interface=/var/run/hostapd
ctrl_interface_group=wheel
#### IEEE 802.11 related config ####
ssid=MY_SSID_1
macaddr_acl=0
auth_algs=1
#### IEEE 802.1X related config ####
ieee8021x=0
#### WPA/IEEE 802.11i config #####
wpa=1
wpa_passphrase=MY_KEY
wpa_key_mgmt=WPA-PSK
wpa_pairwise=CCMP TKIP


Of cause this will only work on ath0, not on ath1. But how can I put in my other WiFi card, ath1 in the hostapd.conf so I can have both card working.

And.. later I will test with a Radius server. Some strange there with dual WPA2 support in hostapd.conf?

/Malinda
__________________
Yes! I'am a girl...
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
hostapd on new install issue? geekswordsman OpenBSD Packages and Ports 36 2nd May 2009 01:38 AM
OpenBSD and ATI cards h5n1 OpenBSD General 3 29th October 2008 12:46 PM
recommended 802.11a/b/g/n wireless cards hamba General Hardware 3 27th October 2008 07:43 PM
2 Video Cards, 2 Monitors Braveheart_BSD FreeBSD General 3 23rd July 2008 11:55 AM
WPA2, crackable? Sunnz General software and network 2 7th July 2008 10:17 PM


All times are GMT. The time now is 10:07 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick