• Diagnosing a "Dead" box

    9
    0 Votes
    9 Posts
    915 Views
    S
    @stephenw10 Back when we got bit by this bug a few times it didn't ever seem to load a good config. However, if you look at the configs there are generally several that are over 100KB+ (can't remember exactly) but the last few are just a few KB in size. Perhaps it does load the last config but it is also corrupted but it can't really do anything about it since there is no disk space to swap through. That's just been my assumption. As for the second unit, everything was fine after a reboot. Disk space is fine, no errors in the logs. Just couldn't access the box via gui or ssh or console. Strange. It was 2.4.5-p1 so I've upgraded it to 2.5.2 and we'll see how it goes.
  • Uncaught Error: Call to undefined function idn_to_utf8()

    3
    1 Votes
    3 Posts
    1k Views
    stephenw10S
    @gertjan said in Uncaught Error: Call to undefined function idn_to_utf8(): RELENG_2_5_0 2.5.2 was built on that branch.
  • Forward external DNS while inside network

    5
    0 Votes
    5 Posts
    550 Views
    stephenw10S
    Then, yeah, follow that doc. Split-DNS is generally preferred if all you local devices can use it. Steve
  • Mail server running before moving it behind pfsense

    6
    0 Votes
    6 Posts
    715 Views
    stephenw10S
    When you try to connect from the server behind pfSense what is the error shown exactly?
  • Command History Storage: enabled but not working :(

    5
    0 Votes
    5 Posts
    1k Views
    MrPeteM
    @stephenw10 Turns out this is a known and long-festering issue for admins across the board. How to have multiple shells open, all generating history? Some shells support fancy stuff like eliminating duplicates... but here's the best I have found for pfSense: Edit ~/.tcshrc and replace set history = 1000 set savehist = (1000 merge) with set history = 1000 set histdup = erase set savehist = (${history} merge lock) alias precmd 'history -S' alias postcmd 'history -M' So far it works very nicely: Saves history after every command Merges multiple shell histories together
  • unable to remove unused Certificate in "Certificate Manager"

    9
    0 Votes
    9 Posts
    1k Views
    joshgreyzJ
    @nogbadthebad thank you for that visual clarification. I had to go into the Acme(1) section [which was "using" it] and remove it there first. Then I was able remove it from the Certificate Manager.
  • Problems after update.

    Moved
    16
    0 Votes
    16 Posts
    2k Views
    stephenw10S
    I mean... I'm not going to tell you to buy something fro some copyright/license infringing company in China. I declare bias here. What hardware are you using now? I assume it is working sufficiently apart from the very old install? Steve
  • XML backup/restore between Protectli and Netgate?

    Moved
    5
    0 Votes
    5 Posts
    646 Views
    stephenw10S
    @fullauto said in XML backup/restore between Protectli and Netgate?: I noticed that the 1100 uses about 14 percent CPU just idling. That's not unusual if you have the dashboard up and widgets on it. To get a real reading of idle usage use top at the command line and be sure not to have the dashboard up in a browser anywhere. Steve
  • Best strategy for pfSense recovery

    Moved
    15
    0 Votes
    15 Posts
    2k Views
    S
    @darkcorner When restoring to a new device make sure the new pfSense is the latest version...you want to be installing packages for the version of pfSense you have, and its default is to install for the latest version.
  • Xfinity - Comcast - Static IP Issue

    Moved
    18
    0 Votes
    18 Posts
    2k Views
    DenverDesktopsSupportD
    Well not sure exactly what the issue was, but after doing a restore of the PFsense backup, the device is working as expected. WAN port is up, client is happy and earth is back on axis. :) FYI - no need to put the Comcast router in passive mode. Just turn off DHCP/Firewall and Wifi. Thanks for the assistance!!
  • pfSense web GUI very slow load on home page

    25
    0 Votes
    25 Posts
    21k Views
    B
    I'm very sorry for resurrecting this thread - but this thread is mostly the first hit you find if you google for something like "pfsense slow login" or "slow dashboard" and for me it initially did not help, checking my DNS-settings. after hours looking for a solution I stumbled over this reddit post - https://www.reddit.com/r/PFSENSE/comments/lmubku/comment/gtj41yl/?utm_source=share&utm_medium=web2x&context=3 disabled "firewall logs" widget - and dashboard now loads fast and login is also fast. The strange thing is, that I have another machine with a virtual pfsense installed (pretty much same hardware - cpu, ram, disk) and had the dashboard equally configured (and mostly all other settings are equal too) where this long loading issue did not happen.
  • L2TP client on top of PPPoE

    4
    0 Votes
    4 Posts
    508 Views
    stephenw10S
    It may be possible at the OS level. It could be simply the GUI input validation preventing it as unexpected. You could try creating a custom conf file for it.
  • pfSense trying to update DNS server

    2
    0 Votes
    2 Posts
    369 Views
    stephenw10S
    What's it actually sending? Do you see anything in the logs in pfSense?
  • Diagnosing a PFSense Crash Report

    26
    0 Votes
    26 Posts
    3k Views
    solisS
    @gertjan sorry for misunderstanding i was trying to say that currently its installed on dell r710 server machine device which have on board 4 nic
  • iCloud Outgoing mail server works on Lan1 but not on Lan2

    3
    0 Votes
    3 Posts
    427 Views
    R
    Problem resolved. It was a problem with the mini OS X. I checked the firewall log and nothing. I also temporarily disabled the pfblocker and no help. I did find a thread on the Apple Community board that said to go into "system preferences/internet accounts/iCloud and uncheck the mail service. Then wait a minute and re-check it. That fixed the problem so none of this was pfSense. It was all the MAC. Thanks for your suggestion and it helped point me in the correct direction.
  • dev updates vs redmine

    2
    0 Votes
    2 Posts
    471 Views
    stephenw10S
    Dev snapshots build nightly whether or not changes have gone in. There have not been any new 22.01-RC builds for a while. Steve
  • How to modify the tls on the WAN Network

    Moved
    4
    0 Votes
    4 Posts
    549 Views
    stephenw10S
    Our own guide is a little old at this point but still valid: https://www.youtube.com/watch?v=FJSHMyrd29E&t=78s https://docs.netgate.com/pfsense/en/latest/packages/haproxy.html Steve
  • Create backup using a script

    10
    0 Votes
    10 Posts
    953 Views
    stephenw10S
    No trailing slash? Standard port? Without seeing the actual file you're using we can only guess.
  • No access to the Pfsense interface

    Moved
    2
    0 Votes
    2 Posts
    338 Views
    M
    @murat-1 I found the solution. It is related with Internet Explorer Enhanced Security as below: Go to Start menu and click on the box that says Server Manager On the Server Manager’s dashboard, click on Local Server and then click on IE Enhanced Security Configuration option Turn it off for Administrator and User then enter the pfsense :)
  • Do not send host-uniq in PPPoE

    2
    0 Votes
    2 Posts
    452 Views
    stephenw10S
    I would not expect it to. Does it show it in /var/etc/mpd_wan.conf ? Assuming that's the WAN interface. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.