• Temperature Widget Incorrect

    4
    0 Votes
    4 Posts
    615 Views
    stephenw10S
    No, I've not noticed that. What CPU is that? The widget gets those values from the sysctls so I'd suggest you might just be missing the peak values that are caused by loading the dashboard. Try loading the CPU artificially and see if the steady state values match. When I'm doing that I use: [22.01-RELEASE][admin@5100.stevew.lan]/root: yes > /dev/null & [1] 6443 [22.01-RELEASE][admin@5100.stevew.lan]/root: yes > /dev/null & [2] 6589 [22.01-RELEASE][admin@5100.stevew.lan]/root: yes > /dev/null & [3] 6594 [22.01-RELEASE][admin@5100.stevew.lan]/root: yes > /dev/null & [4] 6923 That makes the 4 cores there run at 100%: last pid: 7719; load averages: 2.28, 0.69, 0.29 up 2+01:00:56 22:36:41 64 processes: 5 running, 59 sleeping CPU: 15.7% user, 0.0% nice, 84.3% system, 0.0% interrupt, 0.0% idle Mem: 20M Active, 152M Inact, 437M Wired, 3229M Free ARC: 175M Total, 42M MFU, 129M MRU, 172K Anon, 785K Header, 3756K Other 57M Compressed, 175M Uncompressed, 3.05:1 Ratio Swap: 1024M Total, 1024M Free PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 6443 root 1 103 0 10M 2068K CPU1 1 0:49 100.06% yes 6594 root 1 103 0 10M 2068K CPU3 3 0:47 99.90% yes 6589 root 1 103 0 10M 2068K RUN 2 0:47 99.86% yes 6923 root 1 103 0 10M 2068K CPU0 0 0:46 99.83% yes 7719 root 1 20 0 13M 3572K CPU2 2 0:00 0.21% top 87020 root 1 20 0 14M 5068K nanslp 1 0:21 0.02% vnstatd On the 5100 the core temps are help pretty close: [22.01-RELEASE][admin@5100.stevew.lan]/root: sysctl -a | grep temperature hw.acpi.thermal.tz0.temperature: 0.1C dev.cpu.3.temperature: 46.0C dev.cpu.2.temperature: 46.0C dev.cpu.1.temperature: 46.0C dev.cpu.0.temperature: 47.0C Other CPUs may not be coupled as well to the heatsink, or internally each core. You can run killall yes to stop those. Steve
  • Would MBT-2220 --> SG-1100 be an upgrade?

    6
    0 Votes
    6 Posts
    726 Views
    R
    @thewaterbug I have a friend with a bare MBT-2220 running 2.6 on 500Mbit sym fiber and we're not seeing any missing speed -- but we haven't really pressed it too hard.
  • screen DHCP add not showing

    2
    0 Votes
    2 Posts
    185 Views
    U
    nevermind...I figured it out.
  • Very slow upload

    16
    0 Votes
    16 Posts
    1k Views
    Bob.DigB
    @hamsterray See here.
  • Resolving a domain in firewall rule

    8
    0 Votes
    8 Posts
    815 Views
    NollipfSenseN
    @stephenw10 said in Resolving a domain in firewall rule: Every 5mins by default. See: https://docs.netgate.com/pfsense/en/latest/firewall/aliases.html#using-hostnames-in-aliases Steve I am fascinated with pfSense...so much to learn and what it can do.
  • 0 Votes
    2 Posts
    328 Views
    stephenw10S
    You should open a ticket with us to work through it. You need to access the serial console to diagnose or repair that. https://www.netgate.com/tac-support-request Steve
  • dell optiplex 3040 issues with aes-ni ?

    24
    0 Votes
    24 Posts
    2k Views
    CybermazeC
    @wheelhouse20 yes, I know there is a newer version, haven't updated yet.
  • TCP:A, TCP:PA ... dropped

    13
    0 Votes
    13 Posts
    2k Views
    stephenw10S
    You would have to access the subnet behind pfSense using port forwards. Or you could add a static route to the client PC for the 192.168.10.0/24 via 192.168.1.2. Steve
  • Can not setup SG-1100 with 192.168.1.1

    Moved
    12
    0 Votes
    12 Posts
    1k Views
    stephenw10S
    Well I wouldn't buy that particular one since it appears to include some sort of fast charge circuitry. I have no idea how that affect a USB data connection through it.
  • changing LAN ip

    Moved
    8
    0 Votes
    8 Posts
    5k Views
    stephenw10S
    Yeah, the dependency is two fold. The default config has the WAN set as DHCPv6, the LAN set to track WAN for the IPv6 prefix and a DHCPv6 server enabled on LAN. To disable that first disable the DHCPb6 server on LAN. Then you can set the LAN interface DHCPv6 type to none. Then you can do the same on WAN. Steve
  • filer loader.conf.local not saving

    4
    0 Votes
    4 Posts
    518 Views
    stephenw10S
    Right. If you were using the Filer package you would need to update it there instead to avoid it being overwritten. Steve
  • Keep More Logs for Firewall Rules

    9
    0 Votes
    9 Posts
    997 Views
    stephenw10S
    Yes, exactly . The traffic hitting the bogons rule is all going to be that same IGMP I imagine and that's not really at all useful to log. So just stop logging traffic on the bogons rule and you will have far more log space/time. Steve
  • Going nuts with DNS over OpenVPN

    16
    0 Votes
    16 Posts
    2k Views
    G
    I don’t know. I don’t have any other vpns setup. Anyway… Thanks for the support. @stephenw10: I owe you a beer!!! :-) Problem is solved. Kind regards
  • Any benefit to LAGGing PfSense?

    4
    0 Votes
    4 Posts
    538 Views
    P
    Also remember LAGG of 2x1G interfaces doesn't mean you will get 2G of bandwidth for one single connection. You will at MAX get one single 1G stream and if your application can use multiple streams you could get 2x1G.
  • problem openvpn site to site

    9
    0 Votes
    9 Posts
    862 Views
    M
    @stephenw10 hi, thanks to your post you made me think to check an interface that I use for the Wifi Guests, and in fact I used them the same subnet, changed that one it is solved now everything works perfectly A thousand thanks
  • have WAN IP, but can't ping out.

    Moved
    6
    0 Votes
    6 Posts
    527 Views
    S
    @stephenw10 Good call. I may have to upgrade my NICs to get the most out of all of this. I'm not sure they are up to snuff.
  • Internet slow after updating

    4
    0 Votes
    4 Posts
    598 Views
    stephenw10S
    Yeah, there is an issue with the RSC feature which is enabled in hn(4) in FreeBSD 12.3 and hence in 2.6. Depending on how you are hitting it you can workaround it by disabling RSC on the vSwitches or in the VM interfaces. The vSwitch change is permanent, the VM interface change is not. Since you are seeing slowness to the WAN you may be able to resolve it using only the switches. Steve
  • NET::ERR_CERT_AUTHORITY_INVALID

    2
    0 Votes
    2 Posts
    406 Views
    stephenw10S
    That's expected if it's using a self signed cert. What cert is it presenting that's showing that error? What did you upgrade from? I assume it wasn't showing a cert error before upgrading? Steve
  • 2.60 new install /var/log not a zfs filesystem

    Moved
    2
    0 Votes
    2 Posts
    451 Views
    stephenw10S
    That's not an error if it's actually not ZFS. Just an artifact produced by switching the ramdisks. I would not worry about it unless you're seeing issues with logging. Steve
  • 0 Votes
    12 Posts
    3k Views
    B
    @steveits Oh Really ?? thanks a lot. I have upgrade the Ram to 8GB so i can go 2 million. Thanks a lot.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.