• 3 widget columns in the GUI??

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    jimpJ

    The "widescreen" package did that, but it breaks lots of things on 2.1.

  • Traffic graph problem in 2.0.2

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    C

    Problem solved - thanks!

  • Redirected to HTTPS when accessing internally hosted website

    Locked
    11
    0 Votes
    11 Posts
    7k Views
    C

    @jimp:

    From what I see there, going to http://website  should work…

    Make sure you're actually hitting that and not https://website:8080

    Close the browser in between loading attempts, some browsers cache a redirect.

    That was it! I can't believe that. I had firefox open and was trying it IE everytime I made a change. When I closed all the browsers it worked. Thank you!! Also, could you take a look at my second question about bridging interfaces? I just want to make sure it's setup correctly.

    Thanks again

  • Need help building Dashboard widget that displays Log file

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ

    Very good, nice and simple :-)

    Eventually we'll probably have a general-purpose log widget that lets someone choose any of the files in /var/log to show in a widget. Shouldn't be too hard to do, but it's one of those things that nobody has thought to take the time for yet.

  • Cant access webgui after media change.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    nvm fixed it.

    I changed in the config.xml file.
    From this
                    <lan><enable><if>em0</if>
                            <media>1000baseT</media>
                            <mediaopt>full-duplex</mediaopt>

    <ipaddr>192.168.1.1</ipaddr>
                            <subnet>24</subnet>
                            <spoofmac>To this

    <lan><enable><if>em0</if>
                            <media>100baseTX</media>
                            <mediaopt>full-duplex</mediaopt>

    <ipaddr>192.168.1.1</ipaddr>
                            <subnet>24</subnet>
                            <spoofmac></spoofmac></enable></lan></spoofmac></enable></lan>

  • IE 10 (Win 8) Compatability Issue

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Radius

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    Use LDAP for GUI auth to AD.

  • 2.0.2 shows gateway OFFLINE but everything is fine…

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Restrict access to Sarg Reports page

    Locked
    16
    0 Votes
    16 Posts
    9k Views
    marcellocM

    @nutsonnet:

    Thank you for reply can you please provide more detail.

    two usefull links  ;)

    http://bit.ly/VEOcgx

    http://sourceforge.net/p/sarg/discussion/363374/thread/ce485ee9

    TAG: user_authentication yes|no

    #    Allow user authentication in User Reports using .htaccess
    #    Parameters: 
    #    AuthUserFile    - where the user password file is
    #    AuthName    - authentication realm. Eg "Members Only"
    #    AuthType    - authenticaion type - basic
    #    Require        - authorized users to see the report.
    #                                          %u - user report

    user_authentication no AuthUserFile /usr/local/sarg/passwd AuthName "SARG, Restricted Access" AuthType Basic Require user admin %u
  • Aliases and Groups

    Locked
    6
    0 Votes
    6 Posts
    10k Views
    GruensFroeschliG

    This is a very old topic…

    Since 2.0 it's possible to use aliases inside aliases (groups of groups).

  • I can't access the webGUI after changing the http port !

    Locked
    3
    0 Votes
    3 Posts
    16k Views
    N

    Another possibility from ssh would be to chose option "select LAN IP address".
    When you set the new old LAN IP it resets the webGUI port back to the original state. And you do not need a reboot  :)

  • Custom login screen in webconfigurator

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • LAN traffic graph vs. top users table

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Error URL in alias

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    GruensFroeschliG

    What the description is:
    URL:
    Enter as many URLs as you wish. After saving pfSense will download the URL and import the items into the alias. Use only with small sets of IP addresses (less than 3000).

    URL-table:
    Enter a single URL containing a large number of IPs and/or Subnets. After saving pfSense will download the URL and create a table file containing these addresses. This will work with large numbers of addresses (30,000+) or small numbers.

    Basically its to define aliases outside of the pfSense and import them.

  • Uploading New Users

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M

    You might have to edit config.xml and upload it back again, but not sure if that even works.
    at least csv shouldn't work with this hint.

  • Hostnames of local devices in webGUI?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Reverting to local authenticaion from AD authentication.

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Creating a new user for webGUI

    Locked
    12
    0 Votes
    12 Posts
    7k Views
    F

    @nutt318:

    Tried creating a new user, added it to the new group with a few permissions, but still getting this error.

    No page assigned to this user! Click here to logout.

    I also have an LDAP server setup to authenticate users for VPN, so I tried my domain login creds on the admin login page and received the same error as above even though Im not in any group on the User Manager Page.

    Does the LDAP auth I have setup conflict with a local users rights?

    exactly same problem here.

  • TSO Checkbox in WebGUI not working

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    B

    Thank you very much for your hint and link.
    Exactly what I've searched for and exactly the same problems.

    Ben

  • Disable CSRF

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    GruensFroeschliG

    D'oh.
    I feel stupid.
    Sorry i mixed terms up…
    i guess the answer is in the other thread in which you wrote where it's described how to change the code.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.