• Wireless Modem router >>Pfsense>>LAN(All use wireless)

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    M
    you should not use ap in modem, you should have wireless nic in pfsense or other ap device after pfsense to get that desired protection
  • [Solved]Two NICs with same subnet

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    E
    I repair it whit LAGG ;) INTERFACES -> LAG yeee!  Thanks ;)
  • Upload speed is VERY slow on 2.0RC3

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M
    Read here of Maximum Transmission Unit
  • 2.0 RC3 - Can PPP L2TP be used to create an L2TP tunnel?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Policy based routing for DNS queries

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    M
    great then
  • Multi WAN (ADSl + Wireless USB Dlink N150)

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Authenticating Proxy

    Locked
    7
    0 Votes
    7 Posts
    5k Views
    M
    @stramato: @Nachtfalke: Or just use Captive Portal. +1 Then authenticate your Captive Portal using RADIUS. Step 2 would be to setup NPS in your Windows 2008 R2 machine and add the pfSense machine as a RADIUS client. Step 3 would be to create an Active Directory group, call it something like "pfSense Users" then use that in your NPS Policy. There are a bunch of steps really, you can get this thread moved to the Captive Portal section of the forum I apologize for the late response. I really need to check this more often :-X. I've looked at that option before, and its not that were simply trying to give control user access. We need to be able to have different ACL's for different users. E.G. an account for students, teachers, and administration. With each account having different access rights, kids are denied access to youtube, teachers allowed access to youtube, but denied spyware, etc. Currently i've got NPS setup on the Server 2008 machine and squid is authenticating against that. I'd like to be able to "pass" the username and password from the captive portal to the squid server. Or, if their is a way to authenticate squid with a web page that'd work to. The problem is our teachers aren't all "tech savvy or even tech comfortable, its terrible". The proxy authentication window in windows xp throws them off. If it can't be setup like this, thats fine, they'll live. I'm just looking for something that's a bit more streamlined and easy for them.
  • Another Stab at VLANs

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    X
    Edit: Success. I had to add switchport trunk allowed vlan add x where x is the vlan id. I wasn't putting "add" in there. Then things worked perfectly. Plugged in to fa0/2 I get 192.168.10.x and fa0/2 I get 192.168.20.x. Solved!
  • 2 WANs and 2 LANs

    Locked
    17
    0 Votes
    17 Posts
    9k Views
    M
    Set management ip and subnet, make sure that this ip is usable and in same network than your firewall Set your wireless settings Turn dhcp off from that wireless router connect only power cable and lan cable from your network switch or firewall(pfsense) and connect that cable only to lan side no wan at all Enjoy
  • Does it's possible to assign more than one ip to an interface??

    Locked
    2
    0 Votes
    2 Posts
    891 Views
    jimpJ
    Sure, Firewall > Virtual IPs. If that all in the same subnet you could use Proxy ARP or CARP VIPs, if they are in the same or different subnet, you could use IP Alias VIPs.
  • Routing Only Mode – Switch Drops Out

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Sounds like something plugging into that switch is causing a layer 2 loop - two bridged NICs going to the same switch, for one, would do that. The switch will work for a few minutes until some traffic starts going around and around and then it eventually melts down.
  • 2 WAN IPs 2 GW 1 NIC - no need for load balancing etc.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    That's easy in 2.0. Just add an IP Alias type VIP for IPs in the other subnet, and you can then use it on your WAN directly as if it were the IP there.
  • NETWAORK WITH 2 Gateway

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    GruensFroeschliG
    With 2.0 you can define additional gateways. Create such a gateway for .254 and then use it in the firewall rule on the LAN.
  • Transparent Bridge Question

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    T
    Ok that makes sense . I was applying the rules to the bridge interface its self. The wan and the the servers behind the firewall connect to the same gateway. So i want to be clear. By default all in bound traffic is blocked just like nat? IF that is the case how can i setup open the same ports to different ips? For instance if i have a web server on 99.98.99.45 and on 99.98.99.44 how can i pass port 80 to both?
  • Peculiar routing: gateway outside LAN / route LAN through gateway

    Locked
    1
    0 Votes
    1 Posts
    963 Views
    No one has replied
  • Disabling WAN connection after a certain amount of traffic?

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S
    They start charging overage fees ($1.75 / GB I believe) :(
  • WAN –>PfSense --> 2 vlan

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    V
    It work now! It was the windows firewall on the computers with windows7. The server with w2003 and the xp machine worked, i tested on them and then the light went up, its windows again;) Thanks for all the help!:D
  • 3 lan 3 internet connection to increase download speed !

    Locked
    10
    0 Votes
    10 Posts
    4k Views
    J
    @cmb: @jasonlitka: An extra 4-5ms of latency is worth the potential bandwidth bonus to me. It's extremely rare that it would only be 4-5 ms, most people have higher latency than that to their first hop, but if that's the case for you it really doesn't matter whether you tunnel everything through or go straight out. Usually 40-60 ms is more like it unless it's on the same ISP and/or geographically very close with a good direct route that doesn't route you all over. Adding 4-5 ms won't make any real difference, 40-60 is a major difference. Agreed, 40-60ms would stink, but I don't have that.  :D
  • Failover time between WAN connections and active/active load balancing

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H
    A1: pfsense is able to do what you required in less then 3-4 seconds :) A2: you can choose to use failover or loadbalancing (round-robin) or even both at the same time for different protocols/destinations/… A3: you can use 1.2.3 for this but me personally would advice using 2.0 as it is a big improvement in tons of ways and it's nearing completion and has been stable for me for months
  • Connect to printer on a different vlan

    Locked
    5
    0 Votes
    5 Posts
    5k Views
    M
    That helps a lot for what side to put the rules on thank you. If I still cant get it to work I will put up screen shots.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.