• WUI bug: Uncaught TypeError - system_camanager.php

    6
    0 Votes
    6 Posts
    1k Views
    ?
    for good software quality
  • Dashboard Widget Problem (Multiple Service status items)

    19
    0 Votes
    19 Posts
    5k Views
    N
    It's not problem but I'm having the same bug with server status widget on some servers (2.0.2 and 2.1) . I get multiple similar widget windows and I don't use widescreen.
  • Firewall: Aliases: Ports plus icon

    7
    0 Votes
    7 Posts
    2k Views
    jimpJ
    Yeah we didn't really have a more suitable icon available at the time I made it, but we could probably have our web guy make one up now. The problem is I can't think of any image that is appropriate for that action either. An up arrow isn't any more specific than the +… I put the shortcut bar in to save time/clicks. It's more useful for flipping between status, logs, and the config than from the config to the main config page.
  • 0 Votes
    7 Posts
    2k Views
    K
    Hmmm.  Well - Thats a new one on me.
  • HELP! My Dash Board is missing!

    2
    0 Votes
    2 Posts
    922 Views
    jimpJ
    Click the logo (top left) - that should also go to the dashboard. It may be your browser, too, IE has been known to do silly things like that.
  • Listen on different ports?

    8
    0 Votes
    8 Posts
    2k Views
    K
    And then there is the minor issue of DNS Rebind Check…  I'll wait for it to crop up.
  • Nmap reports access to admin access port

    9
    0 Votes
    9 Posts
    5k Views
    D
    What ptt said above. You cannot meaningfully test WAN from LAN. (Best case, it will get NAT-reflected back to LAN.)
  • Hanging webGUI fix

    22
    0 Votes
    22 Posts
    6k Views
    K
    Good stuff - I'm glad its working.
  • Wildcard SSL Reverse Proxy

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • 0 Votes
    4 Posts
    3k Views
    K
    This is happening to me right now.  Internet is down (No IP on the WAN - Me and half the North East coast apparently) and so I bounced the pfsense box, not knowing that everything connected to FIOS for surrounding 4 states was offline, and it reboots just fine but no webconfigurator.  Verified the time in bios and that was fine.  Could it be possible pfsense was unable to read time from the onboard clock properly? Anyway - very strange.  I suspect its a problem that will correct its self when internet outage is over.  I'm going to try revert to http and see if that has any effect. (Reverting to webconfigurator had no effect at all.) Changing this to HTTP was a really bad idea.  Accomplished nothing.  Created work for myself. Easy work around was to throw a DD-WRT router in front of pfsense and then boot it so that it could grab an IP via DHCP from that router.  Even though there was no internet connectivity, this fixed the webconfigurator starting issue.  Once the normal internet returned, this problem disappeared.
  • Webconfigurator doesn't load over OpenVPN

    12
    0 Votes
    12 Posts
    4k Views
    K
    Some of this won't make a difference, but won't hurt and might help. This has nothing to do with it, but generally UDP is better than TCP for openvpn. Try "Force all traffic generated through the tunnel" compress tunnel packets Set TOS IP header value of tunnel packets to match the encapsulated packets Provide a default domain name to clients.  Call it something like openvpndom1 Provide NTP Server list to clients - You can get some IPs for them on the web from NTP.ORG I assume the interface pfsense GUI falls within 10.100.0.0/16? Now - I see you have "WAN1" listed as interface.  This means you have multiple WANS? If so, you might need manual outbound NAT and set outbound routing by interface. If you have packets coming in on 1 interface and trying to leave on another, that would break things. (I'm actually a little in the dark on that because it seems hit and miss.  There is one pfsense running that I admin from time to time with 5 IPs, 5 WANs and no manual outbound NAT and it works just fine with openvpn.  Maybe because it only has 1 gateway?)
  • How do I create a WebGUI certificate (webConfigurator)

    3
    0 Votes
    3 Posts
    4k Views
    johnpozJ
    Why not just use the cert manager to either create a cert/key or import one from some other CA you run or use. Then when you set your webgui to use https you can pick what cert you want to use from the dropdown list. [image: certwebgui.png] [image: certwebgui.png_thumb]
  • [SOLVED] [Potential Bug] LDAP/RADIUS Authentication

    3
    0 Votes
    3 Posts
    4k Views
    G
    Cheers, Jimp! Thank's for the info!
  • Console not showing, HELP!

    9
    0 Votes
    9 Posts
    4k Views
    K
    Not sure the command, but if you want to break it again, you should be able to just check the same button again in the web gui? (Yeah - I like everything there EXCEPT the mango with shrimp paste)
  • Console command to activate webgui

    2
    0 Votes
    2 Posts
    933 Views
    D
    Windows Internet Explorer Command-Line Options or RTFM for your other browser.
  • Monitor more than 3 PFsense servers

    5
    0 Votes
    5 Posts
    3k Views
    O
    @nabs: Hi is there a way to monitor more than 3 pfsense servers at least link status for the cards.. (WAN , LAN, other) I have 5 pfsense servers in different sites have them all connected through OpenVPN Site 2 site. but i have to be checking them one by one so to view status and info. and i was wondering if it is possible to grab some widgets from each server and create a customized dashboard with the info from different pfsense server. might sound wired and out of scope but its getting annoying to be opening different tabs to check each one by one.. thanks Hi, Nubee here, I am interested on how you can connect site2site. I also have 3 pf servers on 2 diff location. I am using teamviewer to manage them but I also need something faster and your setup interest me. Would you care to share with me how would I use open vpn to monitor my 2 pf servers?
  • 192.168.1.1 is taking me to my router config page

    3
    0 Votes
    3 Posts
    2k Views
    O
    @a216vcti: I just installed pfsense 2.0.3 on ESXi.  The server is connected to a linksys E4200 that is connected to my internet gateway(internet provider's modem/router).  When I type in 192.168.1.1, it continues to take me to the gateway.  Anyone know of a way to find out the webGUI address from the console? You can also change the LAN IP from the console by selecting 2 > 2 then set your preferred LAN IP
  • Debug lighthttpd?

    3
    0 Votes
    3 Posts
    5k Views
    perikoP
    We are working on a project with pfsense-php, but we want to see debug info from lighthttp, because is the web server under pfsense, maybe this could help us fix issue with our app. Apache logs help a lot, but we have never work with this web server. Is all, thanks for your input we will check that file, if u have more tips that could help us we will appreciate, thanks again.
  • Webconfig

    2
    0 Votes
    2 Posts
    1k Views
    GruensFroeschliG
    This really depends on the subnet you are using. But considering that 172.16.0.0 is the Net ID of the 172.16.0.0/16 block, yes this is probably a problem. Why do you need to have it .0 ? (I would use 172.16.0.1/24 as ip/gateway)
  • Change login page image

    3
    0 Votes
    3 Posts
    2k Views
    K
    that's the one :) where in the file structure can i find the themes folder?
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.