• What are functional differences between pfSense+ and pfSense CE?

    3
    0 Votes
    3 Posts
    440 Views
    S

    @mrblithe https://docs.netgate.com/pfsense/en/latest/general/plus.html

  • 0 Votes
    36 Posts
    4k Views
    johnpozJ

    @throttlenerd electronics don't last forever, and have seen switches - especially the cheap 20 variety fail in odd ways..

  • error showing up in log

    6
    0 Votes
    6 Posts
    1k Views
    K

    @kdmiller61 said in error showing up in log:

    install: //boot/efi/efi/boot/INS@cJq5yv: No space left on device

    I followed these instructions and I appear to be good to go

    https://forum.netgate.com/topic/184661/unable-to-upgrade-from-2-7-1-to-2-7-2-unmounting-boot-efi-done-failed/22

    Keith

  • ANNOUNCE: ansible collection pfsensible.core 0.6.0 released

    1
    2 Votes
    1 Posts
    397 Views
    No one has replied
  • SSL certs handling and HAproxy

    136
    0 Votes
    136 Posts
    31k Views
    L

    In the end, the point is to have two new things;

    1: varnish server to handle caching

    2: fixing the haproxy configuration so that it's actually load balancing those web servers.
    That was an interesting find. I don't know how pfsense was sending traffic to the web servers without haproxy actually working.
    Maybe it automatically round robins since the servers are listed in an alias?

  • PfSense VPN to local services ?

    5
    0 Votes
    5 Posts
    593 Views
    stephenw10S

    OpenVPN is probably easiest to setup for this from pfSense but Tailscale should work.

    Yes, it's probably a missing firewall rule somewhere.

  • <shellcmd> in interfaces not working

    4
    0 Votes
    4 Posts
    406 Views
    stephenw10S

    shellcmds don't go in the interfaces config like that. They would never get run there. They should be in the main <system> section, you will see the package has added them there.

  • How to Create OPT1

    Moved
    2
    0 Votes
    2 Posts
    144 Views
    S

    @ggpf You can just add it:
    https://docs.netgate.com/pfsense/en/latest/interfaces/configure.html

  • The oldest hardware still running pfSense+ 23.09

    5
    0 Votes
    5 Posts
    526 Views
    D

    I have several residential clients, and I have been promoting the Netgate appliances to them. My selling point has been that, unlike with consumer-grade equipment, their Netgate devices will not become insecure, as long as the latest pfSense version is installed. My most recent client has a Linksys E1200, which saw its last firmware update in 2018. Furthermore, there is no guarantee that that firmware update fixed all known vulnerabilities. With pfSense and its open source nature, I have much greater confidence that security holes are discovered, and are fixed soon enough thereafter.

    If a client who now has a Netgate 1100 today upgrades to a 10 Gbit/s connection (available, where I am 💪💪💪) at some point in the future, his connection will still be safe, but he will have to upgrade his equipment to take advantage of that bandwidth. My selling point always is security and a little bit self-serving in that I am familiar enough with pfSense to provide the features he requires.

    I usually set up separate subnets and corresponding Wi-Fi SSIDs for the family, for guests, and for home automation. One client I set up with a separate SSID for his kids and had the access point they connect to switched on and off with a smart switch, so that the parents can enforce bedtime. I doubt that consumer-grade hardware makes that as convenient as that setup ended up being.

  • Internally route devices to WAN

    49
    0 Votes
    49 Posts
    8k Views
    VioletDragonV

    @johnpoz yeah sorry just a bit worried of sharing information I will PM information over to you if that’s okay. Will be later on this afternoon.

    Regards.

  • "aws s3 cp" crashes the firewall when using squid web proxy

    23
    0 Votes
    23 Posts
    3k Views
    stephenw10S

    You'd have to reassign the interfaces but otherwise yes. If you have any complex VLAN/switch port setup in the 3100 that wouldn't apply in a 4100 of course.

  • DHCP from ISC to KEA - any side effect?

    8
    0 Votes
    8 Posts
    5k Views
    GertjanG

    @stephenw10 said in DHCP from ISC to KEA - any side effect?:

    until you reboot

    Rebooting pfSense ? I didn't find a reason to do so, so I don't do that 😊
    But frankly, yes, if it I have to reboot, I'll activate DHCP ISC for a moment, then go back to Kea, and I'm good.
    My LANs DHCP leases are all "MAC static".

  • NUT communication issues and finding Pfsense powered off

    2
    0 Votes
    2 Posts
    294 Views
    dennypageD

    Yes. Please see discussion in the NUT support thread.

  • Can't connect to host in other network

    12
    0 Votes
    12 Posts
    1k Views
    johnpozJ

    @Judge_of_Death yeah that would scream asymmetrical problem coming from a vpn client, that has some vpn tunnel IP..

    Sure you can get to 10.10.10.50 pfsense would route your traffic there.. But that box then says oh some 10.10.200 (your tunnel network as example) hmmm, no route - send it to my default gateway (x.x.x.17).. pfsense says wtf is this, I have no state to allow this return traffic..

    But if you would of sent the traffic back to 10.10.10.254, pfsense would have a state your good.

    So you can work around this couple different ways, either source nat the traffic from your vpn going to 10.10.10.50 so it looks like it comes from 10.10.10.254 and not your tunnel network IP of your vpn client.

    Or you can add a route on this .50 device that says hey if you want to talk to 10.10.200 (your tunnel network in my example) send it to 10.10.10.254 and not your default gateway. You wouldn't be able to use the x.x.x.22 address then to access your multihomed device.

  • DNS rebind attack - internal and external DNS names - selective fix?

    8
    0 Votes
    8 Posts
    893 Views
    johnpozJ

    @ndemarco I have never ran into such a device, that would be horrible on the makers of whatever device - and they should hopefully have fixed that right after release of such a horrible choice. maybe in your host name section if you were trying to add the host name with a . in it

    Normally the thing just either asks for the full fqdn, or it breaks it out to host and domain. In the case with host and domain it would be

    name: host
    domain: sub.domain.tld or sub.other.domain.tld etc..

  • pfsense proxy

    5
    0 Votes
    5 Posts
    769 Views
    JonathanLeeJ

    @dieggocampos I had so many issues with ipv6 and Google trying to force it on me, my isp is ipv4 only so I had to manually disable it.

  • Should I upgrade 2.5 to 2.7?

    10
    0 Votes
    10 Posts
    995 Views
    S

    @VerticalTechnik said in Should I upgrade 2.5 to 2.7?:

    But what can go wrong when updating?

    release notes:
    https://docs.netgate.com/pfsense/en/latest/releases/

    and:
    https://docs.netgate.com/pfsense/en/latest/install/upgrade-guide.html
    https://docs.netgate.com/pfsense/en/latest/install/upgrade-guide-versions.html

  • Cant Login webGUI after Restart

    4
    0 Votes
    4 Posts
    500 Views
    VerticalTechnikV

    @stephenw10 said in Cant Login webGUI after Restart:

    You shouldn't need new hardware. 😉

    You can reset the password from the console menu if required.

    Steve

    Did so and now working again.
    Thx to all for the reply, much appreciated.

  • Unusable after fresh 2.7.2 installation

    Moved
    11
    0 Votes
    11 Posts
    1k Views
    A

    @stephenw10 My bad, I was trying to create the gateway directly from the "Add a new gateway" button in the WAN interface, but there are no advanced options there.

    By going through the Routing/Gateways menu, I do have access to the option you mention, and I could add the Gateway.

    I could then add the "Interfaces" widget without issue on the dashboard !
    Thanks a lot for your help ☺

  • Gateway Pending and no WAN inernet connection

    5
    0 Votes
    5 Posts
    523 Views
    J

    @stephenw10

    Wow, so simple, I had not done a reboot and assumed all would work. Killed power and rebooted modem and router together, tada, internet! Thanks!!

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.