• Restores gone awry

    3
    0 Votes
    3 Posts
    445 Views
    S
    @steveits These are APU2 units. Probably 3 years old. I know a restore just puts the xml back into place but this happened on 2 units back to back. I find it hard to believe both drives crapped out together, you know? Something must have happened but I've no clue. Now I'm trying to figure out what was affected so I can determine what was done. So far I've created a bootable USB and can get into the recovery on it. In df I can see listings for /zroot/var, zroot/tmp, zroot, and zroot/ROOT/default. Each of them show Size=106G and Avail=106G. They are essentially all mounted under /tmp/mnt_recovery in different folders. If I navigate to /tmp/mnt_recovery and run the entire folder is only 1.8M in size. It seems like the whole drive was wiped and I'm trying to determine how this was done. All they are telling me is they went into the Backup&Restore, selected the xml, and clicked Restore. If they did something other than that and managed to wipe the drive I need to know how they did it so I can stop it from happening again. I'm lucky this is done on units being pulled and not on production units.
  • Need help with installation of packages

    2
    0 Votes
    2 Posts
    486 Views
    S
    @netgate1100guy See https://forum.netgate.com/topic/178049/pfsense-plus-23-01-updates-on-the-1100-and-2100-systems/. The repos for 22.05 are turned off for those models due to a serious problem updating older devices. Once they are happy with the revised update script and enable it again, you can upgrade (or set the update branch to previous/22.05 and stay there), or if you don't want to wait you can manually install 23.01 and go from there. I think the update looks more complicated than it is...it just copies the image to the 1100's drive.
  • Proper site to site routed openvpn setup

    openvpn site-to-site routing icmp
    1
    0 Votes
    1 Posts
    602 Views
    No one has replied
  • Can I configure pfSense to act as a proxy server?

    12
    0 Votes
    12 Posts
    8k Views
    johnpozJ
    @mauro-tridici while you could setup a proxy on pfsense with haproxy, I really wouldn't go that route. If you want remote users to look like they come from your corp network. I would vpn them into your network, and route whatever traffic you want to come from a corp IP to something out the internet through the vpn.
  • pfBlockerNG

    2
    0 Votes
    2 Posts
    347 Views
    V
    @elmo1943 Go to the IP tab and configure your inbound and outbound interfaces.
  • Continuously increasing memory usage since the update to 2.6

    42
    0 Votes
    42 Posts
    12k Views
    K
    @dschmitz Steve's already pointed you at a way to have the UI show lower memory use, but I wanted to reinforce the point that what your 'top' screenshot shows is not a problem. It does show that the majority of RAM is in use, but if you look one line lower you can see that 13 out of the 14 GB of wired memory is used by the ARC (ZFS's buffer cache). That's a good thing. It means that the memory you paid for is doing stuff, rather than sitting around burning electrons for nothing. Once memory is needed for other things (such as pf states, or installing packages or any of the thousands of other things the system does) the ARC will release that memory. As a general rule, memory usage on modern operating systems is much more complicated than you think it is, even if you take this rule into account.
  • SG-3100 upgraded storage to M.2 but disk is still reading eMMC storage

    6
    0 Votes
    6 Posts
    934 Views
    M
    @dchiang1987 said in SG-3100 upgraded storage to M.2 but disk is still reading eMMC storage: I tried changing m2dev to 1 and that worked. I modified your second line to run m2boot. Thanks for the tip! Great =) Good to know that its working, I remember when that happened to me and it was baddd, hehe.
  • USB recovery and pfBlockerNG?

    2
    0 Votes
    2 Posts
    336 Views
    S
    @terryzb The ARM device install copies the image to disk, overwriting it. Just restore your saved config file afterwards. Edit: for pfB it will restore whatever is in the config file.
  • Console display missing letters 'u' and 'l'

    12
    0 Votes
    12 Posts
    2k Views
    johnpozJ
    @terryzb said in Console display missing letters 'u' and 'l': The SiLab driver notes list several bug fix I will have to take a look see if I am behind in driver version - even though have never seen that issue, I like to be up to date with everything ;) edit: I was a couple releases behind, was on 11.0 now on 11.2..
  • OpenVPN private key

    7
    0 Votes
    7 Posts
    840 Views
    M
    @viragomann If i re-run the installer from Clients export in pfsense, then it installs the PCKS12 file i need and in the certificate store. OpenVPN config file is generated to automatically to look at the trust store. So thats what i have been doing to test. User Cert + 2FA, and no admin rights on this workers laptop...Im happy.
  • Unable to make changes to LAN Interface

    4
    0 Votes
    4 Posts
    797 Views
    S
    @octopuss That's what I was vaguely remembering...someone that had enabled it then disabled IPv6, or similar. I don't really recall the details. I suppose another option would be to edit it out of the config .xml file and restore.
  • Apply all system patches

    17
    0 Votes
    17 Posts
    2k Views
    jimpJ
    By the time a patch makes it into the "Recommended" list it's usually either already included in a newer release or it's been well tested internally and confirmed to solve the problem in question.
  • After upgrade to 23.01 IPTV KPN in The Netherlands broken

    Moved
    4
    0 Votes
    4 Posts
    578 Views
    V
    A quick update. Today I tried the upgrade again and now IPTV/IGMP is working fine. Upon checking the igmp package I can see that the working version (0.3_1,1) is installed automatically. Always nice to wait a little before upgrade. Thanks and another happy upgrade running here.
  • intel nic

    2
    0 Votes
    2 Posts
    215 Views
    M
    I'm running pfSense Plus 23.01 with HPE 561T card, which is basically a HP made X540-T2. No problems here.
  • 1100/2100 upgrade available again?

    1
    0 Votes
    1 Posts
    212 Views
    No one has replied
  • How can I access in home servers with pfsense as my router

    13
    0 Votes
    13 Posts
    2k Views
    D
    @gertjan Your main post about private/public network looks like it may have been the main thing, then I forwarded the ports for Plex, my old box forwarded them automatically which is odd, looks like that has fixed the main issues. Thanks for the help there, I was losing my mind.
  • Clamav in pfsense 2.6.0 when it is active when it is not

    1
    0 Votes
    1 Posts
    139 Views
    No one has replied
  • PFSense stops working

    3
    0 Votes
    3 Posts
    547 Views
    stephenw10S
    Mmm, that error is usually the result of traffic shaping and isn't usually a problem. https://redmine.pfsense.org/issues/8991
  • IPSEC VPN

    3
    0 Votes
    3 Posts
    383 Views
    jimpJ
    If you just see two, it's probably OK and a normal part of (re)negotiation depending on which side does what. If you get more and they start piling up, then you might need to adjust the settings: https://docs.netgate.com/pfsense/en/latest/troubleshooting/ipsec-duplicate-sa.html
  • Netgate 1100 High Memory Consumption

    6
    0 Votes
    6 Posts
    1k Views
    valighaV
    @steveits It worked after the patch. I had already rebooted and tried a few other things, and let it even sit for several days to see it it would drop. Using top it would always have the High memory usage. After that patch, the reboot it has not hit 30% memory usage yet. I feel more confident adding rules and such now. I do believe the patch corrected this issue for me, as I was up to date, at least the system said I was, and I had purchased this netgate 1100 only a couple weeks ago. Thanks again!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.