• 0 Votes
    2 Posts
    271 Views
    NogBadTheBadN

    They'll be under /var/log/snort :-

    [2.4.2-RELEASE][admin@pfsense]/var/log/snort: ls -alg
    total 100
    drwxr-xr-x  9 root  wheel    512 Jan  5 20:52 .
    drwxr-xr-x  7 root  wheel  1024 Dec 19 20:59 ..
    -rw-rw–--  1 root  wheel      0 Dec 22 12:17 alert
    drw-rw–--  3 root  wheel  4096 Jan 15 11:15 snort_igb0.256577
    drw-rw----  3 root  wheel    512 Jan 13 00:08 snort_igb0.343654
    drw-rw----  3 root  wheel  2048 Jan 15 00:20 snort_igb0.427080
    drw-rw----  3 root  wheel  3072 Jan 15 00:20 snort_igb0.516395
    drw-rw----  3 root  wheel  2048 Jan 15 00:20 snort_igb0.658303
    drw-rw----  3 root  wheel    512 Dec 19 21:10 snort_igb035478
    drw-rw----  3 root  wheel  12288 Jan 15 09:05 snort_pppoe054518
    -rw-rw–--  1 root  wheel  56255 Jan 15 18:05 snort_rules_update.log
    [2.4.2-RELEASE][admin@pfsense]/var/log/snort:

    The entries in red are directories, the info is stored under here.

  • Intel CPUs Massive Security Flaw issue

    95
    0 Votes
    95 Posts
    26k Views
    w0wW

    Do not update microcode now, wait.
    @https://support.lenovo.com/ee/en/solutions/len-18282:

    Withdrawn Broadwell & Haswell CPU Microcode Update:  Intel provides the CPU microcode updates required to address Variant 2, which manufacturers like Lenovo then incorporate into their UEFI firmware. Intel has notified manufacturers of quality issues in the initial Broadwell and Haswell microcode updates with instructions to no longer distribute the affected microcode. As such, Lenovo has withdrawn previously issued UEFI firmware containing the affected Broadwell and Haswell CPU microcode. We will issue revised UEFI firmware updates as soon as possible following Intel’s release of revised Broadwell and Haswell CPU microcode. Servers affected by this issue are noted, below, as “Earlier update X withdrawn due to a microcode quality issue.”

    @robi:

    I'd love to see some general-purpose tool to edit BIOS files and update microcode inside them. Something that would know most BIOS formats, open the BIN file, advise which binary microcode file to choose, and compile a new image from it.
    Because most manufacturers won't care to release BIOS updates for motherboards older than 1-2 years.

    pfSense would also want to have a nice GUI somewhere to allow us to browse for a microcode pack we can download from Intel etc. and apply it at each boot at runtime. And write in the logs whether the runtime update was successful or not.

    It is not so simple. Every BIOS is copyrighted by AWARD, AMI and whoever else… Phoenix  ;D. So you just can't edit it without buying proper license and most manufacturers use also security checks, for example I just can not flash edited BIOS into Asus motherboard with standard methods — only BIOS flashback function or hardware tools, also there are some special BIOSes like HP uses for their enterprise grade hardware.
    Even not so universal tool for BIOS modding like UBU have had copyright problem with AMI.

  • Sometimes no internet connection/extremely high ping

    1
    0 Votes
    1 Posts
    209 Views
    No one has replied
  • Does this have a menu?

    3
    0 Votes
    3 Posts
    333 Views
    jimpJ

    No, pfSense is still not able to use a user/pass for WAN 802.1x

  • Wan IP to multiple hosts

    5
    0 Votes
    5 Posts
    477 Views
    JeGrJ

    I would to like access my clients to the 3 virtual machines depending on the client.

    If by "depending on the client" you mean that you can identify your client by specific IP ranges/addresses, then it isn't that much of a problem. You can create Port Forwards with specific source addresses coming to the WAN IP to specific internal hosts. So for example:

    Src | Dst | NAT

    1.2.3.4/24 | <wan ip="">| 10.0.0.11 (Host 1 in DMZ)
    2.3.4.5/32 | <wan ip="">| 10.0.0.12 (Host 2 in DMZ)
    3.4.5.6/28 | <wan ip="">| 10.0.0.13 (Host 3 in DMZ)

    That is completely possible. Only if you want to allow access from ANY (whole internet) or you want to address the same host twice with a source already configured (e.g. 1.2.3.4/24 shall also access 10.0.0.12) that would only be possible with proxies of any kind.

    Otherwise just use different Forwardings for different clients :)</wan></wan></wan>

  • 0 Votes
    4 Posts
    520 Views
    F

    @Teo:

    Yes, I am accessing pfSense firewall sshd and web gui public IP from the LAN side.

    And you have answered your own question.

  • Pfsense <-> solaredge

    33
    0 Votes
    33 Posts
    7k Views
    stephenw10S

    If you're still having this issue I would go back to a very basic setup. No pfBlocker, no other packages. Check again. One of those things must be causing this problem.

    Steve

  • Suggestion: Two Improvements to Pfsense

    7
    0 Votes
    7 Posts
    579 Views
    K

    PfSense was never designed to be a replacement for a proper switch so don't expect it to perform like one.

  • Is this ethernet port setup possible?

    8
    0 Votes
    8 Posts
    522 Views
    GruensFroeschliG

    I assume you're still trying to workaround this: https://forum.pfsense.org/index.php?topic=142665.msg777764#msg777764
    You'd get better responses if you'd actually described what you want to achieve instead of asking for random nonsense snippets.

    Read the link in my signature, and describe your problem accordingly.

  • Problem with internet On the LAN

    8
    0 Votes
    8 Posts
    646 Views
    R

    I haven't figured out your problem yet but this may give you something to check.  Website not being reach while Google.com is reachable can be a sign that IPv6 internet is working and IPv4 internet is not.  You could be reaching google via the IPv6 internet only.

  • Out-of-order packets

    2
    0 Votes
    2 Posts
    422 Views
    JKnottJ

    ???
    What kind of packets?  With TCP, the packets are received and buffered while waiting for late packets to arrive.  With UDP, it's up to the app to decide what to do.  With some, it may also buffer in a manner similar to TCP.  Others, for example VoIP, will simply discard any packets that don't arrive in time.

  • Email Event Logs

    4
    0 Votes
    4 Posts
    537 Views
    G

    Well then welcome to pfSense.

  • Help with Intermittent issue

    7
    0 Votes
    7 Posts
    871 Views
    A

    Yes.  I ruled this out on the last time I was present.
    SSH attempts didn't magically make the firewall pass traffic on the native interface again, as it appeared to have in October.

    During the last ten minute span the "event" occurred I noted this:
    The switch port the firewall is plugged in to never went "down"
    ARP requests to the IP of that interface came back empty when requested by a workstation on that VLAN.
    I could not ping the firewall interface IP
    Traffic passing over VLAN2 to the internet (same physical ingress interface) was unaffected.
    Traffic passing over VLAN3 to the internet (again same physical ingress interface) was unaffected.
    SSH attempts didn't "wake up" the interface (didn't expect them to but had to rule out the coincidence)

    I updated to the latest firmware and rebooted.  So lets see what happens.

  • [BUG] Load Balancer monitor does not properly update server status

    2
    0 Votes
    2 Posts
    292 Views
    C

    bump

  • Where's the Azure topic area?

    3
    0 Votes
    3 Posts
    370 Views
    GrimsonG

    https://forum.pfsense.org/index.php?topic=112072.0 and https://forum.pfsense.org/index.php?board=37.0

  • Packet loss on RCC-VE 2440 after move and reflash?

    11
    0 Votes
    11 Posts
    787 Views
    ?

    Sounds like they messed up VLAN behaviour for the multi-SSID part. On top of that, they probably couldn't do this in the ASIC or accelerator, so as soon as you use those (rather common) functions to spit 802.11 traffic into 802.1q VLANs the bad performance of the (supposed) MIPS device shows. I suspect that if you use no VLAN (or default 1) and no multi-SSID it all works fine because the switch is in hardware forwarding mode.

  • CISCO VS PFSENSE

    9
    0 Votes
    9 Posts
    8k Views
    johnpozJ

    Way better than what cisco box?  i would compare pfsense to say the ISR line…

    While I love pfsense to death, it can not compete with say a 12000 series router... Nor is it meant too..

    But yes I would say that pfsense for sure is a better deal than a ISR from cisco... But you could not compare it to say a Firepower 9000 firewall, etc..

  • RDP/RemoteApp via FQDN only!

    5
    0 Votes
    5 Posts
    2k Views
    M

    @keyser:

    You can’t do that with RDP directly.
    But if you install “Remote Desktop Gateway Services” on a Windows Server, that will provide RDP access tunneled through HTTPS.
    When going through HTTPS you can do exacly what you are looking for with fx. HAproxy as a reverse proxy on pfsense. There you can do an ACL that only allows connections over HTtPS with the proper URL entered by the client.

    This works - I have it running on my home fw.

  • Port Forwarding and 802.1X

    2
    0 Votes
    2 Posts
    322 Views
    GruensFroeschliG

    A port forward needs the frames to be TCP or UDP (ethertype 0x0800 for IPv4, 0x86DD for IPv6).
    No other protocol has ports.

    EAPOL frames are a L2 protocol with ethertype 0x888E which is NOT based on IP.

  • ERROR - Bypass Proxy for These Destination IPs

    3
    0 Votes
    3 Posts
    1k Views
    boukeB

    Thanks. I was having the same issue and the alias works very well.

    Thank you!

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