Subcategories

  • Discussions and feedback related to this forum

    610 Topics
    3k Posts
    G
    @stephenw10 This is my final note since it seem you will always look at this as an endpoint. It doesn't appear, it actually is, the facts are the facts. Still, moderator usually have a way to remove posts and ban single users, not just the entire herd, or at least the ones use. Perhaps those are more advance, or perhaps netgate forums lack that functionality. I never said negate took this issue lightly, I was just looking for some feedback. I have seen this process many times and for the looks of it, pfsense CE is very much in maintenance mode. Just because netgate wants to be politically correct does not mean it is not. The fact are there and they are fallowing the same path as others did. Again, this subject is just becoming redundant and it is affecting other users in the forum.
  • Community Hiring and For Hire postings related to jobs that require pfSense software skills

    29 Topics
    117 Posts
    w0wW
    @sef1414 Name it "run.sh", copy to pf and chmod according documentation https://docs.netgate.com/pfsense/en/latest/development/boot-commands.html#shell-script-option You will see messages in the system log like those quoted in the script after logger command.
  • AMT exposed on WAN

    10
    0 Votes
    10 Posts
    2k Views
    N
    I forgot to add one of the super cool feature why I also use Intel AMT on WAN: because I can have also a HW firewall; enabling Network Filters & Policies and building my rules on Intel AMT I can harden firewall and I am 100% sure that nothing can open privileged port or admin ports on pfSense wan because they are disabled from AMT. Another possibility that need to experiment is to see how AMT react to DDOS… ![2017-09-22 19.53.14.jpg](/public/imported_attachments/1/2017-09-22 19.53.14.jpg) ![2017-09-22 19.53.14.jpg_thumb](/public/imported_attachments/1/2017-09-22 19.53.14.jpg_thumb) ![2017-09-22 19.54.19.jpg](/public/imported_attachments/1/2017-09-22 19.54.19.jpg) ![2017-09-22 19.54.19.jpg_thumb](/public/imported_attachments/1/2017-09-22 19.54.19.jpg_thumb)
  • MOVED: Como fazer um site não passar pelo proxy de autenticação

    Locked
    1
    0 Votes
    1 Posts
    368 Views
    No one has replied
  • For Sale?

    1
    0 Votes
    1 Posts
    440 Views
    No one has replied
  • Openssh xauth command injection vulnerability

    3
    0 Votes
    3 Posts
    2k Views
    jimpJ
    Your scanner is faulty, it is claiming vulnerabilities based solely on the version number. FreeBSD does not alter the version number when patching. Searching on that CVE ID combined with FreeBSD would show you it was patched a long time ago: https://www.freebsd.org/security/advisories/FreeBSD-SA-16:14.openssh.asc Comparing the FreeBSD version patch level on the SA with that on pfSense shows that the FreeBSD base of current versions is well after the correction date/version.
  • 0 Votes
    1 Posts
    337 Views
    No one has replied
  • MOVED: SQSTAT with SQUID 3.x

    Locked
    1
    0 Votes
    1 Posts
    337 Views
    No one has replied
  • MOVED: Best Access Point Brand

    Locked
    1
    0 Votes
    1 Posts
    342 Views
    No one has replied
  • Post your special music

    Locked
    2
    0 Votes
    2 Posts
    619 Views
    M
    Ricky Lee Jones: Lucky Guy. https://www.youtube.com/watch?v=ccdDB0qMdZw
  • Potential DNS Rebind attack detected (CCTV online viewing)

    3
    0 Votes
    3 Posts
    552 Views
    D
    @KOM Many thanks =)
  • Can't login to ssh but web login is fine

    3
    0 Votes
    3 Posts
    609 Views
    V
    even with root user can't use ssh. The pfsense doesn't let me to login to the console even physically I couldn't login. it just show the ssh login prompt repeatedly. I don't know what should I do. Can I reset the root's password using rescue mode? Or is there any other easier way?
  • OpenBSD has added fq_codel

    2
    0 Votes
    2 Posts
    972 Views
    jimpJ
    They have removed ALTQ though, in favor of pf queues. No telling when that might filter through to pf in FreeBSD since they have diverged significantly.
  • Friends Switching to pfSense

    1
    0 Votes
    1 Posts
    649 Views
    No one has replied
  • Change file crontab

    2
    0 Votes
    2 Posts
    1k Views
    D
    Install the cron package.
  • Anyone have experience with PFMONITOR?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    ivorI
    @MasterX-BKC-: The story that i created this to sell is nonsense, i do sell it now We have been very clear about this, you cannot use our resources to advertise your services. There was a lengthy pfmonitor thread here until you revealed it will not be free. Because you changed your project to commercial we were forced to lock and eventually remove the pfmonitor thread. We left with an explanation on the pfmonitor thread long enough so everyone who have been using it could reach out to you. Moderation has been very fair to you even though we were aware of how will it end. You're welcome to use your own resources and audience for services you provide. You cannot use our forums to sell your software. Your continued passive aggressive remarks towards us have been noted.
  • Letsencrypt to issue wildcards!

    12
    0 Votes
    12 Posts
    3k Views
    Y
    i am support this, i have a lot domains and sub domains, and use for iis10 , no good ways auto renew and bind these cert. lets cert time is so short.  :)
  • PlusNet IPTV

    3
    0 Votes
    3 Posts
    844 Views
    H
    Are you running pfSense in transparent mode? Because your subnets are the same on both interfaces.
  • Dashboard GUI

    2
    0 Votes
    2 Posts
    665 Views
    bmeeksB
    Very dangerous territory to play around in if you are not experienced and if you don't have a configuration backup, but you can fix the problem by hand-editing the config.xml file in /conf.  So before you do anything else, go to DIAGNOSTICS > BACKUP AND RESTORE and create a configuration backup. The pertinent section looks like this in the file: (note that yours will be different as you have different widgets enabled) <widgets><sequence>system_information:col1:open,interfaces:col1:open,log:col2:open,services_status:col2:open,nut_status:col2:open,snort_alerts:col2:open</sequence></widgets> The code deciphers as follows – you have the widget name followed by the column it resides in on the screen and then a value to indicate if the widget is "open" or "closed" (visible or hidden).  The fields for a given widget are delimited by colons, and the widget entries themselves are delimited by commas.  Fine the errant widgets, delete them from the <sequence>element key, and then save the edited file. Bill</sequence>
  • Confirmed Intel Optane working with ZFS and 2.4.0

    12
    0 Votes
    12 Posts
    4k Views
    K
    The boot sequence can't be made take advantage of parallel execution easily because there is very strict order in which certain things have to be initialized in because the boot sequence must accommodate many different boot methods and configurations. You might be able to run one or two part in parallel here and there but overall the sequence can not be altered.
  • MOVED: Roteamento de Pacotes do OpenVPN para outra rede IPSec

    Locked
    1
    0 Votes
    1 Posts
    343 Views
    No one has replied
  • Best hp server

    7
    0 Votes
    7 Posts
    1k Views
    w0wW
    @Gaurav202mehta: 24 hours power supply This means you need server mid-range proliant not an entry level. You need ProLiant DL20 or ML110 or similar that have TWO hot-swap PSUs, that you can change ONLINE and this means real "24 hours power supply" in combination with UPS and may be diesel generator (SDMO).
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.