• Dhcp add

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    D

    @djaras:

    1. go to Diagnostics > Edit File
    2. Load "services_dhcp_edit.php" file
    3. After "insert this "if($id==""){
    $ip_ad = explode(".", gen_subnet($ifcfg['ipaddr'],$ifcfg['subnet']));
    echo "$ip_ad[0].$ip_ad[1].$ip_ad[2].";}"

    Sou, look to add dhcp adres. You can save you time,  :D

    I fix skript.
                        if($id=="" && $pconfig['ipaddr']==""){
    $ip_ad = explode(".", gen_subnet($ifcfg['ipaddr'],$ifcfg['subnet']));
    echo "$ip_ad[0].$ip_ad[1].$ip_ad[2].";}

  • Cannot access GUI after installing new SSL certificate

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    H

    I'm sorry. I didn't see the "sticky". Problem is now solved.

  • Httpd crashing

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • RRD Graph Request - Number of Captive Portal Users for 1.3?

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • RRD Graphs (Queues) error - how to fix it?

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    S

    it looks like the rddgraphs just work with default queues, created by wizard

    i had the same problem here.. try disable ur custom queues and check the graphs again, they'll show up

  • View traffic by IP

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Overlapping menus in firefox 3

    Locked
    8
    0 Votes
    8 Posts
    5k Views
    I

    Hi, I fixed this another way.  Here is my post about this:

    http://forum.pfsense.org/index.php/topic,10975.0.html

    (No idea if editing the all.css file for Nervecenter will fix the issue as I don't have Opera but you could always give it a go)

    If you want the exact steps, here they are:

    1 - Go to Diagnostic: Edit file (you should still be able to click this one)
    2 - In the Save/Load from path box, type in /usr/local/www/themes/metallic/all.css and click Load
    3 - Scroll down until the / Style the List / section.
    4 - Change the line that reads width: 800px; to be width: 802px; and click Save
    5 - Clear your FF cache and reload the pfSense page to check it worked

  • Ticker on pfsense Web gui

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    GruensFroeschliG

    The ticker is only there if you have events.
    And only errors count as event.

    The logout-button is the x on the top right-side of your browser.
    If you have issues with stored passwords: configure your browser correctly.

  • Warning/greeting message for the logon pop up window

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    K

    I have seen where people can modify the prompt for username and password when logging on to state additional info.  Maybe something like this.  Where in pfsense to set this I do not know.

    untitled.PNG
    untitled.PNG_thumb

  • Remotely access WebGUI in transparent bridge mode

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Limit acces to captive portal page

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    GruensFroeschliG

    1.3 already has this feature. (usermanager)

  • Squid.conf manual config

    Locked
    5
    0 Votes
    5 Posts
    8k Views
    S

    Got it!

    It's in the etc/rc.* files

  • Modified front page - Add your own box picture or company logo.

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    C

    New footer to celebrate going over to FreeBSD 7

    footer.png
    footer.png_thumb

  • I cant access webGui

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    B

    i fugured it out i had to set the lan ip address

  • Using graphs on diffrent website.

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    D

    The graphs are only generated when  viewing the webpage.

    Alternatively you can use curl and download the images directly onto your webserver by linking to the status_rrd_graph_img.php

  • RRD graph wrong totals

    Locked
    10
    0 Votes
    10 Posts
    5k Views
    D

    The picture clearly says, 1 minute average for the 16 hour graph and 5 minute average for the 2 days graph.

    It's exactly what it says, the amount of traffic over 5 minutes, then divided by 5 minutes. Which is not the same as 1 minute averages ofcourse.

  • Wol from webgui=no

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Install daloradius on pfSense … error on DB.php

    Locked
    1
    0 Votes
    1 Posts
    9k Views
    No one has replied
  • Mod_fastcgi crash the webgui

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Where can i find the MTU size?

    Locked
    9
    0 Votes
    9 Posts
    28k Views
    C

    To enable a larger LAN MTU (jumbo Frames) in the absence of a menu option can I just add the following to the interface section of the config file? (driver permitting)

    <lan><if>re1</if>
            <mtu>9000</mtu>
    <ipaddr>192.168.100.254</ipaddr>
    <subnet>24</subnet>
    <media><mediaopt><bandwidth>100</bandwidth>
    <bandwidthtype>Mb</bandwidthtype>
    <bridge><disableftpproxy></disableftpproxy></bridge></mediaopt></media></lan>
    <wan><if>ste0</if>
    <mtu><blockpriv><media><mediaopt><bandwidth>100</bandwidth>
    <bandwidthtype>Mb</bandwidthtype>
    <spoofmac><disableftpproxy><ipaddr>dhcp</ipaddr>
    <dhcphostname></dhcphostname></disableftpproxy></spoofmac></mediaopt></media></blockpriv></mtu></wan>

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