• RRD graphs

    10
    0 Votes
    10 Posts
    983 Views
    ender_E

    The old graphs worked just fine for me - while they were somewhat barren, they had the right information density and were fine to quickly figure out what was happening in the last day/week/month (and they didn't require me to set up and maintain yet another thing).

    It would help a lot if the Monitoring page let me put multiple graphs on a single page (and maybe have a high contrast option, similarly to how VMWare ESXi's web UI has it - yes, the colours are ugly, but much easier to distinguish).

  • Noob needs help with pfsense

    17
    0 Votes
    17 Posts
    1k Views
    stephenw10S

    Ha, there's a reason that phrase is a meme! 😁

    Steve

  • permission denied for command on LCM

    2
    0 Votes
    2 Posts
    232 Views
    stephenw10S

    Not executable? What does ls -ls shown in /tmp?

    Steve

  • 0 Votes
    10 Posts
    1k Views
    johnpozJ

    heheheeh - this is true ;)

    He posted his public IP, we could send him some - hehehe ROFL

  • Running additional internet applications on pfsense

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S

    There's no 100% safe way to do this, whatever you choose to run is untested and might have introduced issues. Only you will be able to test and fix that. Installing pkgs from other repos may replace a package we modify for pfSense with unexpected results.
    If you really have to do this the safest way is probably to use bhyve.

    Otherwise run pfSense and whatever else you need both as VMs in some other hypervisor.

    Steve

  • Setting up a block of static IPs from ISP

    2
    0 Votes
    2 Posts
    216 Views
    stephenw10S

    Unless the ISP is routing the complete subnet to you, via some other IP, it's better to use individual VIPs.

    Port forwarding is not necessarily any safer. By default it will add a linked firewall rule to pass the traffic defined in the forward. 1:1 NAT rules do not, you need to add firewall rules for the ports you need. So add only one port and the result is similar. 1:1 NAT also NATs traffic from the target outbound so if you need that internal host to appear to use that public IP for connection it initiates it can be the better option. You can also do that with a manual outbound NAT rule + a port forward.

    Steve

  • Running both pfsense and unms on one machine

    6
    0 Votes
    6 Posts
    1k Views
    stephenw10S

    Two main reasons besides simply; java 😬 :

    You are increasing the attack surface of the firewall by running whatever that is you're running. Almost nobody else will be running that so any cracks it opens will be yours to find and fix.

    That is not hosted on our repo so to install it you will be pulling packages from the main FreeBSD repo or worse some unknown 3rd party repo. Those may overwrite default packages with unintended consequences.
    Will it upgrade to a new pfSense version? Who knows it will be completely untested.

    As you say it's FreeBSD so you probably can do that but I wouldn't unless there was really no alternative. And there are alternatives.

    Steve

  • Download pfsense 2.4.3 p1

    9
    0 Votes
    9 Posts
    790 Views
    F

    It took a while, but I managed to make freeradius work, thank you all.

  • How to block netflix

    13
    0 Votes
    13 Posts
    5k Views
    S

    Netflix has asn of 2906 40029 55059 136292 and so on you can find it in .. then after that you can do the needed for that

  • Traffic Totals - 404

    8
    0 Votes
    8 Posts
    782 Views
    JKnottJ

    @johnpoz

    Given the steps required to install it, there's no way it could have been accidental and it's also not the first time it happened. There was another package that I hadn't installed for my UPS, IIRC. I also posted about that here.

  • pfSense 2.5.0 development status ???

    3
    0 Votes
    3 Posts
    1k Views
    D

    Thank you. So many open items. Is it safe to assume that a production release will not be coming within the next six months?

  • Make Netgate XG-7100 and Cisco Mobility Express work together on 2nd WLAN

    Moved
    18
    0 Votes
    18 Posts
    1k Views
    N

    I must apologize to everyone who replied to this thread for being absent. The XG-7100 just stopped responding via web on all interfaces one Sunday and I just had to take care of that issue first before proceeding to this thread. fyi, the XG-7100 was throwing filesystem full messages via console and everything slowed down to a crawl. I was able to do a reset to factory, restore from backup and all is well again but under observation. this is for another thread.

    Yes, the XG-7100 is connected to Unmanagedswitch1 via LAN (port2). Okay, i'll try that switch config in a bit and report back.

    Thanks for moving this to the proper area, Steve.

  • Fresh Install Allows All Traffic

    4
    0 Votes
    4 Posts
    336 Views
    M

    The short answer is yes, although, more specifically... on a fresh install, PFsense allows all outbound traffic sourced from the subnet assigned to the LAN interface by default. However, there's an implicit deny on all OPT interfaces until firewall rules are added.

  • What IP is using all my WAN bandwidth

    5
    0 Votes
    5 Posts
    424 Views
    johnpozJ

    Darkstat package might be better for you wanting to track something down that is happening now.. You can turn it on and off easy enough.

  • Redmine Data Issue

    3
    0 Votes
    3 Posts
    422 Views
    ?

    Thanks for the clarification and updating the target version. I thought I had included the issue number in the clip but missed it. I was not as focused on this particular issue, but more generally.

  • Unnecessary rules

    3
    0 Votes
    3 Posts
    399 Views
    jimpJ

    As @stephenw10 mentioned, using Reject internally is one good reason, but there are also other reasons someone might want explicit block/reject rules, such as:

    To fine-tune which blocked traffic gets logged / not logged In combination with policy routing rules and the "Skip rules when gateway is down" option so that policy routed traffic will fall through to specific block rules if a gateway is offline To make the ruleset easier to read for less experienced admins who are not familiar with the default block behavior
  • Exporting LetsEncrypt Certificates in Automated mode.

    3
    0 Votes
    3 Posts
    919 Views
    S

    @stephenw10 Thank you very much for guiding me. Steve
    Best Regards.
    SMR

  • Deny dhcp lease and lan access to unknow and unwanted devices

    9
    0 Votes
    9 Posts
    714 Views
    T

    I've done this using a selfmade captive portal page, but thanks anyway for your hints.

  • Central Configurations

    1
    0 Votes
    1 Posts
    173 Views
    No one has replied
  • Fresh install internet access issue

    15
    0 Votes
    15 Posts
    650 Views
    stephenw10S

    That looks to be working fine, it pulls an IP and then renews it every hour. Was it not working at that point?

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