• Achieve segmentation: multiple subnets or VLAN(s)?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    H
    to use vlan your switch needs to support it. In other words, it needs to be a managed switch.
  • Configuration advice

    Locked
    27
    0 Votes
    27 Posts
    6k Views
    M
    I feel like an idiot now.  :-[ We had a power interuption today and i had to bring down the firewall for a few minutes. After the reboot everything works completly as expected.  :)  I have been working with servers and computers for to many years to remember and i know that a reboot is always a good way to eliminate errors. In this case i never thought of it.  :-[ Thanks for the help and support podilarius. /Mike
  • Dual Pfsense, Dual WAN and IPSEC to separate local data?

    Locked
    1
    0 Votes
    1 Posts
    959 Views
    No one has replied
  • Will Tier2 (failover) PPPoE connection still be online when not in use?

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    Gateways are always kept up as much as they can be, and are constantly monitored. Being in a gateway group doesn't trigger anything special about monitoring.
  • Metro Ehernet setup

    Locked
    5
    0 Votes
    5 Posts
    1k Views
    M
    Yup, that did the trick.  Everything is working now. Thank you for the help marcelloc, it was the wan-vlan option.
  • Datacenter Firewall Pair

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    M
    So I was able to achieve 70,000 pps sustained with an IMIX of UDP packets. However when I run: sysctl net.inet.ip.intr_queue_drops I see the number incrementing quite quickly, net.inet.ip.intr_queue_drops: 645011625 :) Any idea on what I can do here? I booted the IP Input Queue to 3000, then 10000, and stopped at 25000 with no real results. It could be that some of the traffic I'm generating is being dropped anyway. Any opinions on whether or not I should use the traffic shaper? PriQ has always served me well with slower connections, but I'd be apprehensive about having queues that might not be optimized for 1Gb links.
  • Option to use routing table for all packet routing including gateway

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    A
    RESOLVED: The route-to behavior can be disabled with a simple floating rule and leaving route-to set to default.  This solves my routing issues by disabling policy routing.  Packets go by the routing table by default with the rule below at the top of the floating rule base.  They can still be specified in your other rules if you want specific rules to use policy routing of course. Action: Pass Interface: (none selected) Direction: out Protocol: any Source: any Destination: any That simple rule at the top of your floating rules will disable the route-to behavior and a rule gets generated in the raw pf rules like this: pass  out  from any to any keep state  label "USER_RULE: Disable route-to by overriding the hidden rule" Just an FYI if someone new to pf firewalling reads this and thinks this will allow all outgoing traffic even traffic from your LAN interfaces going through the firewall then that would be incorrect.  There is a block 'in' enforced by pfsense at the bottom of the rule base.  The in rules is what controls traffic through the firewall in pfsense.  Queue (match) out rules can still be used in floating to enforce QoS queue settings though without affecting pass behavior of other rules in LAN section.
  • 0 Votes
    3 Posts
    1k Views
    T
    Thanks! Yup upgrading to snap shot solved this problem. 2.0.3-PRERELEASE (amd64) built on Sat Feb 9 21:12:53 EST 2013
  • Sticky Connections and Link Load Balancing on PFSense

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    Yes.  :)
  • Load Balance with Fail Over

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    A
    i might not know if its actually incoming or outgoing or even both. just want to use/combine 2 ISPs i have and then same time with fail-over. thanks for the link i will have to read it first but appreciate your advance help. thanks!
  • Quagga with CARP?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Routing Based on Layer 7

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    Not possible. The packets are already flowing upon a given path by the time L7 has a chance to classify the traffic. At that point it's impossible for it to re-route the connection since it's already established.
  • How to configure Multi-Gateway Balancing on same WAN / ETH ???

    Locked
    7
    0 Votes
    7 Posts
    2k Views
    B
    I used 5 virtual interfaces under VMWare and used different subnets for each G/W and WAN interface pair. So far it seems that it works as it should.
  • Allowing site

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    H
    it would probably be better to post this in the "firewall" section. i think it might not be easy to only allow gmail (google runs multiple things on the same ip-addresses) It would however be fairly easy to allow all google-services: -create an alias with all know google subnets ( nslookup -q=TXT _netblocks.google.com 8.8.8.8 ) -edit the default "allow all" rule on the lan-tab in pfsense firewalling => change the destination from any to the newly created alias kind regards
  • [Solved] Multiple Public IP Addresses routed to one Public IP Address

    Locked
    4
    0 Votes
    4 Posts
    12k Views
    M
    Guys it was exremly easy thanks to this video ;-) http://www.youtube.com/watch?v=zrBr0N0WrTY I have just tested access from my office to those public IP addresses and it works great. I believe PC behind the pfSense will work great.
  • Multiple pfsense on same WAN problem

    Locked
    1
    0 Votes
    1 Posts
    910 Views
    No one has replied
  • Multi Internal LAN Routing problem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    U
    CMB, Thank you very much! That was it. I looked at that rule originally, saw the pass "all", and assumed it was good. Peter
  • 0 Votes
    8 Posts
    2k Views
    jimpJ
    Not really. Here's a list of fixes after 2.0.2: http://doc.pfsense.org/index.php/2.0.3_New_Features_and_Changes Not a 100% complete list, but you can look at the commits on github for the RELENG_2_0 branch.
  • Load Balance Service Stopped!

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    jimpJ
    Somehow it's skipping over the name of the pool there… Try using a different pool name than http, that may be a reserved keyword there that our input validation doesn't reject. Even just something slightly different like "http80" or "httppool" would suffice. And edit each virtual server and save it again after making sure the right pool is selected.
  • 0 Votes
    1 Posts
    1k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.