• How can I edit the default 404 page?

    5
    0 Votes
    5 Posts
    531 Views
    GertjanG

    @GeorgePatches said in How can I edit the default 404 page?:

    If you could point me to where that is, I'd appreciate the help. 🙂

    I'll show you how to find the way to find the file :

    I presume you have some ideas about where the nginx config file is located, as it is the same as any other device out there that contains a web server :

    /var/etc/nginx-webConfigurator.conf

    That file is full with unique words = perfect grep-food, pick one of them. I chose 'fastcgi_intercept_errors'.
    Now, the sledgehammer solution to locate the file you're looking for : check /etc/ and /usr/ :

    [24.03-RELEASE][root@pfSense.bhf.tld]/etc: grep -R 'fastcgi_intercept_errors' * inc/system.inc: $intercept_errors = "\t\t\tfastcgi_intercept_errors on;\n";

    In /usr/ you'll find :

    Binary file local/sbin/nginx matches local/share/vim/vimfiles/syntax/nginx.vim:syn keyword ngxDirective contained fastcgi_intercept_errors

    which also contain the word 'fastcgi_intercept_errors' for reasons I don't need to explain ^^

    So /etc/inc/system.inc is your candidate.

    You'll find the function system_generate_nginx_config() where the nginx config file is build.

  • firewall rules unable to reorder on a touchscreen

    4
    0 Votes
    4 Posts
    533 Views
    A

    @Jarhead it works, but that's not intuitive at all

  • 1 Votes
    1 Posts
    186 Views
    No one has replied
  • Unable to access web gui after renewing certificate

    11
    0 Votes
    11 Posts
    2k Views
    M

    @johnpoz Thank you!

  • GUI not accessible and/or slow when missing WAN

    1
    0 Votes
    1 Posts
    192 Views
    No one has replied
  • Force pfsense Telegram notification via Shell Command

    3
    0 Votes
    3 Posts
    343 Views
    C

    @Gertjan thank you!

  • ACME 0.8_1 font awsome issue

    1
    0 Votes
    1 Posts
    146 Views
    No one has replied
  • GUI Login Issue

    5
    0 Votes
    5 Posts
    788 Views
    U

    I found this older post from 2021. Looks like the OP had the same issue or similar to mine.

    https://forum.netgate.com/topic/159576/tl-wn725n-usb-make-my-machine-crashing?_=1719937290088

  • PHP fatal error related to output buffering in the csrf-magic.php file

    9
    0 Votes
    9 Posts
    450 Views
    JonathanLeeJ

    @foxhnd that is the same thing I was doing when I got that error too

  • LDAPS authentication

    2
    0 Votes
    2 Posts
    205 Views
    M

    @T2M5 hi,

    first check if auth is working under Diagnostics - Authentication in pfSense GUI? under SystemUser ManagerSettings did you select the LDAP server? under LDAP server config, a good sign is when you click on Authentication containers linen "Select a container" you should get the OU from server ( if AD )
  • GUI FRR

    5
    0 Votes
    5 Posts
    635 Views
    M

    actually it has, it's a pretty interesting system, never saw it before ..but started to look over it

    actually there are some XML files with descript a page, there some .inc file but full puzzle not yet solved :)

    anyway I solved the issue, check your inbox

  • WebGUI user login restricted by IP

    7
    0 Votes
    7 Posts
    425 Views
    patient0P

    @daxis

    You don't know that internet connection's IP address in advance to put in your accesslist.
    How do you plan on managing or troubleshooting your machine then?

    I use a cloud VM as SSH jump host with port forwarding.

  • Can't ping or access while connected via VPN

    3
    0 Votes
    3 Posts
    357 Views
    GertjanG

    @techie_19 said in Can't ping or access while connected via VPN:

    its running on my current regular wifi router which has the OpenVPN client/server functionality

    Where is this device, on the WAN side or LAN side of pfSense ?

    @techie_19 said in Can't ping or access while connected via VPN:

    I cannot ping nor access the IP I assigned my pfSense box

    pfSense has at least 2 interfaces. Which one ?
    Can you reach other devices on your LAN ?
    Firewall rules for those interfaces ?

  • Central management of multiple Netgate boxes.

    1
    0 Votes
    1 Posts
    181 Views
    No one has replied
  • How to assign just "view users list" in the webUI

    2
    0 Votes
    2 Posts
    275 Views
    M

    @ferchu

    https://docs.netgate.com/pfsense/en/latest/usermanager/privileges.html

  • how to free port 80 for haproxy

    3
    0 Votes
    3 Posts
    228 Views
    C

    @viragomann , o thanks !

  • Locked myself out!

    2
    0 Votes
    2 Posts
    189 Views
    No one has replied
  • Autobackup fails with certificate error for acb.netgate.com

    11
    0 Votes
    11 Posts
    666 Views
    R

    @Gertjan

    Problem solved! Mea culpa as you might have suspected.

    Earlier this am I determined that host file contained the .212 address and that it was unremovable because the hosts file was regenerated on reboot. That and your last post led me to the DNS resolver and I found that I had put in an override for acb.netgate.com, apparently some time ago when I was having some upgrade issues. Removed the override and all is now well with autoconfig backup.

    Thanks for your patience!!

    -- bob h

  • advanced vlan support on Marvell 6000 series switches in GUI

    1
    0 Votes
    1 Posts
    198 Views
    No one has replied
  • error occurred while uploading the encrypted pfSense configuration

    1
    0 Votes
    1 Posts
    207 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.