• Cannot Access Web Server From Internal Network

    Locked
    11
    0 Votes
    11 Posts
    16k Views
    L
    Okay thanks so much. Luke K.
  • Squidguard issue

    Locked
    9
    0 Votes
    9 Posts
    2k Views
    N
    well guess i will have to use a normal pc for my setup. Thanks alot for the great helpful and informative andvise
  • Can't access web page over VPN.

    Locked
    1
    0 Votes
    1 Posts
    895 Views
    No one has replied
  • Strange problem with my setup

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    K
    Ah, sorry, I misunderstood your first post - I thought the issue was related to a "new version installed".
  • How to get pfsense to reboot after power failure?

    Locked
    8
    0 Votes
    8 Posts
    11k Views
    stan-qazS
    You can add external batteries to most UPS boxes with a bit of effort too. Pick one that is about double your power use so it is running in the most efficient range and get a reasonable runtime in the basic box. Add as much external battery as you like, recharge will take a long time but otherwise all will be just fine. I really like AGM (absorbed glass mat) batteries for inside use, no chance of acid fumes or spillage unless you horribly abuse them.
  • WAN link does not recovering automatically after ISP connection restored

    Locked
    23
    0 Votes
    23 Posts
    19k Views
    L
    Hi Guys I've been experiencing something similar, though I'm not sure if it is the same.  My post is here: http://forum.pfsense.org/index.php/topic,59546.0.html Essentially what's happening is something is triggering my interfaces to kick out, and only a reboot of either the DSL modem or firewall bring them back.  I do see the WAN gateway alarm where is cannot reach it, but that could be the chicken or the egg - did it go down because the interface died or did it go down first and then the firewall could not recover.  I have DSL/pppoe. -Lou
  • CPU Usage always at 100% because of bandwidthD

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    P
    Does the Services menu have a Bandwidthd entry? If so, then your system has had the actual Bandwidthd package installed at some point, but an upgrade (or something) has somehow lost it from the installed packages list. In that case, from System->Packages you can install Bandwidthd, then uninstall it again. That will get rid of the menu entry, and the program. Otherwise, post the output of pkg_info command. (You can then probably use pkg_delete to get rid of bandwidthd, but there might be other bits that could also be removed, and there might be other things installed or customised on your system?)
  • BandwidthD taking up 100% of CPU, but i never even installed it!?

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    P
    @stan-qaz: Man page: http://www.freebsd.org/cgi/man.cgi?query=kill&sektion=1 Start with just kill and your process (from your other post) id:  kill 5018 Add options if that doesn't work, -9 or -15 kill -9 5018  or kill -15 5018 It worked :) thank you very much sir.
  • New connections per second exist in pfSense

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    W
    Thanks for the reply jimp. I am running a firewall sizing work, new servers etc and for that reason I would like to know how many new connections are created in the firewall per second. So, I will consider the state table, insert option to calculate my new connections per second. Thank you,
  • Github repos are now under pfSense name

    Locked
    2
    0 Votes
    2 Posts
    726 Views
    jimpJ
    We are still tracking down and updating things as we find them, announcements went out to the development and committers lists already.
  • Dydns question

    Locked
    17
    0 Votes
    17 Posts
    7k Views
    P
    This is awesome… thanks Phil!  (I'm the guy who initially pointed out the annoying no-ip behavior) but hey it's free, right?  Oh wait a second... pfSense is free too but there's no annoying behavior.  :) IIRC, the cron job in pfSense does these updates at 1:00am or so.  If that is indeed the case then it's very unlikely to adversely impact anyone. As for alternatives, I've found FreeDNS to be quite useful.  DNS-O-Matic does look interesting and since it's an OpenDNS service, I would expect that there's almost no chance of this sort of "monkey business" cropping up in the future. Thanks again, Phil
  • Maximum number of physical interface for PfSense

    Locked
    5
    0 Votes
    5 Posts
    6k Views
    jimpJ
    That should be fine for the OS, assuming your hardware is capable of using those effectively. We have people running with hundreds of VLAN interfaces or other virtual interfaces and it's OK that way, the only question there is your hardware.
  • Chrome and pfSense

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    Chrome is nice it just caches too aggressively. You didn't need to reinstall chrome, just empty the cache and/or force a reload of the page (hold shift + click refresh button)
  • HTTPs Webinterface with HTTP Proxy Denied Error Page

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    T
    nobody has an idea?
  • Firewall aliases screenshot

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    K
    I forward (WAN side) port 80 to port server 1 port 80 (LAN side). Port 81 goes to server 2, port 80. Port 82 goes to server 3, port 80. Port 443 goes to server 4, port 443. I access all other boxes via an IPSec VPN.
  • BandwidthD

    Locked
    2
    0 Votes
    2 Posts
    878 Views
    P
    Ashish, I fixed bandwidthd so it should run OK on nanobsd Alix systems. Did you install the latest version 2.0.1.4? and it takes a few minutes to make the first graphs. Edit: You were still on 2.0.1.3. I updated bandwidthd and set the parameters back to the defaults (it will update usage every 2.5 minutes) plus selected output_cdf and recover_cdf so it will reload everything when bandwidthd restarts. Note: At the moment on nanoBSD the bandwidthd cdf data files are not saved anywhere - they are lost on reboot. Tonight I will try and add the code to save the data periodically to the CF card.
  • Problem with gateway's monitoring

    Locked
    4
    0 Votes
    4 Posts
    1k Views
    D
    Edit: Oh, I'm sorry, you mean Monitor IP. No, all different on all interfaces (2 WAN, 2 VPN). But both VPNs have the same gateway IP.
  • "500 - Internal Server Error" when loading Firewall -> Rules -> (LAN Tab)

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    B
    Never mind.. Turns out it was a coincidental browser error, and clearing cache fixed it. :-X
  • /tmp too small

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    W
    @phil.davis: /tmp and /var are memory disks on nanobsd. They get created from scratch by the boot scripts. Whatever is in them at shutdown goes in the bit bucket (things like RRD data can get saved at regular intervals to the real CF card). So it doesn't matter how big your CF card is! There have been some mentions of making the /tmp and /var memory disk sizing settable from the WebGUI - that would help people who have plenty of memory in their nanobsd system, they could get more space in /tmp and /var. At present you have to find where it is set in the boot scripts and edit the magic numbers. Thanks. I've found it in /etc/rc.embedded. it's called tmpsize.
  • How do i setup multi lan

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    It seems from your description that you have already setup more than one 'LAN' interface. Do you mean multi WAN? If not please describe your network and what you are trying to achieve. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.