• Does upgrade to a modern 10G NIC make sense !!??

    18
    0 Votes
    18 Posts
    610 Views
    L

    @Gblenn

    Yep TrueNas is using ZFS and a big ram cache, however the NVME-SSD should be ... fast enough to write 10G ... I think & hope. However I must admit that SSD's are not by far as fast as advertised if you are writing larger amounts of data ..

    It is a 4TB WD_BLACK SN850X not the worst ssd ....

  • Cannot Log in with LDAP even though LDAP Connection Works

    7
    0 Votes
    7 Posts
    1k Views
    O

    Thanks for the contributions, all. We ended up switching between authentication settings (from LDAP to local) and then back (from local to LDAP), and that seemed to fix the problem.

  • Bug? Changing wan dhcp to static causes this error

    11
    0 Votes
    11 Posts
    336 Views
    GPz1100G

    @stephenw10 Success. I only tested as far as error messages in the logs.

    It should be noted both earlier and later patches need to be applied in order. I was initially under the understanding the later just needs to be applied by itself.

    8286c27ca678dbada2d205f606e76fab48885f60

    f51505bf15e7af39c909d63356089d5e247cf781

  • Multiple unexpected login "beeps"...

    12
    0 Votes
    12 Posts
    387 Views
    stephenw10S

    You must have a firewall rule allowing it since all traffic inbound is blocked by default.

    So check the WAN firewall rules. If there's nothing there check for interface groups or floating rules.

    Post some screenshots if you're unsure.

    Edit: Ooops hit post after like 2hrs. 🙄

  • HELP! Webport 80 open!! PFSense login publicly accessible

    5
    0 Votes
    5 Posts
    197 Views
    I

    @patient0 Thanks for your help, believe me I looked and looked for a long time before I asked!

    Only when I found the rule, well when I deteted it did I recall making that booboo.

    Thanks again for the help! Very much appreciated!

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Generated easy rule causes lots of logging, turn logging off?

    4
    0 Votes
    4 Posts
    113 Views
    M

    Done. Thank you both very much! I thought so but I wanted to make sure.

  • Running out of space - Netgate 2100

    5
    0 Votes
    5 Posts
    179 Views
    DenverDesktopsSupportD

    @stephenw10 Got it. Thanks for the guidance!!!

  • Swap File Increase

    2
    0 Votes
    2 Posts
    98 Views
    stephenw10S

    You created a SWAP partiton on a memory disk? That seems counter-productive!

    Do you see an error at boot when it runs the shellcmd?

  • Crash Report - Fatal trap 12: page fault while in kernel mode (lsof)

    16
    0 Votes
    16 Posts
    515 Views
    stephenw10S

    Hmm, might need to wait for another crash and see if it's identical. The only previous time we've seen this it was a one time incidents and we never found a cause.

  • pfSense Community Edition EoL? 2.7.2-RELEASE (amd64)

    14
    0 Votes
    14 Posts
    909 Views
    stephenw10S

    @Finger79 said in pfSense Community Edition EoL? 2.7.2-RELEASE (amd64):

    I still have my OG pfSense "open source security" t-shirt

    Me too. 😁

  • Telegraf crash

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • 24.11 on SG-2100 first impression (and issues)

    18
    0 Votes
    18 Posts
    767 Views
    stephenw10S

    Yes it's better in 25.03

  • Syslog filtering by tag?

    7
    0 Votes
    7 Posts
    215 Views
    K

    @patient0
    Yes, thanks.
    Used shellcmd package for executing a script which creates the *.conf file at reboot.

  • Advice on setting up my SG1100 as a home firewall

    12
    0 Votes
    12 Posts
    398 Views
    C

    @michmoor said in Advice on setting up my SG1100 as a home firewall:

    @sanjdbn said in Advice on setting up my SG1100 as a home firewall:

    I would love any suggestions on how i can get my netgate in the mix of things and use features such as content filtering, VPN, Firewall Rules, etc.

    Going to be honest with you. You got the wrong device for the job. I have an SG1100 and it can barely run pfBlocker (not a bunch of lists enabled).

    I respectfully disagree. I have used SG-1100's for years as reliable firewalls, including pfBlocker (for ad blocking with lots of lists and GeoIP) and OpenVPN. It has always worked fine from a performance point of view. The only issue I had was the wear on the eMMC, for which I switched to external USB SSD, which solved the issue.
    So I would say an SG-1100 is just fine even in 2025 for a primer and when you want to explore possibilities. If you wish to go further, then at some point you'll want something more powerful, yes, but for just occasional VPN work it's not that bad.
    I moved up to an SG-2100, mainly for the 4GB RAM, as the CPU is more or less the same.

  • SG6100 Temp monitoring

    2
    0 Votes
    2 Posts
    102 Views
    dennypageD

    @michmoor I can't speak to bsnmp, but you can certainly get the information with net-snmp by using Extends.

    In the Extended Commands section of Package / NET-SNMP / Host Information, add a custom Extended Command with Name temperatures and a Program containing a script like this:

    #!/bin/sh /sbin/sysctl dev.cpu | /usr/bin/awk '/temperature/ {print $2;}' | sed 's/[CF]//g'

    With that in place, you can access the temperatures as:

    NET-SNMP-EXTEND-MIB::nsExtendOutLine."temperatures".1 NET-SNMP-EXTEND-MIB::nsExtendOutLine."temperatures".2 NET-SNMP-EXTEND-MIB::nsExtendOutLine."temperatures".3 NET-SNMP-EXTEND-MIB::nsExtendOutLine."temperatures".4
  • Upgrade 2.6 -> 2.7.2 now can’t make outgoing VOIP/SIP calls

    11
    0 Votes
    11 Posts
    413 Views
    M

    @SteveITS I have had ZFS since it was available for that reason, and I always reformat the SSD so pfsense install does ZFS from scratch. Yes, I have a very large UPS for many years, small car battery size. The problem is it lasts for a couple of hours since it handles the modem, router, HP 24 port switch, Mac Mini phone system, etc., whereas our power failures average 3 to 8 hours. Sometimes multiple days, one time almost a week! 2.6 always recovered until the modem change, strange but true. Trying to login to pfsense 2.6 only returned the dreaded "502 Bad Gateway Nginx error". Had to power off/on. Waiting to see what happens to 2.7.2. I'm thinking possible ethernet driver issue with a different chip in the S34 than the S33, which may be fixed in 2.7.2. The next power failure will be the test.

    My plan is after Pfsense 2.8 is released I will buy a new box for it with 2.5G ethernet to the modem which hopefully will be fine.

    Thanks for the comments.

  • VAR out of space - Ram disk setting does nothing

    29
    0 Votes
    29 Posts
    945 Views
    N

    @SteveITS

    60% of the time it works every time.

  • Can’t connect to devices with OpenVPN active

    3
    0 Votes
    3 Posts
    148 Views
    stephenw10S

    If you're policy routing traffic via the VPN then traffic meant for other local subnets would be forced that way unless you have bypass rules to allow it to be locally routed.

    But that doesn't apply to traffic in the same subnet, that doesn't go through pfSense at all. So I would confirm that they really are in the same subnet. Make sure the mask is set correctly on all devices.

  • Weird internet disconnects and suspicious stuff in the log

    12
    0 Votes
    12 Posts
    406 Views
    stephenw10S

    Hanlon's Razor applies here. 😉

    It was probably just a mistake somewhere. Or perhaps some client thought they could just add more IPs to use and it wouldn't matter. If they didn't use them all the time that might explain it.

    Anyway let us know if you still see any issues now that can't happen.

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