Hi. I'm using PFSense on a Wrap board, Atheros card and the latest beta
release of PFSense.

lan  : ethernet 10.0.0.0/24
wan  : not used
opt1 : wlan bridged with lan
opt2 : ethernet pfsense management subnet on 172.x

Previously WPA/WPA2 worked well, but after several reconfigs later, opt1
is running without any encryption at all -- the network is open.

Have I managed to mess the config up so that it is in an inconsistent
state? The plan is to support multiple WPA/WPA2 OSX Panther and Tiger
laptops.

Thanks for any help,
Rory


    <opt1>
        <descr>OPT1</descr>
        <if>ath0</if>
        <wireless>
            <standard>11g</standard>
            <mode>hostap</mode>
            <protmode>off</protmode>
            <ssid>wlanname</ssid>
            <channel>0</channel>
            <authmode></authmode>
            <txpower>99</txpower>
            <distance/>
            <wpa>
                <macaddr_acl></macaddr_acl>
                <auth_algs>2</auth_algs>
                <wpa_mode>3</wpa_mode>
                <wpa_key_mgmt>WPA-PSK</wpa_key_mgmt>
                <wpa_pairwise>TKIP</wpa_pairwise>
                <wpa_group_rekey>60</wpa_group_rekey>
                <wpa_gmk_rekey>3600</wpa_gmk_rekey>
                <passphrase>t3st</passphrase>
                <ext_wpa_sw></ext_wpa_sw>
                <enable/>
                <wpa_strict_rekey/>
            </wpa>
            <wep>
            </wep>
            <hidessid/>
        </wireless>
        <bridge>lan</bridge>
        <enable/>
        <ipaddr/>
        <subnet>32</subnet>
        <gateway/>
        <spoofmac/>
        <mtu/>
        <disableftpproxy/>
    </opt1>





-- 
Rory Campbell-Lange 
<[EMAIL PROTECTED]>
<www.campbell-lange.net>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to