• VPN Trunk/Loadbalancing possible? (site to site)

    1
    0 Votes
    1 Posts
    460 Views
    No one has replied
  • Backup WAN with Karma Go

    1
    0 Votes
    1 Posts
    454 Views
    No one has replied
  • [ASK]Separate Browsing and Gaming for Dual Wan

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    There has to be some way to match the traffic will firewall rules to identify traffic to put on specific WANs. If your gaming is all done from a console, put the console IP address(es) in an alias, then match those and send them out your "gaming" WAN. If you game and browse on the same PC, that's much different and a more difficult problem to solve. You might be able to just send TCP ports 80 and 443 out the "browsing" WAN but undoubtedly there will be other non-gaming traffic on other ports (e-mail, FTP, torrents, etc).
  • Routing problems

    3
    0 Votes
    3 Posts
    2k Views
    R
    @heper: so: -all vlan_clients have access to the internet & can access the pfsense webgui That's correct. -you have 'allow all rules' on all vlan_interfaces (with proto=any)? Yes, just like on the default LAN interface. Allow any type of traffic from abc net to any destination. I will eventually build rest of my rules on top of these. are you sure the clients are accepting connections from each-other? have you tried to turn off windoze firewall ? Yes I can reach the clients from pfSense but not from a different subnet/vlan. Most of my traffic is ssh/slp anyway so beloved Windows FW doesn't play a role here.
  • Use external proxy as Gateway

    2
    0 Votes
    2 Posts
    500 Views
    A
    Or can i use squid for it?
  • Fat pipe to remote server: GRE tunnel -> LAGG in broadcast mode?!

    5
    0 Votes
    5 Posts
    1k Views
    O
    "- Only the first packet is kept, which means that delayed packets are discarded. " What exactly is going to remove the dupe packets? That is exactly the part that I'm unsure about and will test. My logic behind it is that nobody would make the broadcast mode for no reason and the only reason I can see is to improve stability, but that will only happen if duplicate packages are discarded. Reordering is an issue especially for TCP, however this is an issue of the internet in general caused by jitter which among other things are caused by multiple paths to the same destination. If jitter is reduced, then reordering should also be reduced. Retrans is only happening if the packet is lost, or so delayed that TCP gives up waiting for it, thus this should also improve. However, if broadcast mode is not discarding duplicates then some other mechanism has to be used to achieve this. OpenVPN comes to mind as it can use UDP in transport layer and discards duplicates out of the box. What makes me daut the idea is what you say: "if this was a good way to help with voip traffic it would be recommended all over the internet as a way to deal with crappy connections. " So, yes I'm slightly too humble to think that this will be the holy grail of solutions, but I will try any way :) Maybe, what's stopped the "internet" from jumping on this solution is that it does require a server that we can control with a GOOD connection on the internet somewhere to use as the destination for the LAGG Anyway, the idea is being tested by bonding 2 OpenVPN connections using Debian with bonding mode = 3 (broadcast). If bonding does not discard the duplicates then we will try with one more OpenVPN tunnel through the bonding interface. (as OpenVPN can discard dublicates) My first goal is proof of concept… if it works, then a refined solution has to be worked out :)
  • Multi Gateway in 1 physical LAN card ?

    2
    0 Votes
    2 Posts
    505 Views
    C
    No. One gateway per NIC, and one gateway per IP subnet. Doing what you describe is a really bad idea.
  • PPPoE not routing in 2.3.1-RELEASE-p5

    4
    0 Votes
    4 Posts
    839 Views
    D
    Sorry it was the "Weight" in system_gateways_edit.php but that should have only affected gateway groups so might just have been a co-incidence
  • 0 Votes
    8 Posts
    2k Views
    johnpozJ
    "so this is what i can do" How is that..  If you know the network is subpar, why not fix it the right way.  Just redo the setup..  What is the roadblock to correcting the flaws in the network? You can get switches that support vlans on the lowest of lowest budgets..  What switches are you using now?
  • Same gateway 2 different ips

    4
    0 Votes
    4 Posts
    724 Views
    C
    @mafiosa: Can I use them together as multi WAN? Not without an intermediate NAT device on one of them. A given subnet and IP can only exist on one interface.
  • Multi wan not rotating through connections

    9
    0 Votes
    9 Posts
    1k Views
    D
    I was looking into it and that should work fine, actually. It will take a bit of work but not a big deal. Thanks again.
  • Multi WAN with Email server Behind pfsense

    2
    0 Votes
    2 Posts
    628 Views
    I
    Hi, Problem Solved. Problem is at our ISP they have blocked port 25, they have been told that unfortunately some servers have been improperly shutdown (due to power problem) , from then onwards our emails are not working, when I raise a complaint they have opened port 25. Now its working. Our emails are going from WAN interface and for internet we are using OPT1 interface. Thanks, Ilesh
  • Configuring BGP in pfsense 2.3

    4
    0 Votes
    4 Posts
    3k Views
    dotdashD
    You should be able to translate the Cisco config into OpenBGPd without too much trouble. 'router bgp 11111' is your ASN, 'network 10.10.10.0' is your network,  'ebgp-multihop' x is multihop x, etc…
  • Add VLAN

    4
    0 Votes
    4 Posts
    1k Views
    johnpozJ
    You don't show your firewall rules.  So while you have 2 networks if your rules are any only thing you would be blocking is broadcast traffic. You really need to include the pfsense instructions or that little guide you put together is pretty useless.  And you need to be clear what port your connecting to pfsense and why your tagging it.
  • Using PFSense as a Layer 3 device

    2
    0 Votes
    2 Posts
    514 Views
    johnpozJ
    Configure what?  So you don't want it to firewall or nat, just route?  Then turn off firewall or just make any any rules, disable nat.  There you go just routing..
  • Routing Issue

    5
    0 Votes
    5 Posts
    1k Views
    B
    Issue resolved. I simply restored the PFsense to a saved configuration, then rebuilt my Cisco Router and it all came back. Thanks for the help!
  • Routing certain websites to specific WAN

    1
    0 Votes
    1 Posts
    377 Views
    No one has replied
  • Vlan Routing Issues

    3
    0 Votes
    3 Posts
    872 Views
    T
    I finally figured out my problem after re-reading the Multi-Wan section of the Wiki.  Specifically this section Policy Route Negation When a firewall rule directs traffic into the gateway, it bypasses the routing table on the firewall. Policy route negation is just a rule that passes traffic to other local or VPN-connected networks that does not have a gateway set. By not setting a gateway on that rule it will bypass the gateway group and use the routing table on the firewall. These rules should be at the top of the list – or at least above any rules using gateways. We had a rule in the LAN section to allow IPv4 traffic everywhere, but we had set the gateway to our WAN failover group bypassing the routing table.  We added another rule above that to use the default gateway and all is well.  Thanks for the help.
  • Failover WAN with working OpenVPN Client

    3
    0 Votes
    3 Posts
    2k Views
    C
    Typing to myself this far… I’ve manage to do a work around with two static routes. As the issue seems to only be with resolving the hostname in OpenVPN Client, and I have two Domain overrides. Why not just put them as separate static routes to each WAN? Static routes (System > Routing > Static Routes) OpenVPN_ns1 > WAN1 OpenVPN_ns2 > WAN2 This actually works, tunnel brings up on WAN2 and I can confirm traffic flow but after a couple of minutes when simulating member down (WAN1 unplugged)… Then the tunnel brakes with a flood of new message in the log. OpenVPN log write UDPv4: No buffer space available (code=55) Getting same message in the console of pfSense trying to ping something. [2.3.1-RELEASE][admin@-]/root: ping x.x.x.x PING x.x.x.x (x.x.x.x): 56 data bytes ping: sendto: No buffer space available ping: sendto: No buffer space available Can someone explain why that is happening? As soon I bring up WAN1 again everything is working normally. Thanks compfreak
  • Layer 3 adoption problem

    2
    0 Votes
    2 Posts
    653 Views
    B
    Fixit it by myself. Reason was a wrong mtu value
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.