Firewall stops talking to wireless after short time
-
Whether it is through the access point or through OPT1, the results are the same. My wireless laptop can access any part of the LAN, it just will not see the pfSense gateway whereas wired computers can see the gateway. I suspect it is how the packets are created from my wireless laptop that is somehow causing FreeBSD to not like them and acknowledge them.
I recently added pfSense as my gateway from a Linux gateway that I had cobbled together via scripts and I did not have these troubles in this scenario so I doubt that heavy traffic is the cause.
-
I also had this problem on a brand new ALIX.3 setup with Atheros card. I set the LAN and WIFI to be bridged. Everything would work find but after about 10-20 minutes I could no longer connect on the Internet from the Wifi. I could access anything local and could even access the PFSense admin page. Reboot resolved it everytime.
I just re-installed and didn't enable the WIFI. I am running pings over it for a few hours and if that goes well then I will turn the WIFI back on and see how that goes.
-
Hey
I have a similar problem with my Atheros WIFI card (configured as an Access Point). When I first enable it, everything works fine. After a few hours of inactivity, the access point disappears. When ever it disappears, I can make it re-appear by going to "Interfaces: OPT1" and hitting the save button (at the bottom).
It's nice that I can get the access point back up with very little effort, but having to visit a desktop every time I want to use a laptop is getting a little annoying … has anyone found a resolution to this problem?
RC
-
I actually found two possible cause's to this problem (although there maybe more).
-
Power saving options on the wireless card.
Fix for this is go into device manager and switch off power saving mode on the nic. I found this even with my new wireless N laptop. -
Snort
I found that even in bridge mode and snort only having the wan interface selected it banned my internal IP and the only way I found to get around this was to put the Internal LAN in the white list.
-
-
Hello,
I have the same issue that my wireless connection drops when there is 'heavy traffic' going from WAN -> Wireless
I can start downloading at 2MB/s but after 5 minutes or so, the connection drops. I can still see my wireless access point, but i can't connect to it. The only thing I can do to solve this is accessing the webgui and reapply the wireless settings using a wired connection. When I restart the download again, after 5 minutes the connection drops again.I'm running 1.2 on a Linksys Ralink card. My laptop is the only wireless client in my network.
I think somehow this must be driver related? I tried 1.2.1 and 1.3, then I can configure my wireless but I get 'no carrier' on the interface status page so I presume the Ralink drivers are not mature yet on freebsd7?
I tried with another wireless NIC (also ralink) to eliminate a faulty wireless card, but I have the exact same issues with that card.
I hope there will be a solution to this rather soon, because in this state I can't put Pfsense into production.
Best regards,
Jan -
Have you tryied both possible fixes that are posted above
-
I am not sure that this is an issue with power saving in the user end… I am having the same issue but a bit different...
I think is at the OS level with pfsense...
I have notice that when the wireless idles and pfsense marks it offline the wireless drops your connection...
In some instances I have set some static dhcp entries and the old dhcp entrie lingers arround... When the system at the user end renews the lease it gets the new IP but the old dhcp entries lingers around and it gets marked off line and it drops your connection... -
If Pfsense is marking the nic as offline then this will be a prob with Pfsense and maybe worth rasing a ticket
-
I might have spoken to soon when I posted my comment…
But it seem to be a BSD issue... pfsense 1.2 FreeBSD 6.3 took care of the disconnect problems... Also the pfsense full version (not embedded) does not seem to act this way.... -
You may want to try out pfSense 1.2.1 which uses FreeBSD7. For me it has fixed the disconnect issues.
Link to download pfSense 1.2.1 can be found here http://blog.pfsense.org/?p=207