Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. wireless
    Log in to post
    • All categories
    • N

      Use Asus RT-AC86U as WAP

      Watching Ignoring Scheduled Pinned Locked Moved Wireless wifi access point wireless asus newbie
      4
      0 Votes
      4 Posts
      537 Views
      N

      @elspoon Yes!
      I now have my RT-AC86U running in AP mode, and just have an Ethernet cable running right into its WAN port.
      In pfsense DHCP settings (https://192.168.50.1/status_dhcp_leases.php) it shows up as 192.168.50.4 (I have it statically mapped) and so going to http://192.168.50.4 gets me to the web interface for the Asus.
      Hope this answers your questions!

    • JonathanLeeJ

      anth0 and Snort AppID use Question

      Watching Ignoring Scheduled Pinned Locked Moved Wireless ath0 wireless snort appid
      6
      0 Votes
      6 Posts
      821 Views
      JonathanLeeJ

      @stephenw10 I originally didn't think it would work. But it does. It's amazing.

    • S

      Interface with Wireless Adapter Not Displaying Wireless Config Settings

      Watching Ignoring Scheduled Pinned Locked Moved Wireless wifi interface adapter wireless
      5
      0 Votes
      5 Posts
      1k Views
      stephenw10S

      Excelllent. I added a feature request for it: https://redmine.pfsense.org/issues/14050

    • S

      SSID with "+" in the name fails to connect

      Watching Ignoring Scheduled Pinned Locked Moved Wireless ssid wireless
      1
      0 Votes
      1 Posts
      255 Views
      No one has replied
    • QuasaurQ

      Wireless: Getting the MAC to the Right Interface & DHCP Server

      Watching Ignoring Scheduled Pinned Locked Moved Wireless interface vlan wireless dhcp mac-address
      13
      0 Votes
      13 Posts
      2k Views
      stephenw10S

      Yes you could use pools in one subnet and filter them differently using aliases but you can't filter traffic between the clients on one subnet that way. Traffic would just go between them directly without passing through pfSense. Only one interface.
      Really you need to use VLANs in there to separate the traffic at layer 2.

      Steve

    • Sergei_ShablovskyS

      [SOLVED] iwifw() module loading show ERROR in dmesg, if it needed on server ?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware iwifw wireless errors in log server
      11
      0 Votes
      11 Posts
      2k Views
      Sergei_ShablovskyS

      @stephenw10 said in iwifw() module loading show ERROR in dmesg, if it needed on server ?:

      It's already not loading them. You can see they are not listed in your kldstat output.

      Adding those lines to loader.conf won't change anything. They are loader variables you have to add them there, adding them as sysctls does nothing.

      You are only seeing those lines at all because you're booting verbose.

      Thank You Steve (and all others here!) for patience and help with this case.
      Have a nice day!

    • S

      Wireless interface not visible

      Watching Ignoring Scheduled Pinned Locked Moved Wireless wireless
      6
      0 Votes
      6 Posts
      2k Views
      V

      This is a Proxmox topic and i'm not an expert on it.

      @sujan-0 said in Wireless interface not visible:

      I have installed pfSence successfully with 2 network interface vmbr0 and vmbr1

      vmbr1 has no network adapter connected yet.
      If you install pfSense with to interfaces, it uses the first one for WAN, the second for LAN. However, it allows only access on LAN, but that might be connected to vmbr1 which is not connected to any network.

      If you only enable one interface, the GUI should be accessible on this.
      Or if you're running other VMs on Proxmox, you can connect to vmbr1 as well as pfSense and access the GUI from there.

      However, basically if your router provides DHCP, pfSense should pull an IP from it on WAN if it's connected to vmbr0.

      post-up iptables -t nat -A POSTROUTING -s '192.168.8.0/24' -o wlan0 -j MASQUERADE

      I think, there is no reason to have a masqerading rule on the wifi.

    • A

      Need Help Setting Up Wireless

      Watching Ignoring Scheduled Pinned Locked Moved Wireless wireless configuration atheros ar9380
      4
      0 Votes
      4 Posts
      1k Views
      Kevin45K

      I would suggest you reconsider the configuration of your setup with pfSense, by following this guide:
      https://www.netgate.com/docs/pfsense/wireless/use-an-existing-wireless-router-with-pfsense.html