• squid services do not start

    3
    0 Votes
    3 Posts
    429 Views
    I
    @stephenw10 Thank you for your help. Then I realized that the whitelist had not been configured.
  • PFsense recovering after WAN drop out

    8
    0 Votes
    8 Posts
    961 Views
    N
    @nollipfsense I was kinda coming to that idea. Thanks....
  • Cannot View DHCP Leases

    2
    0 Votes
    2 Posts
    506 Views
    S
    @starsandbars There is a long thread here if you hadn’t found it yet: https://forum.netgate.com/topic/161424/dhcp-lease-screen-not-loading/
  • pfsense HIP check with OpenVPN

    5
    0 Votes
    5 Posts
    683 Views
    M
    @stephenw10 hmm something like that in a way For example here Essentially, i think the feature/logic needs to be built into OpenVPN and not a pfsense thing specifically.
  • not of my client can resolve it's own hostname

    7
    0 Votes
    7 Posts
    760 Views
    C
    @johnpoz said in not of my client can resolve it's own hostname: local.lan for longest time, in the middle of moving over to home.arpa - just waiting for my certs to expire and do it natur Thanks for the suggestion. I plan on moving in several months and I'll take the opportunity to update.
  • Network data from burglars?

    5
    0 Votes
    5 Posts
    607 Views
    B
    @rcalhoun If your store has any devices that use Bluetooth, they might record the Bluetooth MAC addresses of the burglars' phones, if they had them (likely) and had Bluetooth enabled (almost certainly).
  • moving from Protectli to Netgate 6100, questions

    Moved
    7
    0 Votes
    7 Posts
    1k Views
    M
    @stephenw10 Did that. Issues: https://forum.netgate.com/topic/177753/new-6100-high-tem-on-dev-cordbuc-0-temperature https://forum.netgate.com/topic/177755/6100-slow-in-comparison-to-protectli-fw6e/2
  • Assign a second IP to a LAN

    7
    0 Votes
    7 Posts
    659 Views
    johnpozJ
    @michmoor said in Assign a second IP to a LAN: Why keep the old IP as an Alias unless theres that one client that cant be moved to the new IP range for some reason. Agree - the only reason for the old IP address as a vip, is if there is going to be something on the network that you can not get to for a bit, and you need to run in a mode where the new and the old IP ranges have to run at same time.. But if you have a change window, and can move all the servers to the new IP range - there would be no need for a vip.. Unless you were trying to make the changes remote and needed to be able to get to devices from another network to change them. If your local or on the same network then no reason..
  • High Load Average when modification

    2
    0 Votes
    2 Posts
    399 Views
    S
    @adrien-1 Each modification of what? Do you have a large rule set? There is this patch available in the System Patches package: Disable pf counter data preservation to temporarily work around latency when reloading large rulesets (Redmine #12827)
  • IOT devices

    18
    0 Votes
    18 Posts
    1k Views
    S
    @stephenw10 Oh i understand now, ill take a look and let you know how it goes! thank you so much!
  • pfsense bandwidth issue

    14
    0 Votes
    14 Posts
    1k Views
    W
    @stephenw10 Yeah 100%, which is why I thought it might have been a driver thing in FreeBSD. zero issues in linux and also using a netgear router with a 2.5g port. Though I think the netgear stuff might be linux based so that would explain it and no issues in windows either, but prior to this they weren't running in 2.5g
  • What packages are ready/comes along with 23.01?

    3
    0 Votes
    3 Posts
    484 Views
    jimpJ
    We've tried to catch most things and fix them already, but there may be some more rare/lingering issues that we haven't been able to replicate here. When in doubt, look at the open issues for packages and see if there are any recent ones for packages you are interested in.
  • Speedy limite 10gb/s

    2
    0 Votes
    2 Posts
    431 Views
    R
    I've read this message 3 or 4 times now, and I can't understand most of it. Probably english isn't your native language, but then ask someone to assist you in at least writing your issue down so others can actually decipher it. Or create a network diagram / overview and post it here. If it's about speed, run iPerf with -P4 for parrallel mode. A single thread will not reach 10Gbps on regular X64 hardware, as no offloading is present. A dedicated ASIC like in a switch or 'real' router, can do it during breakfast. But a general purpose X86/64 CPU can't, and will usually be limited between 2 and 3.5Gbps, 4Gbps if you have some good single thread performance. We run pfSense 2.6 CE on pretty beefy Xeon 6248R CPU's and another pair on Xeon 5118 CPU's. The 6248R does about 3.5-4 Gbps, the more common 5118 between 2.5 and 3.5. That is single connection though. If I do multiple connections I easiliy saturate bandwidth.
  • DHCP errors in logs

    4
    0 Votes
    4 Posts
    616 Views
    stephenw10S
    Hmm, this is exactly the sort of thing that might cause the VLAN config change to fail. I wonder if you're seeing interfaces use the non-primary IP... https://redmine.pfsense.org/issues/11545
  • Load Mellanox drivers into a new build

    1
    0 Votes
    1 Posts
    138 Views
    No one has replied
  • PHP Errors on csrf-magic.php and diag_command.php files

    2
    0 Votes
    2 Posts
    490 Views
    stephenw10S
    @elrick75 said in PHP Errors on csrf-magic.php and diag_command.php files: (tried to allocate 4096 bytes) in /usr/local/www/diag_command.php It looks like something was run in the Diag > Command Prompt page that didn't have a limited runtime and ended up exhausting the PHP memory limit. Only ever run things there that complete immediately. So never run something like ping 8.8.8.8 there because it will just run continually in the background . If you need to set a count limit so it returns after that like ping -c 3 8.8.8.8. Steve
  • local adapter ping TTL

    6
    1 Votes
    6 Posts
    856 Views
    johnpozJ
    @jknott valid point to bring up actually - one of the many things that makes ipv6 more than just a longer IP address ;) The hop limit of 255 and NDP is kind of like the TTL of 1 with multicast.. which keeps it local.
  • OpenSSL Security Advisory [7th February 2023]

    1
    0 Votes
    1 Posts
    228 Views
    No one has replied
  • LAN Firewall VPN rules leaking

    15
    0 Votes
    15 Posts
    2k Views
    Bob.DigB
    @courtalj Not really but also check for DNS-leakage.
  • + Upgrade - no trusted public key found

    10
    0 Votes
    10 Posts
    1k Views
    S
    @stephenw10 will remember that for the next time
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.