• Memory Spike Reason Unknown

    17
    0 Votes
    17 Posts
    2k Views
    R
    @stephenw10 Yeah makes sense, what caught my attention was the % used in the dashboard, I used to run at 18% then saw 33 made me wonder. I can really do with a new dashboard, I saw some discussions on other boards about them but they seem time consuming to build but they looked sweet and you can really get creative with what is displayed.
  • How to autostart NFS?

    2
    0 Votes
    2 Posts
    565 Views
    stephenw10S
    pfSense doesn't use the FreeBSD rc system so you can't do something like that. What you can do is add your own script in /usr/local/etc/rc.d See: https://docs.netgate.com/pfsense/en/latest/development/boot-commands.html#shell-script-option Steve
  • pfSense unavailable everyday morning

    3
    0 Votes
    3 Posts
    506 Views
    stephenw10S
    Yes, need to better define the issue. DHCP not working? DNS not working? Check the system logs first, it will probably show you want is failing. Assuming anything is failing. It could also be something else on the network causing issues. Steve
  • WAN not getting IP address on reboot

    9
    0 Votes
    9 Posts
    1k Views
    JKnottJ
    @bhollingsworth said in WAN not getting IP address on reboot: I'm not sure what to think now. Any thoughts? Does it still fail when the data tap isn't connected? If so, that would tend to indicate a hardware problem, which it masked by it. And I do not use IPv6 so I can't comment on that. Well, why not give it a try? You'll have to move to it some time.
  • To 2.5.2 or not ? that is the question :)

    12
    0 Votes
    12 Posts
    2k Views
    noplanN
    @cool_corona yes 3xWAN 1xLAN include failover tested and working on 2.5.2 brNP
  • udp_reflector equivalent on pfSense

    2
    0 Votes
    2 Posts
    309 Views
    stephenw10S
    I have not seen anything like that for FreeBSD/pfSense but it's not complex, it could probably be ported easily enough. You might be able to do it with a mirror port on a bridge and some filtering. Or maybe just using netcat in a script. Steve
  • NAT within LAN issue

    nat
    6
    0 Votes
    6 Posts
    975 Views
    johnpozJ
    My understanding from the breeze over I did of that article linked to - is you could send it to different servers based on name - but you need to use the proxycommand from your ssh client.. Which seems like more work then just using a different local domain or IP ;) and not bouncing off the proxy. That could come in handy if all your clients that wanted to talk to different ssh servers were outside your network vs doing a reflection connection from the local netework.
  • PPPOE Authentication not working when importing config

    9
    0 Votes
    9 Posts
    840 Views
    stephenw10S
    Is there nothing more shown? I expect to see more in the connection attempt. At least something indicating if the server side is refusing the auth attempt or just timing out or responding at all. It's not uncommon to see several connection attempts required like that though. Especially if it was just disconnected. Steve
  • Unable to ping Ubuntu software repository

    11
    0 Votes
    11 Posts
    1k Views
    DaddyGoD
    @sgseidel said in Unable to ping Ubuntu software repository: maintainer for Suricata so thanks for alerting me. and also the Snort package don't take it as intrusive (I know grandchildren are important too): the 1 year I described as a deep learning, but don't let that put you off... you say you're retired (IT spec.), so you might have more time to learn this great tool
  • SG-1100 "No valid tree blob found!" after power cut.

    3
    0 Votes
    3 Posts
    1k Views
    6
    @gertjan That did it! I had issues entering text via the console at first, but I moved the USB cable to another port on my PC and it worked fine. Ran this three times and then rebooted. IT'S ALIVE! Filesystem check: fsck -y / Reboot: /sbin/reboot Thanks again!
  • Internet routing stability problems

    21
    0 Votes
    21 Posts
    2k Views
    Z
    @thatguy said in Internet routing stability problems: I'm thinking it has something to do with your ISP. I have almost the exact same problem with a Carrier Grade NAT ISP in my area. Any client I manage that has a pfSense appliance and using the same ISP has the issue as well. It has been suggested before, and when it was, the term voodoo-engineering sprang to mind. Only briefly, until I realized people on this forum are experts, not banging rocks together. So this morning my connection dropped again. I was in an on-line meeting, so I noticed immediately. And I was unable to quickly fix it with the usual release/renew-cycle. So I came up with a second work-around, which seems to work. There is one solution and one workaround. Solution: Call your ISP and request a static IP. You will most likely have to pay more for it monthly. That is a possibility, but my ISP requires me to upgrade my consumer plan to a business plan for that. Not only does that double the costs, it also comes with business terms and conditions that don't need to adhere to all kinds of consumer protections. Next year our village will have a glass fiber network, and I'll kick the cable modem anyway. So I'm not going to commit to a whole year for a new plan. Hopefully the fiber provider will do better. Though I do think this is something we need to understand. What is it exactly what they do to throw off the best router in the world? Are they violating the protocol? And how can pfSense be hardened against that? It seems to be hardened against nearly anything else... Workaround: Make a script to periodically ping the Gateway. Once it fails the script will automatically disable and then re-enable your pfSense WAN. Here is the post on how to create that script. However, I run it every minute instead of every five minutes through Cron. Well, I am a Linux software developer, so this is something I could do, but I'm a bit lazy, so I came up with something else. Something we did 20+ yeas ago, when cable modems and ISPs didn't have their stuff in order: I have taken the DHCP dynamically allocated IP v4 address, mask and gateway, and I have configured it as a static IP configuration in pfSense. That'll teach them! I know they don't like that, and it can cause IP conflicts down the line, but I've had the same IP address for years, so I'm sure I can ride it out until our fiber connection is here. And since they seem to violate the protocol, I'm feeling free to do so too ;-). Anyway; Static configuration brought back my connection immediately, while many release/renew-cycles a moment before did not. So there must be something DHCP at play. I will report back here if the problem persists, but I have good hope, since it cured the problem so quickly.
  • Watchdog timer GUI support

    6
    0 Votes
    6 Posts
    936 Views
    stephenw10S
    I would first try copying it from FreeBSD 12.2. A lot of modules will load like that.
  • Syncing openvpn settings enter auth password

    15
    0 Votes
    15 Posts
    7k Views
    R
    SG-2100 (2 days out of box) on latest - 21.05-RELEASE (arm64) VPN OpenVPN Clients Pencil Edit User Authentication Settings Area/block Load the empty password box - just tested it - with the box below unchecked (default) - Do not retry connection when authentication fails That was not it. the box being checked - it was the empty password box. Have a screenshot picture but getting that into this underpowered forum tool is not worth the effort. 1 min exact boot to the OpenVPN fowl up - then about 2:30 to the finished console screen due mainly to what appears to the be GeoIP files being reloaded and placed?
  • cant log into webgui

    4
    0 Votes
    4 Posts
    617 Views
    DaddyGoD
    @leemajors said in cant log into webgui: how do i set up console access nothing serious happened https://docs.netgate.com/pfsense/en/latest/hardware/connect-to-console.html miniUSB cable to PC or MAC, etc -Putty or MobaXterm or what you like https://www.putty.org/ https://mobaxterm.mobatek.net/ [image: 1627229868642-969e7547-6ec8-4268-9a9a-2058ce5c18dd-image.png]
  • 0 Votes
    1 Posts
    213 Views
    No one has replied
  • WAN interface going down

    1
    0 Votes
    1 Posts
    267 Views
    No one has replied
  • VOIP incoming calls not working on 2.5.2

    8
    0 Votes
    8 Posts
    988 Views
    J
    @kiekar Well, you need to get some more skills, before we continue... Obviously, you are using Wireshark, which is fine, but you did not capture any VoIP stuff. There's actually a menu for all of that. This is basically a filter for the packets you captured plus something that shows you an outline of a call. Just play with this. Once you have monitored a bad call convert the packets to text and edit your IPs etc, such that nobody can figure out who you are.
  • PHP issues causing crashes and DHCP issues

    Moved
    4
    1 Votes
    4 Posts
    636 Views
    D
    @jimp I wasn't asking for help because I didn't collect logs or take screenshots of the errors. I work in support so I know how the game goes especially with no logs; I was just pointing out that weird thinks have been happening in the last few releases that did not happen before like this PHP error that made my filter rules with aliases disappear and so that I could not edit any filter rules at all. Not sure how or why a factory would resolve the issue; regarding DHCP, Unifi is to blame here as they had several DHCP issues when the DHCP server used was non UDM..I'd hold off from upgrading any AP's until at-least the next release comes out. Now that I've signed up for the forums I'll be sure to collect screenshots ands logs to document any issues I experience..sorry I didnt think to do so this time.
  • openVPN client export Unknown Publisher Warnings upon install

    1
    0 Votes
    1 Posts
    377 Views
    No one has replied
  • To 2.5.1 or not ? that is the question :)

    Moved
    108
    0 Votes
    108 Posts
    36k Views
    W
    @stefanl Same here. Went smoothly.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.