• Terrapin SSH Attack

    Pinned
    33
    16 Votes
    33 Posts
    29k Views
    STLJonnyS

    @willowen100 It basically forces your ssh (on the Windows side) to utilize that encryption algorithm. You'll need to do that on any machine you ssh from.

    I'd have rather found a more elegant workaround (preferably on the pfSense side, so the mod only has to be done in one location), but this works in a pinch.

  • pfSense Hangouts are available on YouTube!

    Pinned Locked
    1
    5 Votes
    1 Posts
    11k Views
    No one has replied
  • Share your pfSense stories!

    Pinned Moved
    76
    0 Votes
    76 Posts
    63k Views
    V

    Mine may be typical, maybe not.....
    Took over a large sennior living facility with a pretty robust it infrastructure spread between 4 IT rooms, 23 access points, 12-14 switches, and 200 internal devices and 200 guest/resident devices, all being run by a Sonicwall TZ350. I had been wanting to reallign everything network wise for some time but the TZ had 2 ports that were failing. I had worked with ClearOS from back in the ClarkConnect days and started searching for something similar. I found PfSense and it just fit what I wanted to do.
    I tested it a bit on an old Athalon64x2 rig for proof of concept and had planned on installing on a mini pc or something, but I wanted 6 nics. Standing in my main IT room I looked down and in the bottom of the rack were 4 HP DL380s, 2 of which were decommissioned 2 years ago. It's such huge overkill for hardware that it's hard to explain, but who wouldn't want redundant power supplies, raid 60 with 25 drives and remote system monitoring through ILO? lol

    I spun one up and loaded PfSense and started tweaking. 2 weeks ago I switched over and have been working out gremlins since.. Overall it's gone well, just one snag that a couple members here have been very kind in helping me work out. Thank you to this page for all the help.

    pfsense1.png

  • System - Package Manager - Available Packages

    5
    0 Votes
    5 Posts
    80 Views
    M

    @SteveITS

    Thank you for the clarification. You're right — better to be safe. I’ll update FW2 when I'm on site, and then FW1, which is my usual one.

  • Not understanding Boot Environments

    4
    0 Votes
    4 Posts
    98 Views
    stephenw10S

    Mmm that^.

    However what you will see is that after booting back into the 24.11 BE the update branch will still be set to 25.07-RC because that was the last thing that was done before the upgrade took the snapshot. So if you plan to run 24.11 for some time after reverting you would need to set the update branch back to 24.11 in that BE before doing any package operations.

  • Port Forwarding stopped working after upgrading to 2.8.0

    52
    0 Votes
    52 Posts
    1k Views
    stephenw10S

    Cool. Yup there was a backend issue last night. It should be fixed now.

  • v2.7.2: Dynamic DNS not working with Cloudflare

    11
    0 Votes
    11 Posts
    312 Views
    R

    @70tas Indeed the global token does not work anymore, you must use the API token. And then for the login, do not use your email address. As I wrote before: "One must use the Zone ID when using the API token."

    I have this working using the DDNS GUI. I only needed the script for debugging.

  • 0 Votes
    17 Posts
    787 Views
    stephenw10S

    It's not a bug because that's the expected behaviour. You could consider it a missing feature if you need to make changes there. Open a feature request: https://redmine.pfsense.org/

    This is the first time I've seen anyone ask about it in 10 years though so it's clearly not a huge problem.

    You could just patch the file to create the config with the values you need then carry that as a custom patch in the patches package.

  • On beta 2.8.1 but update tab indicated that the current stable is 24.11

    8
    0 Votes
    8 Posts
    149 Views
    T

    @stephenw10 Confirmed fixed ty kindly sir.

  • pfSense Plus 25.03 release question

    23
    1 Votes
    23 Posts
    2k Views
    stephenw10S

    Yup the issue definitely exists. I have no fix for it yet, none of the things I tried made any difference.

  • 0 Votes
    3 Posts
    120 Views
    W

    @dennypage said in Is it possible to prevent installed packages (e.g. ntopng) from accessing the Internet?:

    @wolffire said in Is it possible to prevent installed packages (e.g. ntopng) from accessing the Internet?:

    I really like ntopng, but I'd rather it not be able to access the internet whenever it wants.

    Is it possible to block package processes from doing so?

    You can't block individual packages. The closest you could get is to find the domain or addresses the package is accessing and block those.

    With specific regard to ntopng, I haven't examined all the callouts but I don't recall it doing much unless you were using the licensed version (activation check), or had one of ntopng's "active" modes enabled.

    Make sure you have Active Network Discovery disabled in ntopng. It's in Settings / Preferences / Network Discovery / Active Network Discovery. This option should never be enabled on pfSense. Ditto for Active Monitoring.

    Thanks for the quick answer.

    I'm a little surprised about not being able to lockdown individual processes for those 'who watches the watcher?' types of situations. Finding a dynamic workaround will be painful.

    As far as ntopng, I just don't want it to be able do anything online unless I've configured it to do so; I loath the idea of telemetry being sent off to various companies.
    Not that I've found anything (I haven't taken a serious look yet); I'm just a bit weary.

    Speaking of the settings, after reading that post about inadvertently scanning the Internet, I definitely ensured active monitoring and network discovery was turned off. 😆

  • pfSense and Squid going forward?

    9
    0 Votes
    9 Posts
    304 Views
    JonathanLeeJ

    https://github.com/pfsense/FreeBSD-ports/pull/1420

    Merged I could not test it but it is in there with the make file now and the distinfo file

    @stephenw10

    Let me know if you can test that out

    Dont use this I am having issues with the MASTER SITES and patches folder it wont make clean install all the way

  • IPSECD VPN Phase-2 configuration disappearing

    Moved
    39
    0 Votes
    39 Posts
    3k Views
    T

    @stephenw10 Correct. Way longer than the tunnel rekey times, so something must prompt a configuration reload outside of that.
    Or maybe the tunnel went down at some point and the config was reloaded when a reconnect was attempted.

  • 0 Votes
    3 Posts
    62 Views
    R

    @patient0 OK, that helped. I'm fairly certain I had tried clicking Add time before and it hadn't worked - with the error I previously reported. In any case, it worked for me now. Thank you!

  • Odd sudden kernel panic

    5
    0 Votes
    5 Posts
    278 Views
    A

    @stephenw10 I believe that is mpt attempting to talk to the RAID card as if it was in IT mode, trying to count the individual drives ("REPORT LUNS"), and the card replying "No, this is RAID, you can't talk to the drives directly" ("ILLEGAL REQUEST").

    I'll run a fs check next time it's convenient to take down the entire network. Probably this evening.

  • Kea client logs

    9
    0 Votes
    9 Posts
    648 Views
    GertjanG

    @ameinild said in Kea client logs:

    I get no logging from the kea-dhcp4 service for client DCHP logs, only from the dhclient for the WAN interface.

    Well ... this is FreeBSD/( and Linux) classic log behavior : no news is good news.

  • 25.03 BETA - PPPoE WAN Reconnection

    2
    0 Votes
    2 Posts
    62 Views
    stephenw10S

    Does it reconnect as expected using the old mpd5/netgraph?

    Is it failing at both IPv4 and IPv6?

    If you disable IPv6 does it then reconnect correctly?

    We have seen one other report from an A&A user but that failed to connect after reboot.
    https://forum.netgate.com/topic/198027/if_pppoe-problems-with-php-fpm-causing-loops-resolved

  • 0 Votes
    3 Posts
    113 Views
    A

    @stephenw10

    Thanks for the response.

    In reviewing your response and looking through my configurations, this one firewall did NOT have a valid Client name set and was missed from my template configuration when the firewall went into service.

    I apologize for taking up yours and anyone else's time. I feel like a Newby today.

  • Steady increase in Memory Usage (pfsense in proxmox vm)

    2
    0 Votes
    2 Posts
    69 Views
    stephenw10S

    Does it report the memory usage in both Proxmox and pfSense?

    Can you see what's using it in the output of top or ps?

  • Update of pfSense Plus Software

    3
    0 Votes
    3 Posts
    105 Views
    S

    @stephenw10

    Thank you, that was what I was not doing and really appreciate the guidance and support here. Thanks

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