Sorry I have taken so long to get back to this.
@Swiety:
I was thinking about setting up new DHCP server - different network and joint them two that they can see each other but after authorisation in CP or wireless key (WEP,WPA). I know i can do that in ADHOC :> or it is in ap ?
DHCP needs to happen BEFORE CP authorisation (since CP authorisation implies an IP address). I'm not sure what you are asking in ADHOC vs ap.
@Swiety:
Or then it works like on my basic ethernet interface, clients get ip from my basic pool of addresses ?
How are you planning to connect this mix of systems? bridge interfaces in pfSense?
@Swiety:
And one more thing ;x I get error after applying, when the firmware is loaded,,, and then configuration is lost ;x what when i automaticly load firmware,, then after rebot i still will be receiving this error probably :( I think its not the solution ;x
What error? the kernel panic at ieee80211_getcapinfo+0x80?
Do you then remove your USB WLAN NIC so its not present when the system restarts after the panic?
@Swiety:
I have 40 ppl connected to this server and recovery takes at least 30 minutes, and i tried 5 times,,, so maybe better solution to put fresh copy of newest pfsense ?
Have you tried configuring the NIC in AP mode with the same parameters that work for me?
I disabled my run0 interface from pfSense GUI, rebooted then typed the following in a pfSense console session```
ifconfig wlan create wlandev run0 wlanmode adhoc bssid
wlan1
ifconfig wlan1 up ssid bree
So on pfSense snapshot build _2.0-RC3 (i386) built on Fri Aug 26 18:54:18 EDT 2011_ my system panics just like yours if I attempt to configure my Tenda W311U in adhoc mode but works just fine if I configure my Tenda W311U in Access Point mode and my system didn't panic within seven minutes of me configuring my Tenda W311U in Infrastructure mode. Does your system panic when the Tenda W311U is configured with the parameters I gave earlier in the extract from the pfSense configuration file?