Yeah, we noticed this behaviour too and have already a workaround in place to prevent this from happening in the next version. To patch your version please go to Diagnostics>edit file in the webgui and open /etc/inc/interfaces.inc (just to make sure you have no typo in the path, you should see a php fragment). Then replace the complete content with http://pfsense.com/cgi-bin/cvsweb.cgi/pfSense/etc/inc/interfaces.inc?rev=1.176.2.117;content-type=text%2Fplain and hit save. Reboot and retest.
Holger > -----Original Message----- > From: Rory Campbell-Lange [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 06, 2006 12:00 PM > To: [email protected] > Subject: [pfSense Support] WPA problems -- atheros card wlan open > > > 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] > > ____________ Virus checked by G DATA AntiVirusKit --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
