• Wireless slowdown after a few days on latest releases.

    Locked
    16
    0 Votes
    16 Posts
    8k Views
    K
    Even today, when AR5004x begins to be EOL, I still think cards like CM9 are the way to go. It's a shame that Atheros stop production of this wonderfull chipsets in flavour of the cheap AR5006x. I know i'll miss CM9 a lot…
  • Ralink card - problem?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H
    Macfiltering is not supported in the current wireless frontend. This will make it most probably in a version after 1.0 was released.
  • Problem with wep on rc2

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    J
    guess the next step is going to be some mechanism that would allow me to force wireless connections to have to connect to a vpn in order to send any traffic … then WEP wouldn't matter at all.. (any hints on the best mechanism to do this would be appreciated Cheesy ) setup ptpp server on pfsense block all trafic on wireless interface open all trafic on ptpp clients interface now you can only internet true vpn
  • P2P and “Allow intra-BSS communication” and rules

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    You can't block traffic with source=destination subnet. This traffic doesn't pass the pfSense. In fact you have to allow traffic between the wireless clients with that option but beyond that it's not a pfSense issue.
  • PfSense as AP, how?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H
    You first have to assign the wireless interfaces. You can do that from the shell menu or from the webgui at interfaces>assign. You should have ath0 and ath1 assigned to an OPTx interface each. Then simply go to interfaces>OPTx and configure your wireless settings there. You will have advanced settings if the interface is wireless (like ssid, wep, wpa, mode,…).
  • Advice on setting up AP

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    Try to get an atheros based card: http://madwifi.org/wiki/Compatibility
  • Cant get wlan to work with pfsence (Newb)

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    D
    Going to reuse this old post. I didn't use my Wlan that much when i started this post so i let it be nonworking, but now i want to get it to work again ;) This is the issue: When i use the webGUI i do: Interface -> Assign -> (+) -> Then i get a "OPT1" and can chose from sis0, sis1, sis2, ral0 the lates one (ral0) is my wlancard so the machine have found it, but when i got the Wlan tab i cant chose that card there only sis, sis1, sis2…. =/ Why is this? Is my wlan card not supported? edit btw i upgraded to latest version of pfsense now, RC2
  • How to tolerably Co-locate with Cellular?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M
    Appart from all the right directions contained in lsf's post I would add that you should house all of your wifi equipment in a meticulously shielded, preferably aluminum, box. Interference first becomes evident by blocking your front-end via the antenna input path. When you are done with this, a RF band pass filter is not a luxury in your case in my opinion, it will still reach and de-sensitize your wifi receiver through other paths. One last advise, if you are deploying point-to-point links use the most directional antennas you can afford with the best front to back ratio you can buy.
  • The meaning of txpowmax AND txpower

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    L
    If you look at your card spec. you will see why it is like this: Example spec. @54mbit A output = 13dbm @6mbit A output = 18dbm etc. etc. Then dbi to mw: 13dbm = 20mw 18dbm = 63mw so txpower = max power the card can handle. txpowmax = max output in current mode.
  • How to be US FCC legal

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    L
    If you need 24 db EIRP then you need to calculate your output, meaning radio output in mw - convert mw to db, subtract any insertion loss / connector loss / filter loss /spiltter loss /cable&pigtail loss etc. then add antenna gain. For the 400mw cards this will not be correct. they do not show output power in mw, but rather output power in mw +10dbi (astleast some do this). so mw to dbi +10dbi -"whateverloss" +antenna gain = dbi then you can do dbi to EIRP ( www.e-zy.net is a nice place for wireless calculators )
  • WG311 v2 and WL-138g

    Locked
    9
    0 Votes
    9 Posts
    6k Views
    E
    @lsf: None of those cards are supported by freebsd. Ok…  :'( Thanks for the reply
  • Support chipset RT 2561

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H
    I think one of the devs has a RAL somewhere that worked. I'm not sure if all modes (like hostap) are supported though. We provide all nicdrivers that are officially supported by freebsd but recommend using atheros chips in general as they support the full set of features (WPA, AES in hardware, hostap, …) and are used by the devs.
  • Using wireless (ath) as WAN

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    M
    Thanks hoba for your quick reply. I have gotten it to work and it works very well. I am seriously impressed with pfsense. I believe that my WEP problem is related to the webgui problem discussed here…http://forum.pfsense.org/index.php/topic,770.msg8676.html#msg8676 . What I ended up doing was switching authentication from the default 'open' to 'shared' at which point I saved the setting and then changed it back to 'open' and resaved the setting. After I renewed the ath0 everything worked fine. I am not sure if this bug is being addressed but the behavior is consistently broken (I tested it three times with fresh installs each time.) It is however, a minor detail in an otherwise amazing product. Thanks to all for your hard work.
  • AP only config?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    A
    Oh I forgot to post back in here…. Well,  jrmann1999 , what I did was that I set LAN interface (OPT1) to work as LAN(sory for redunducy) and I set ATH0 to work as WAN Then I wen and diasabled routing and NAT and configured WAN wireless setings. All works fine... oh yea i think u have to config firewall too... dont remember that was half or more yeras ago....
  • Senao bridges

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    L
    Try authmode open.
  • WEP mode not working anymore

    Locked
    6
    0 Votes
    6 Posts
    5k Views
    B
    Thanks Scott, thanks Hoba My WIFI PCI Card: Netgear WG311T (Atheros) What i did the last hour: first i upgraded from BETA4 again to RC2 by executing 'cvs_sync.sh releng_1 && shutdown -r now' via Putty… Then i followed the advise of Hoba to set the WEP Key to 'open' from shared - that did the trick! WIFI worked on the RC2! But much more Headache i earned as the internet was not accessible at all anymore - reloaded the pfsense, reloaded the Laptop - no chance, even via Ethernet i did not succeed anymore to access the www! Made a trace, stuck on the pfsense... strange that DNS resolving worked (checked interface status of WAN - released and renewed the IP of my Provider - no effect - no access; however... got rid again of the RC2 and changed to the 'RELENG_1_SNAPSHOT-07-23-2006' - the Trick with the 'open' WEP Key still worked and now the www was accessible again (settings never changed, they were always inherited obviously as i did firmware upgrades via GUI) So finally i'm glad that everything runs now, am wondering if the GUI shows me the next days again the CPU Load Bar fully up at 100% - even as 'top' says 5% ;-) - if so, i could live with that! Thanks Guys, i'm going now around to change the hosts config from 'shared' to 'open'  ;D
  • Bluetooth Internetsharing?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    L
    If you have the ability to test, then this might be of interest: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bluetooth.html If this can be tested and config files and command strings needed can be provided to me, I'll try to add this to the 1.1 wireless stuff.
  • Wireless-g cards on same machine & channel: interference or negotiation?

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    L
    It's true that cards/radios that can see eachother will "take turns" but lots of the clients will most likely not see all of them, so your clients will most likely generate "noise" to the other panels/sectors. I'd go with multiple channels or antenna splitters, and for backhaul I'd use 5.X GHz.
  • Wireless status gui page is empty in ad-hoc mode

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Problems with WPA

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    H
    Problem was solved. Solution: donnot use a client program from Planet, I uninstalled this Planet aplication then try connect with WPA-PSK with orignal widnows XP program and it WORKS !
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.