• How do I disable RAM drive for /var /tmp?

    3
    0 Votes
    3 Posts
    1k Views
    M
    @jimp Thankyou so much, its very helpfull
  • Can I rebuild the pkg database without installing updated packages?

    8
    0 Votes
    8 Posts
    2k Views
    MrPeteM
    @stephenw10 AWESOME. Worked great SO: Bug: zfs + ram disk for tmp and var Result: wipes /var/db/pkg and replaces with links (and /root/var/db/pkg, and /var/db/cache) Easy workaround for now: Do a full backup including extra info. It will contain all of your packages AND settings delete the link folders recreate a base pkg database # mkdir -p /var/db/pkg /root/var/db/pkg /root/var/cache # pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade # pkg-static upgrade -f (from https://docs.netgate.com/pfsense/en/latest/troubleshooting/upgrades.html#forced-pkg-reinstall ) Edit the backup XML file as @stephenw10 described. One line to delete: <use_mfs_tmpvar></use_mfs_tmpvar> Restore the backup. All packages will be restored including their configuration.
  • Access Jellyfin server on different subnet

    39
    0 Votes
    39 Posts
    10k Views
    S
    @johnpoz @stephenw10 I see. pfBlocker is on my list to learn next. Will start looking into it and explore. Will come back to you guys and the forum if there're questions in the future thanks for the input
  • Remove binding of Netgate Device ID and Activation Key

    2
    0 Votes
    2 Posts
    783 Views
    stephenw10S
    Open a ticket with us: https://www.netgate.com/tac-support-request There isn't yet an automated way to do that. Steve
  • historical log for WAN latency and performance

    21
    0 Votes
    21 Posts
    3k Views
    Sergei_ShablovskyS
    @stephenw10 said in historical log for WAN latency and performance: Have you tried using Easy Editor? It's about as easy as it gets for editing a txt file. Nano are much better! In combination with zsh+ohmyzsh (+ Fish-like color code highlighting, code suggestions and multi-word search) - are perfect toolset. (7min step-by-step instruction how to quickly installing zsh, ohmyzsh + zsh-highlighting You may see here). Strongly recommend to try! If a You spend such amount of time in CLI, zsh make a You happy. Like ping comparing with Smokeping ;)
  • 0 Votes
    67 Posts
    18k Views
    Sergei_ShablovskyS
    @stephenw10 said in [WORKAROUND] Unable to update and package install (ERROR: It was not possible to identify which pfSense kernel is installed): This? SSH KeyGen pfSense has started creating missing SSH keys. SSH Startup will be delayed. Please note that reloading the filter rules and changes will be delayed until this operation is completed. @ 2022-05-01 12:55:10 That's normal whenever new keys are created. Which until 22.01/2.6 was every install or config reset. Steve Thank You, Steve!
  • Traffic graph not accurate

    1
    0 Votes
    1 Posts
    262 Views
    No one has replied
  • router randomly freezes

    freeze crash crashing
    5
    0 Votes
    5 Posts
    2k Views
    E
    this fixed it seems to be working fine now. no problems so far. @fireodo said in router randomly freezes: @elliopitas Hi, maybe thats a Realtek driver problem. Read this: https://forum.netgate.com/topic/166746/realtek-re-kmod-missing-in-pfsense-2-6-repository Could be a possible solution ...
  • Filtering out multiple colums in DHCP leases

    3
    0 Votes
    3 Posts
    504 Views
    NogBadTheBadN
    @jonthemusse said in Filtering out multiple colums in DHCP leases: Hi, I'd like to figure out regexp on dhcp leases to filter several columns. Like online and static for starters. Basic regexp doesn't seem to work. I suck at it though. Jon Try:- https://regex101.com/
  • Hyper-V, PfSense and Vodafone Gigafast Issues

    vodafone gigafast vlan lcp connection
    2
    0 Votes
    2 Posts
    746 Views
    stephenw10S
    Are you sure hyper-v is passing the tagged traffic? Can you test running baremetal on something? Steve
  • Issue accessing GUI

    Moved
    17
    0 Votes
    17 Posts
    2k Views
    stephenw10S
    When you set outbound NAT mode to manual all the auto-added rules are created as manual rules to start with so you still have connectivity. When you go to Hybrid mode those manual rules are not removed but the auto rules are also applied. You will see most are duplicated. You can remove all the manual rules except the VoIP rule you added as the auto rules now cover that. Steve
  • Upgrading to PfSense 2.6.0 with hyper-v

    2
    0 Votes
    2 Posts
    434 Views
    A
    I just found this being discussed here
  • NDP not showing hostname

    2
    0 Votes
    2 Posts
    345 Views
    stephenw10S
    fe80 are link-local addresses. I wouldn't expect to see host names against them. Do you see host names in the dhcpv6 leases table? Steve
  • Google LDAP cert question

    9
    0 Votes
    9 Posts
    1k Views
    C
    Thanks to Netgate support. To close this loop, it was this bug: https://redmine.pfsense.org/issues/11626 For now, an stunnel is required. It should be fixed in 22.09. Thanks again!
  • Port Forwarding ESXi VM no joy !

    27
    0 Votes
    27 Posts
    3k Views
    D
    @stephenw10 I have dropped out of many groups because members reply with a redirection in effort instead of working a problem. One fellow asked why I wasn't using a VPN to access my web content. I explained that the purpose of the website was for public use, not private. Or one fellow suggested I change from ESXi to ProxMox... Naw... too complicated for my purposes, and it means starting over from ground up. I have enjoyed pfSense and need to be sure I've got it set up to give me maximum protection. One fella said Port Forwarding was risky as it opens you up to hackers. Well yeah, I knew the apps would be at risk. That's why I use ESXi, and backup my VM's. Get hacked... dump and replace... My next job is to configure the email blocking that is provided under "feeds". Thank you Steve
  • pfsense as a default getaway

    2
    0 Votes
    2 Posts
    473 Views
    stephenw10S
    Really you need two interfaces to do this. Assuming your laptop only has one NIC that generally means you need to use VLANs and a managed switch to create a WAN and LAN interface. Then you should connect the pfSense WAN to the ADSL router and all the clients to the LAN. If the ADSL router can be put into a bridge mode so it passes the public IP to pfSense directly that would be better. Steve
  • ACB Not displaying backups

    3
    0 Votes
    3 Posts
    391 Views
    T
    @stephenw10 Yes it seems to be showing this morning. Of course it was the day I needed to restore from backup. Thanks
  • Automatic Config Backup (ACB) not working/missing backups

    3
    0 Votes
    3 Posts
    513 Views
    P
    @stephenw10 said in Automatic Config Backup (ACB) not working/missing backups: It's an issue at our end in the server. Our team are working on it. Backups should be available currently though if you have not yet restored. Steve Ok, thanks for the reply! I'll have some patience than. ;-) [update] Indeed they are available now! Thanks
  • 10gb Intel ix nic and tuning: do still worth on pfsense 2.6 ?

    1
    0 Votes
    1 Posts
    757 Views
    No one has replied
  • Any known issues with HAproxy on 2.5.2?

    40
    0 Votes
    40 Posts
    2k Views
    L
    Well, that worked, thanks so much. Feels a bit better seeing it upgrade and upgraded. No idea how I'm going to test the proxy as I've decided to do something different. Have not gone back to it since finding the problem.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.