• Two companies, one ISP, same gateway

    1
    0 Votes
    1 Posts
    280 Views
    No one has replied
  • 4 NIC pfSense with two LANs using two WANs separately per LAN

    4
    0 Votes
    4 Posts
    2k Views
    A
    Hi Derelict, just wanted to let you know that I implemented your solution and it worked right away. Thank you very much! Andreas
  • Rule to make a website go through another wan

    12
    0 Votes
    12 Posts
    1k Views
    B
    Super. Thanks for your help.
  • Multi-WAN Routing NAT problem

    2
    0 Votes
    2 Posts
    423 Views
    V
    Hello, I have managed to resolve the issue myself. For those, who stumble upen similar situraion, I only had to define a LAN rule to sent all traffic with the destination 94.0.0.0/8 through the VPN gateway. Kind regard, vrugaitis
  • Need assistance with simple inter LAN routing

    6
    0 Votes
    6 Posts
    2k Views
    DerelictD
    Yes.
  • Replacing a Cisco Router/VLAN

    15
    0 Votes
    15 Posts
    1k Views
    DerelictD
    Scheduling a maintenance window and doing it right the first time is often the best way to go. Sometimes the dog needs to wag the tail, not the other way around.
  • Public ip on double Nat

    8
    0 Votes
    8 Posts
    2k Views
    T
    I have no idea who your ISP is, but this FAQ might help:  http://www.dslreports.com/faq/16077 It talks about FIOS and their TV package.  In order to get all of the services to work with your TV, those devices need to be on the FIOS LAN.  How you get a second router or network working in this kind of environment is addressed in the above FAQ.  It might not apply 100% to your particular situation, but it does have some very well thought out approaches to solve the issue that may be helpful to you.
  • VLAN access is slow

    2
    0 Votes
    2 Posts
    1k Views
    DerelictD
    Difficult to say. Is the LAG LACP? Are any of the interfaces on pfSense or the switch logging any errors? Anything interesting in the system log? The log on the switch? There is certainly nothing known regarding intel NICs and LACP/LAG + VLANs.
  • Firewall with WAN/LAN/DMZ Setup

    8
    0 Votes
    8 Posts
    7k Views
    K
    Exactly the question I asked myself last night.  Not sure why the video wanted to go from auto to manual that I watched, but I'll know next time! Kevin
  • Need routing help

    6
    0 Votes
    6 Posts
    921 Views
    V
    Yes, the Windows Firewall blocks access from other network segments by default.
  • Openbgpd on pfsense 2.3.3_1 fails to start

    5
    0 Votes
    5 Posts
    1k Views
    Q
    Hi - If you're still having issues with openbgpd, give the most recent Quagga plugin a try - I wrote in manual support (meaning you have to generate a cisco-like text config or use the "vtysh" front-end for Quagga from the command line). We did away with openbgpd and are now using Quagga for all BGP needs with pfSense. -Tim
  • ISP Modem in Bridge - IPoE - no IP PFSesnse WAN

    4
    0 Votes
    4 Posts
    2k Views
    J
    @JBNixx: Hi all, I've managed to get my ISP Router/Modem setup as a bridge. I would like to get the public IP from my ISP on the WAN interface of my PFSense box. My ISP uses IPoE to deliver public IPs. As i understand it DHCP on the PFSense WAN interface should be enough, but it doesn't seem to work. The IP just sits at 0.0.0.0. I've also tried spoofing the MAC address of the ISP router on the WAN interface of PFSense without any luck. If i take a packet dump on the WAN interface on PFSense i can see lots of ARP traffic on the external network. I can see the WAN gateway on the outside sending ARP packets and so on. So the connection is bridged, i just can't get an IP from my ISP. I see that PFSense is sending DHCP query packets, but not getting a reply. Maybe there is some other sort of security involved? Is there anything I've not thought about maybe? Thanks. that righ, I dont know, may be I thinking Is there anything I've not thought about maybe?
  • Accessing Different LAN networks with router

    5
    0 Votes
    5 Posts
    533 Views
    johnpozJ
    Did you change to a transit.. If not just routing to your downstream does not remove your asymmetrical issues when you talk to devices on your 172.16 network.. /21 huge freaking network.. You have 2000 some devices on this network? ;)
  • PFSense HTTPs LoadBalancer alway get timeout when access site

    1
    0 Votes
    1 Posts
    287 Views
    No one has replied
  • Trouble Routing traffic between servers on two physical LANs(Interfaces)

    3
    0 Votes
    3 Posts
    430 Views
    johnpozJ
    Pfsense will automatically route between networks be physical interfaces or vlans..  The only thing you have to do is create firewall rules on the optX interfaces you bring up.. You seem to be creating rules on your lan for these other networks??  What rules did you put on the other networks interfaces? Post pictures btw of your rules - so much easy to read ;) Rules are evaluated as the traffic enters and interface from the network towards pfsense. First rule to trigger wins No other rules are evaluated. If no rules trigger then deny (default not shown deny rule). I would suggest while you test you just create any any rule on your new network interfaces.  Then start restricting traffic, etc. Keep in mind that hosts can be running their own local firewall.. Windows out of the box for example if on 192.168.1/24 would not allow access from 192.168.2/24… So while you can route and allow the traffic on pfsense - you still may need to config any local firewall rules your running to allow the access from these other networks. Your IP cameras -- do they have gateway set?  Are they dhcp or static?  If a device does not talk back to pfsense as its gateway to get off its local network, then no you would not be able to talk to it from another network - it would not have internet access, etc.
  • Vmware ESXI 5.5 home lab

    Locked
    13
    0 Votes
    13 Posts
    1k Views
    jimpJ
    1. You can still use the native client against 6.5, but you can't set some of the new hardware versions. NBD, really. You can use the built-in web interface if you need to do that, which is getting better each iteration. 2. Not true, you can use the same ESXi free license key on multiple instances of the same version. Only real limits are CPU sockets and lacking the fancy paid features like powercli, vmotion, etc. If there are costs associated with updating, perhaps, but that's par for the course if you want to keep using a paid version. You can't just pay once and use it forever, you have to keep the license up, hardware current, etc. If it's not supported, there's a reason. It's EOL in some way. It may function, but it's a problem waiting to happen. We've really gotten off the track of the OP though, but you are spreading misinformation. If you want to run it that way in an unsupported and potentially insecure/unstable manner, feel free, but do not advocate others follow in your misguided path.
  • 2 WANs and 2 LANs

    9
    0 Votes
    9 Posts
    1k Views
    C
    @Derelict: So it is really one service and all you want to do is make one LAN egress out one IP address and the other out another? Yes, a VIP is much easier for that than two different WANs. Especially if it's not really two different WANs. Just get a /29 from them instead and outbound NAT one subnet source out the interface address and the other subnet source out a VIP. Ya I think that is what I am going to do, especially because then I can have some extra IPs for DMZ's. The sales department was closed to have to get with them tomorrow, he told me we can provision this for now, and then if you want we can just up it to a /29 tomorrow.
  • No routing between internal networks with multi-wan?

    3
    0 Votes
    3 Posts
    470 Views
    DerelictD
    Bypassing policy routing is a known requirement in that case. It is not a bug nor a problem. https://doc.pfsense.org/index.php/Bypassing_Policy_Routing It sounds like that you have done should suffice. If it still does not work you are probably going to actually post what you have done so we can see where you went wrong. Keep in mind that rule changes do not affect existing states. Make your changes and clear states to be sure.
  • Considering Netgate to replace Zyxel - configuration question

    3
    0 Votes
    3 Posts
    470 Views
    T
    Thanks Chris.  That's what I though.  Looks like it's the 4-port firewall for me. Have any jokes about TCP?  I'm sure I would get those.
  • Multiple LAN routing trusted to untrusted?

    2
    0 Votes
    2 Posts
    362 Views
    V
    Such a setup is a basic feature of pfSense. pfSense filters the traffic usually on that interface where it comes in. So you would have filter rules on both LANs which allow any to any for internet access (default rule on LAN). Now you have only to set a block rule with destination = trusted LAN network on the top of the untrusted LAN rule set.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.