• Error using Show States

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    I'ts a php memory limit. If you know how to handle php files, you can try to edit /usr/local/www/diag_dump_states.php and increase it. As you have 4g ram, you maybe using amd64 version. the php option to increase memory limit is ini_set('memory_limit', '490M');
  • Advanced buttons in firewall\rules

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    K
    Thx. Problem was solved by disable hardware raid and reinstall. Simple reinstall with enabled raid not solved the problem :( When installing on raid was problem with "cpdup fails on /mnt/dev"
  • Reset RRD Data doesn't create WAN-Quality.rrd

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    luckman212L
    Thanks for this tip - I was wondering the same thing!  Is this a "bug" and if so will be be fixed for 2.1?  Just curious, thanks.
  • *SOLVED* Remote Config Backup on v2.0

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    A
    OK, so in traditional fashion, after typing something out here, I think I found my own solution… Problem 1. The unresponsive web interface for the backup turned out to be the WebConfigurator Lockout rule getting in my way. I found this by going to Status -> System Logs -> Firewall. I looked at the blocked log entry coming from my source IP to the firewall's destination IP. I click on the Red Block symbol on the left, and it tells you what rule blocked it. To solve the issue, I removed all of my allow rules from the NAT and Rules tables allowing my external IP in to this firewall, and then I rebooted the firewall under Diagnostics -> Reboot -> Yes. Once the firewall rebooted, I went into the rules table, created a new rule: Protocol: TCP Source: {MySourceIP} (I used an alias) SourcePort: Any Destination: WAN Address DestinationPort: {MyAdminPort} Gateway: Any Queue: None Schedule: None And voila, my linux server can access the firewall Admin port again. Problem 2: Login failing with wget. This turned out to be stupid simple. Linux doesn't like the apostrophes as delimiters for the POST data. It wants quotes. Rough, huh? Good luck, and hope this solves it for someone/everyone.
  • RRD Wireless graph broken

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    C
    bump
  • Traffic graph

    Locked
    23
    0 Votes
    23 Posts
    10k Views
    johnpozJ
    not saying everytime - but maybe something was stuck, I don't use chrome so have not idea but guess I could load up the page with it and see if any issues. oh here is with chrome Sure seems to be updating for me - what version of chrome are you using?  Im on 16.0.912.75 m [image: chrome1.png] [image: chrome1.png_thumb] [image: chrome2.png] [image: chrome2.png_thumb]
  • RRD traffic miscalculation

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • LAN Traffic graph showing incorrect data since upgrade to 2.0.1

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    P
    No idea. For now I would use pftop until one with a better clue replies in here.
  • Renew WebGUI Certificate / How??

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    jimpJ
    You can just make a new cert in the cert manager and use it, or import an external one. There isn't a way to "renew" the certificate in that way.
  • To Devs: GUI code documentation

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    marcellocM
    @namezero111111: Incidentally, I started doing the same. Want to collaborate? Take a look on how to help http://www.pfsense.org/index.php?option=com_content&task=view&id=47&Itemid=77
  • 2.0.1 WebGUI - interface settings missing

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    T
    Oops, sorry, it's IE bug. ??? In Fx all works fine! ::)
  • PFTop, PFinfo and others not working..

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    T
    Pfsense is incompatible with IE? Very well…. I'll try another browser. Thanks
  • PHP Execute at startup

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    marcellocM
    you can create a script and place at /usr/local/etc/rc.d dir test it before and don't forget a chmod +x on file
  • Web interface crash while installing packages on NANOBSD

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    G
    hi, I left it running for about 15 minutes, but interestingly enough the pkg/zip/whatever other process name running which was installing the packages finished already, I checked with top. However the webgui was still not responding to http/https requests.
  • Can Not access WEB GUI

    Locked
    6
    0 Votes
    6 Posts
    21k Views
    jimpJ
    If there is a command that gets run from the GUI and it gets stuck, it can cause PHP to become unresponsive. You can try: killall -9 php; killall -9 lighttpd; /etc/rc.restart_webgui
  • Web-GUI access - new admin - no records

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    jimpJ
    This will show you for sure the ports that the web service is listening on: sockstat | grep lighttpd Though as others have mentioned it may also be in /conf/config.xml You can also check in /var/etc/lighty-webConfigurator.conf like so: # grep server\.port /var/etc/lighty-webConfigurator.conf server.port                = 443
  • RRD Graph Error

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S
    Thanks for the reply, sorry for the late reply in return! I'm not sure how I switched between i386 and amd64.  Could this have happened during the upgrade to the release version?  It now says I'm on i386…  Weird. Updating to the amd64 version now.  Thanks again!
  • Web GUI is super slow (SOLVED)

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    N
    Fixed my issue. For some reason I set the authenication server to LDAP access which was causing it to run very very slow. Fixed Under - System > User Manager > Settings > Authentication Server
  • RRD Custom End Time

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    C
    I've reset the RRD Data and it did not seem to have any effect on the custom end time
  • Trying to make a restricted user…

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    You also need to add this privilege (for graph.php): Diagnostics: Interface Traffic page
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.