• 802.11s status pfSense

    2
    0 Votes
    2 Posts
    1k Views
    jimpJ
    As far as I'm aware, we have no intention of adding any wifi features like that. AP features belong in an AP. FreeBSD is great, but it does not lend itself well to being an AP.
  • PFSense Image Azure CustomData

    1
    0 Votes
    1 Posts
    554 Views
    No one has replied
  • A short preview of the "3.0" CLI commands (/r/PFSENSE)

    3
    0 Votes
    3 Posts
    1k Views
    bmeeksB
    @biggsy: Thanks Bill but I'm not sure how it would be related to Squid.  However, I'm not a Squid user either so I could easily be wrong. I run this bgpctl command from a tiny PHP script called through an afterfilterchange shellcmd. It causes the BGP peer to resend all the currently blacklisted IPs, which are loaded into an Alias table referenced by a block rule on WAN.  It does this very, very quickly, too. The only reason for having to do all this is that the Alias table is not managed through the GUI, so it gets cleared on a rule change or reload. Of course, I have no reason to expect this won't be achievable in some other way under 3.0 but it is a very useful function of openbgpd. Sorry…just realized today that I posted my reply to the wrong thread ...  :-[ Bill
  • Squid UI proposal: Add input for blacklisting URLs in addition to domains

    1
    0 Votes
    1 Posts
    517 Views
    No one has replied
  • Cisco AnyConnect (server) support?

    5
    0 Votes
    5 Posts
    9k Views
    D
    If it was an optional package add-on, the GPL license doesnt taint the base at all. +1 to this. This guy brought it in via freebsd packages https://blog.dhampir.no/content/pfsense-as-a-cisco-anyconnect-vpn-client-using-openconnect
  • User Interface suggestion for improved visability

    1
    0 Votes
    1 Posts
    507 Views
    No one has replied
  • FauxAPI :: A REST API interface for pfSense to facilitate dev-ops

    6
    0 Votes
    6 Posts
    10k Views
    N
    FauxAPI has received an update to v1.1 In brief:- new API call alias_update_urltables - forces the immediate update of remote URL tables new API call gateway_status - returns the current status of the gateways updated documentation tested against pfSense 2.3.2 and 2.3.3 The package has received some great feedback and users deploying in complex large environments - enjoy, send feedback. N
  • MOVED: Configuracion de PFsense

    Locked
    1
    0 Votes
    1 Posts
    575 Views
    No one has replied
  • BUG: unbound/ PfblockerNG when enabling RAM disk

    3
    0 Votes
    3 Posts
    1k Views
    B
    I had the same issue until I increased my RAM disk size.  I think what happens is the file tries to write to the RAM disk but fails since it's out of space with the default size.  The setting is found under System/Advanced/Miscellaneous.  I increased mine to 512 MB's.  Since I have 8 or 16 gigs of RAM and have plenty to spare.
  • Custom index.html - Bandwidthd

    1
    0 Votes
    1 Posts
    612 Views
    No one has replied
  • Command line management - pfSense_API via PowerShell

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Tools Repo

    Locked
    50
    0 Votes
    50 Posts
    27k Views
    jimpJ
    The tools repo is no longer used. Everything needed to build current versions is in the public repositories on github. There is a reason this thread has not had any activity in years. Locking.
  • How to Build pfSense 2.3?

    21
    0 Votes
    21 Posts
    14k Views
    C
    I followed the detailed post above, its on the right path but the build script is clearly designed with obstacles. So if rename to pfSense it blocks the build. So then try to rename appropriate files from pfSense to nonSense since they dont distribute with that name in addition it tries to fetch packages from dead netgate url's. The showstopper is when renaming the 3 files in here to nonSense pfsense # ls /root/work/pfsense/pfsense/tmp/FreeBSD-src/release/conf/ pfSense_make.conf          ufw_installer_make.conf    ufw_recover_make.conf pfSense_src-env.conf      ufw_installer_src-env.conf ufw_recover_src-env.conf pfSense_src.conf          ufw_installer_src.conf    ufw_recover_src.conf Then running build.sh again, the build script itself renames them back to pfSense and then complains it cannot find the nonSense files, so its sabotaging itself. I blocked the script doing the sabotage by making the filles immune (root cannot even write/delete) chflags schg nonSense_* But now hitting repo clone errors. Since I only need to compile a custom kernel I might just try to compile the kernel in the traditional FreeBSD way, as I am only oing this to get a patched kernel to fix a nasty panic bug.
  • 0 Votes
    5 Posts
    2k Views
    M
    My method is automated, Even the people who connect to these remote devices in many cases dont know anything about linux, or security.  So with a bit or code i wrote, When you SSH to the SG-1000 it automatically redirects you into telnet to the proper device, no need to issue any telnet commands, etc.  You SSH, and its as if you have gone directly to the telnet device in question. The SG-1000 would also take the place of the firewalling of the crappy DSL Modems, as they could be put in transparent mode, and the pfsense then utilized for a much better firewalling solution and access control. It would be a simultaneous upgrade to the firewall, and the telnet device at the same time, as well as facilitating better security for any other devices connected in that location. My code supports tunneling each user account to a different telnet device, not just 1 telnet device.  So its flexible in its usage, and works on bigger models as well, such as SG-2220, and 2440.
  • Package question

    1
    0 Votes
    1 Posts
    764 Views
    No one has replied
  • SysLog Data - Anyone have data they could provide for testing

    2
    0 Votes
    2 Posts
    703 Views
    K
    Looking for syslogs with external host data (i.e. public internet facing) I have internal network logs and can collect without an issue.
  • HOWTO: compile kernel with LISP support

    3
    0 Votes
    3 Posts
    3k Views
    dragoangelD
    This topic has been readen 1177 times. It means that many people interested in this technology, really good thing to drop NPt away in IPv6 Multihoming.
  • New project: accountability software for a network (prevent porn)

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Additional OpenDNS intergration

    9
    0 Votes
    9 Posts
    2k Views
    BBcan177B
    @huzbub: Can PFBlockerNG DNSBL be used in conjunction with OpenDNS?  I realize this may be a little redundant as OpenDNS does much of what PFBlocker does but I like the multiple layers of protection and additional customization of PFBlocker. I used the guide below to get OpenDNS setup and it indicates that DNS Resolver must be disabled.  And if I understand correctly the DNS Resolver is required for PFBlocker to work. https://forum.pfsense.org/index.php?topic=112288.0 DNS Resolver & Forwarder Once you completed the above process, you need to disable DNS Resolver and enable DNS Forwarder. (I am not sure if DNS Resolver can be configured with OpenDNS, I tried to configure it but no luck. With DNS Forwarder, everything work well. Maybe someone can help out to explaining it WHY) To do this, you need to go to Services > DNS Resolver > Enable: (Unchecked) After that, Go to Services > DNS Forwarder > Enable: Checked Interfaces: All Click Save Any help appreciated! The DNS Resolver (Unbound) can be enabled in Resolver or Forwarder mode. Don't confuse that with the DNS Forwarder (DNSMasq). So you can check the DNS forwarder option in the Resolver. And add the OpenDNS servers to the pfSense General tab settings to utilize both DNSBL and OpenDNS.
  • Booting Pfsense

    3
    0 Votes
    3 Posts
    939 Views
    R
    sorry i guess you didn't understood what i said. I have made a custom pfsense iso which doesnt boot so i was wondering if anyone can help with that . The iso i made is bootable , but it shows the error " cant find kernel".
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.