• Nasty little bug in header.inc pfSense 2.0 (and 1.2.3)

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    E
    The suggested fix has been tested by me and applied in the latest 2.0 code.
  • User auth from RSA Box over RADIUS

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    H
    awesome, thanks!
  • Safe webGUI

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    D
    Thank you for your work !!!
  • WebGUI via wan

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    ?
    Yes, this is very easy to do with pfSense.  You will want a firewall rule on the WAN interface which allows access to the port you're running your webGUI from the source IP in question.  Then you'll want to create a firewall rule on the LAN side (above the default allow rule) which blocks access to that same port from any source IP.
  • Human readable dates for custom RRD graphs

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • CPU usage always 0%

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    F
    BUMP?
  • Change default username

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • DIOCADDRULE: Device Busy - Error

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    J
    I'm having the same issue. Did you manage to fix it? For me, deactivating traffic shaper did the job. But this is not a solution :-( Still searching for help.
  • How do I access the WebGUI?

    Locked
    4
    0 Votes
    4 Posts
    47k Views
    X
    then i suggest you do one of two things: 1. contact the person who was managing it before you 2. run nmap from a local machine using the command: nmap -p- -A 192.168.10.254 this may take some time, it will scan all tcp ports and try to connect to them to see what is running, look for a port that responds with: "PortNumber/tcp open  ssl/http lighttpd"
  • Howto change color and fontsize for hostname displayed in webGUI

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • 0 Votes
    1 Posts
    2k Views
    No one has replied
  • Quality graph shows 100% packet loss

    Locked
    6
    0 Votes
    6 Posts
    7k Views
    K
    Sorted it. The modem was giving pfsense the IP for the ISP gateway, which is not the same as the next hop gateway. Normal operation has been restored :) Thanks again for your help.
  • MOVED: Problem with SquidGuard Log Gui

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Problem Accessing WebGui

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    E
    Hello, You were wright now it works fine. Sorry for my noob question and thanks a lot !
  • Web GUI lockout!! LDAP config - not local database

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    jimpJ
    If you break its connection over the network to the ldap server, it should fall back to local database auth. If that doesn't work, you could use viconfig at the console to edit out the LDAP auth selection from the raw config.
  • 0 Votes
    4 Posts
    3k Views
    N
    Hi, any new information ? Is this a "problem" of how the "User Manager" is handling otional packages or is it a problem of me/my usage ? Thx.
  • Packet Capture not working

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    jimpJ
    Are you using the embedded/nanobsd install? Try adding the "packet capture fix" package, since there was a bug that shipped with 1.2.3.
  • Changing RRD scaling.

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MOVED: Unable to check for updates

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Manual patch to facilitate iPad use with 1.2.3-RELEASE

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    jimpJ
    You should grab the code from 2.0 which also handles Android and isn't Apple-specific: $lowres_ua = array("iPhone","iPod", "iPad", "Android"); foreach($lowres_ua as $useragent) if(strstr($_SERVER['HTTP_USER_AGENT'], $useragent)) $g['theme'] = empty($g['theme_lowres']) ? "pfsense" : $g['theme_lowres'];
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.