• Changing WAN MAC Address (Solved)

    10
    0 Votes
    10 Posts
    4k Views
    johnpozJ
    @nollipfsense great - glad you got it sorted!
  • Wan failover doesn’t work and bigger problems

    25
    0 Votes
    25 Posts
    3k Views
    S
    @idiotzoo said in Wan failover doesn’t work and bigger problems: Just the WAN failover to do some more testing with. Hello! All of my multi wan failover configs running on 21.05.2 cratered due to this: https://redmine.pfsense.org/issues/11570 I manually reverted this code change from this issue to get it working again. John
  • A high latency monitor IP causes abnormal latency on all interfaces.

    4
    0 Votes
    4 Posts
    739 Views
    stephenw10S
    In a single WAN setup disabling the monitoring action is an acceptable solution. The gateway monitoring allows you to tune the latency and loss levels to match your WAN though. You should should be able to set levels that are not triggered in normal use but still do trigger if it actually goes down. The ISP supplied gateway does not have to respond to ping at all. And it if does it doesn't have to prioritise it. It's not that unusual to see the gateway drop pings when it's under load but still route traffic just fine. A lot of devices like that would have separate control and data planes and it's the control plane which would usually have to respond to pings to it's own IP. Setting a monitoring IP as some external site also gives you a much better idea of the actual state of your connectivity. Monitoring the gateway wouldn't show an outage at the ISP but upstream of the gateway for example. Steve
  • Should a certificate be revoked before renew or reissue

    4
    0 Votes
    4 Posts
    787 Views
    john-lJ
    Thanks for your answers, very informative.
  • Installation of new 64 bit pfsense virtual machine and migration

    Moved
    3
    0 Votes
    3 Posts
    468 Views
    N
    Thank you! smooth as silk, before restoring config I verified that the order of em0 em4 was associated in the same way and everithing is perfecly working. I only had do install some packages Nicola
  • CVE-2021-4034 Pwnkit

    3
    0 Votes
    3 Posts
    849 Views
    jimpJ
    polkit is not a part of pfSense, nor is it available in our package repository, either directly or as a dependency. Given that polkit is usually a part of a graphical console environment (think: X.org and similar) that is unlikely to have been installed on a firewall anyhow. That said, similar to the situation with log4j, we can't always control what people pull in manually from third party repositories, so maybe if someone did something really bizarre they might have to manually track down and install an update, but since it didn't come from Netgate, there isn't anything we can do.
  • Read Permission - pfSense Web Administration

    4
    0 Votes
    4 Posts
    804 Views
    pttP
    You're welcome, glad to be of help.
  • Changing interfaces "names" affects throughput

    14
    0 Votes
    14 Posts
    1k Views
    G
    The method is the same for any PCI-device you want to pass through. In the documentation, which I now suddenly understand, they have command line examples using a graphics card with sound chipset on it. They may show up as separate devices (IOMMU groups) but you might want to pass them both together... hence "All functionality"... Anyway, as you say, now I have a much better solution than renaming devices. Which is actually the way I tried to set it up a long time ago...
  • iperf3 testing 500/40 connection: 33mpbs

    39
    0 Votes
    39 Posts
    5k Views
    stephenw10S
    It's possible to do that. You have to use policy routing with a load-balanced gateway group setup with both remote side IPs as gateways. However that only works for multiple connections between the sites. For a single file transfer for example it will only use one tunnel. Steve
  • System does not install any package freeradius

    6
    0 Votes
    6 Posts
    701 Views
    stephenw10S
    Yes open a ticket to get the latest reinstall image if you do bot have 21.05.2 already: https://www.netgate.com/tac-support-request We did put in place measure to prevent installing incorrect packages. I know that works in 2.4.5p1 from a clean install since I recently tested trying to break it. If you came from an older version that than though it may be possible. Steve
  • Downstream drops when upstream is saturated

    20
    0 Votes
    20 Posts
    943 Views
    E
    @stephenw10 Only when saturated. Yes for now, I figured I'd give it some time to see if the issue persists or was a coincidence. ok. If this works, its a decent temporary fix, but in the future I may have multiple IPs that could saturate the upstream.
  • Authentication extended query to verify multiple groups

    3
    0 Votes
    3 Posts
    366 Views
    S
    @wellcomefit EDIT, replace ! with |
  • Is it possible to open dynamicly ports?

    5
    0 Votes
    5 Posts
    654 Views
    T
    @stephenw10 I'll try it out!
  • Listening for WAN outages - possible?

    6
    0 Votes
    6 Posts
    752 Views
    F
    @ryan29 said in Listening for WAN outages - possible?: @furom Something I find useful in your situation is to ping multiple IPs. It can help you get an idea of where the problem is. I usually do something like this from a workstation on the LAN: LAN GW - This can help discover issues with on-site cabling and equipment. This is the pfSense LAN IP. WAN IP - This can help discover issues with the firewall (ex: maxed out CPU). WAN GW - This can help discover issues with the ISP. ISP DNS - This can help discover issues with the ISP. 1.1.1.1 - This can help discover issues with the ISP or the Internet in general. If you have several days of stats from all of those, you can look at outages and see where the issue starts to occur (local vs ISP vs Internet). This was interesting, thank you! I like that it's simple, yet gives a broader view, Will give it a try. :)
  • Get Swap Space Failed

    10
    0 Votes
    10 Posts
    1k Views
    ?
    @stephenw10 said in Get Swap Space Failed: Ok, did you check the memory usage history in the monitoring graphs? As I said, just restart the pfsense vm and everything worked again, then I sleep until work hours are over and I can log in to monitor... I don't like to touch anything when it's producing $
  • pfSense Gold

    5
    0 Votes
    5 Posts
    614 Views
    stephenw10S
    Hmm, just to be clear pfSense Gold was never a pfSense build/image. There was included with it a .ova image which you may be referring to. That is no longer built. Steve
  • windows server, web plus email server

    Moved
    7
    0 Votes
    7 Posts
    741 Views
    GertjanG
    @fejzulla-neziri It's all here : Virtualizing pfSense with Hyper-V This install uses 2 ( add a second NIC, it will expose the pfSense LAN to the outside, so you can hook up other devices like printer, nas, AP, other PC's. Is possible to use the doc so your setup uses just one NIC, this one which be reserved for pfSense, as the WAN. The host system (W10) can not / should not use this NIC. When you finished this setup, you can activate more VMs, and attach them to the internal LAN-hyper-switch.
  • Adding many static routes crashes the system

    9
    0 Votes
    9 Posts
    1k Views
    yon 0Y
    @jimp frr only ruuning ipv6 bgp, no ipv4 bgp. the system static routes only setup ipv4 route.
  • OpenVPN 2FA SMS only

    1
    0 Votes
    1 Posts
    251 Views
    No one has replied
  • How can this be done ?

    6
    0 Votes
    6 Posts
    692 Views
    stephenw10S
    Do you see blocked traffic in the firewall logs on any if the interfaces?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.