• IPv6 still logging despite rule

    14
    0 Votes
    14 Posts
    575 Views
    M

    @johnpoz Ok i see what you are saying now. I went back and re-read the documentation to solidify my understanding. Granted i think the wording around IPv6 could use some work in the GUI i generally understand what the knobs do here.
    Thanks for having patience

  • logging firewall rules

    5
    0 Votes
    5 Posts
    193 Views
    M

    @stephenw10 ah ok. so depends really on what you want to do and/or see.
    Makes sense.

    Thank you!

  • Upload speed tapering to nothing

    11
    0 Votes
    11 Posts
    480 Views
    Z

    @stephenw10

    well its completely tanked again now just slowly got worse over several days. Going to try running it from a vm on my unraid server at least that way i can rule out the hardware

  • Possible Bug - gateways

    2
    0 Votes
    2 Posts
    123 Views
    stephenw10S

    What are you seeing that looks like pfSense is sending traffic to other gateways?

    What are you using for monitoring ping targets?

  • HA error, restart resolves it... bug?

    4
    0 Votes
    4 Posts
    177 Views
    stephenw10S

    Hmm, what change did you make that triggered this? Does it happen for any change?

    Is it actually losing the backend servers when this happens, the health check fails?

  • pfsense test bed on zimaboard behind main pfsense router

    16
    0 Votes
    16 Posts
    1k Views
    stephenw10S

    But can they connect to the pfSense GUI or ping it's local IP address?

  • Secondary separate LAN on OPT1 with WAN access

    10
    0 Votes
    10 Posts
    391 Views
    F

    @SteveITS

    Thank you for answering all my questions.

    I just found a managed smart switch that I'll try to create a few VLANs here.
    This forum always helps even if I'm too confused to properly put out my doubts.

    So thank you.

  • Issue with Gateway Group as OpenVPN Client Interface

    2
    0 Votes
    2 Posts
    107 Views
    stephenw10S

    Probably the latter. It will not kill the connection to fail back. I assume you mean for an OpenVPN client running in pfSense? Though for external clients connecting to a gateway group the same would apply. In both cases the system prioritises maintaining the connection over failing back.

    Though in 24.03 this can be overidden:
    https://docs.netgate.com/pfsense/en/latest/config/advanced-misc.html#state-killing-on-gateway-recovery

  • Mobile VPN Clients cannot reach remote LAN after 2.6 to 2.7 upgrade

    Locked
    2
    0 Votes
    2 Posts
    151 Views
  • Trouble Addressing Fatal Trap 12 Crash Report

    2
    0 Votes
    2 Posts
    83 Views
    stephenw10S

    The backtrace and end of the message buffer before the panic are most helpful there.

    Can you upload the full crash report(s) here?
    https://nc.netgate.com/nextcloud/s/n2e9iLQTRSYXY4X

  • Tracing cause of cpu spike - SG1100

    17
    0 Votes
    17 Posts
    682 Views
    M

    @keyser Took the advice and re-installed pfblocker without keeping settings. So far so good. I have no idea what was wrong with the configuration prior. I'll keep monitoring but so far it looks good. Strange one indeed.

  • Internal LANs do not reach published sites with NAT Port Forward in DMZ

    Moved
    3
    0 Votes
    3 Posts
    123 Views
    stephenw10S

    What's different about the subnet/interface that can reach it?

    When you try to reach it from the working subnet check the states that are created.

    Compare that with states created when trying from a failing subnet. Check the firewall logs.

    Connection refused instantly implies something is responding that it's blocked. The default pfSense block rule doesn't do that. So it may be incorrectly routed or denied at the target device.

    Your block 1918 destinations would block this connection since NAT happens before firewall rules. The NAT reflection rules should translate the destination from the CARP/IPAlias VIP to the internal server IP and that would be blocked.

    Are you trying to connect using an FQDN? Does that resolve to the public VIP?

    Steve

  • pfSense + ONT Routing LAN IPS WAN Pool

    11
    0 Votes
    11 Posts
    993 Views
    stephenw10S

    It might have a DMZ pass-through option that simply forwards traffic to pfSense. But that may not be useful if you want to use the public IPs separately.

  • Crash Report

    22
    0 Votes
    22 Posts
    853 Views
    stephenw10S

    Hmm, odd. Hard to imagine that it doesn't like running cooler! 😕

  • Pfsense 2.6.0 CE - No internet access

    14
    0 Votes
    14 Posts
    739 Views
    GertjanG

    @meowmere said in Pfsense 2.6.0 CE - No internet access:

    could it be from the ISP router configurations that I have to change?

    You tell us (the details) and we'll tell you ^^

  • Cannot download the USB serial insall image anymore?

    5
    0 Votes
    5 Posts
    210 Views
    GertjanG

    @scilek
    I've edited my post, I was posting the wrong link. CE link is now there.

  • Squid Proxy

    4
    0 Votes
    4 Posts
    453 Views
    JonathanLeeJ

    @wendel_gt did you enable clam av it updates at night try to disable it you might not have the memory for it

  • OpenVPN + Captive Portal 2FA

    7
    0 Votes
    7 Posts
    386 Views
    GertjanG

    @VioletDragon

    Same thing. On pfSense, or elsewhere, that all good.

    remember : processes communicate with 127.0.0.1 = local, to some locally running process, or for example to 192.168.1.10, some device on pfSense LAN, with the same process on that device.

  • Multiple NIC's in PFSense create weird WAN issue

    5
    0 Votes
    5 Posts
    194 Views
    M

    @SteveITS Yes indeed, i found something of this and i edited the .vmx file like i found online.

    ethernet3.allowGuestConnectionControl = "FALSE"
    ethernet3.virtualDev = "vmxnet3"
    ethernet3.networkName = "Wireguard"
    ethernet3.addressType = "vpx"
    ethernet3.generatedAddress = "00:50:56:af:20:15"
    ethernet3.uptCompatibility = "TRUE"
    ethernet3.present = "TRUE"
    nvram = "Nieuwefirewall.nvram"
    vc.uuid = "50 2f 1b 11 f4 3d 4f cb-d2 42 74 21 30 1d 6b 79"
    ethernet0.pciSlotNumber = "160"
    ethernet1.pciSlotNumber = "192"
    ethernet2.pciSlotNumber = "224"
    ethernet3.pciSlotNumber = "256"
    scsi0:0.redo = ""
    virtualHW.productCompatibility = "hosted"
    floppy0.present = "FALSE"

    I added the new one here and added the ethernet 3 now everything boots and i get the new adapter and WAN, but.. ofcours there is a but..

    1: If i now go on my lan to the https;//192.168.6.1 site i get nothing, is not loading
    2: i NEED to set the ethernet0.pciSlotNumber = "160" on the VMX0 or it does not work BUT i also see that scsi0.pciSlotNumber = "160" is also on 160, if this a problem?

  • Will future versions of CE be online installer only?

    16
    0 Votes
    16 Posts
    5k Views
    V

    @stephenw10 I guess this cements the death of PFSense CE for me now. I guess it's off to OPNSense for whatever I build next. To bad as I would have gladly paid for basic support - but they got rid of that program too years ago.

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