• Howto Sort Interfaces in GUI

    7
    0 Votes
    7 Posts
    791 Views
    noplanN
    @johnpoz Oh yeah Thx for inspiration!! Awesome... Not gonna play with config.xml
  • Disable or whitelist sshguard

    Locked
    13
    0 Votes
    13 Posts
    8k Views
    stephenw10S
    Ok, let's continue this in the other thread since this appears unrealed to sshguard. https://forum.netgate.com/topic/160415/having-issues-in-accessing-pfsense-using-ssh
  • Crash report - Fatal trap 12: page fault while in kernel mode (on VMWARE)

    13
    0 Votes
    13 Posts
    2k Views
    F
    @stephenw10 That makes a ton of sense. Will try it out today.
  • Spectrum Web Chat...

    3
    0 Votes
    3 Posts
    486 Views
    M
    @stephenw10 - I already knew what was blocking it, but it's not dropping anything in the log that helps much unless it's going through google analytics on the way... If it is, I'll live without it....
  • pfSense becomes unresponsive

    24
    0 Votes
    24 Posts
    2k Views
    stephenw10S
    @amaanx5a said in pfSense becomes unresponsive: The firewall still has to read that traffic, process it and send it back out on all the interfaces. All of that requires CPU cycles. Even if I use a switch? No, if you use a bridge as a switch. There is a common misconception that bridging somehow requires less CPU cycles and won't affect firewall performance for some reason. Not really sure where that comes from but just to be clear it does. If you use a switch the traffic never goes through the firewall and it can happily use all it's CPU cycles for more important things like VPNs. And, yes, use OpenVPN for remote access if you can. It the very least move your webgui to a different port to reduce the drive-by connection attempts. https://docs.netgate.com/pfsense/en/latest/recipes/remote-firewall-administration.html Steve
  • Pfsense plugin for Ubiquiti UISP(UNMS)

    ubiquiti ubnt uisp unms pfsense plugin
    4
    0 Votes
    4 Posts
    2k Views
    stephenw10S
    Ok. Yes, no way to do that as far as I know. Steve
  • pfSense bridge mode

    16
    0 Votes
    16 Posts
    3k Views
    stephenw10S
    pfSense cannot bridge PPPoE to DHCP. Snort cannot effectively see inside the PPPoE stream. Or at least the signatures are not intended to match that so it doesn't see the traffic as expected. Your options here as I see it are either to not run pfSense transparently. Put the Mikrotik in a private subnet on it's WAN. Or move the pfSense box behind the Mikrotik where it can be setup transparently and still see the traffic outside the PPPoE. Or lose the Mikrotik entirely and using the pfSense as the PPPoE client and router/firewall/IPS etc. Steve
  • Random Crashes

    4
    0 Votes
    4 Posts
    634 Views
    4
    @stephenw10 The past two have been the same. Im going to try different ram.
  • On board NIC WAN, Quad NIC LAN Multiple Switches, help VM install noobie

    2
    0 Votes
    2 Posts
    348 Views
    stephenw10S
    Yes, you can do that. You would need other ports for the two WAN though. Try adding an additional vitual NIC and connecting that to an internal VM. Then try assign that as LAN in pfSense and accessing from there. You probably have a mistake in the NIC pass through if you cannot access the webgui via whatever is LAN currently. Only the LAN interface has pass rules to allow access by default. Steve
  • Crash Report

    8
    0 Votes
    8 Posts
    970 Views
    stephenw10S
    Relevant crash report parts. Backtrace: db:0:kdb.enter.default> bt Tracing pid 11 tid 100003 td 0xfffff8000721c000 kdb_enter() at kdb_enter+0x3b/frame 0xfffffe0228ae2520 vpanic() at vpanic+0x19b/frame 0xfffffe0228ae2580 panic() at panic+0x43/frame 0xfffffe0228ae25e0 trap_pfault() at trap_pfault/frame 0xfffffe0228ae2630 trap_pfault() at trap_pfault+0x49/frame 0xfffffe0228ae2690 trap() at trap+0x29d/frame 0xfffffe0228ae27a0 calltrap() at calltrap+0x8/frame 0xfffffe0228ae27a0 --- trap 0xc, rip = 0xffffffff80cd5353, rsp = 0xfffffe0228ae2870, rbp = 0xfffffe0228ae2870 --- runq_add() at runq_add+0x43/frame 0xfffffe0228ae2870 sched_add() at sched_add+0x150/frame 0xfffffe0228ae28b0 intr_event_schedule_thread() at intr_event_schedule_thread+0xa0/frame 0xfffffe0228ae28e0 intr_event_handle() at intr_event_handle+0xce/frame 0xfffffe0228ae2930 intr_execute_handlers() at intr_execute_handlers+0x48/frame 0xfffffe0228ae2960 lapic_handle_intr() at lapic_handle_intr+0x3e/frame 0xfffffe0228ae2980 Xapic_isr1() at Xapic_isr1+0xd3/frame 0xfffffe0228ae2980 --- interrupt, rip = 0xffffffff803f18c2, rsp = 0xfffffe0228ae2a50, rbp = 0xfffffe0228ae2a90 --- acpi_cpu_idle() at acpi_cpu_idle+0x342/frame 0xfffffe0228ae2a90 cpu_idle_acpi() at cpu_idle_acpi+0x3f/frame 0xfffffe0228ae2ab0 cpu_idle() at cpu_idle+0x94/frame 0xfffffe0228ae2ad0 sched_idletd() at sched_idletd+0x476/frame 0xfffffe0228ae2bb0 fork_exit() at fork_exit+0x83/frame 0xfffffe0228ae2bf0 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0228ae2bf0 --- trap 0, rip = 0, rsp = 0, rbp = 0 --- Panic: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xffffff378335cdc8 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff80cd5353 stack pointer = 0x28:0xfffffe0228ae2870 frame pointer = 0x28:0xfffffe0228ae2870 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = resume, IOPL = 0 current process = 11 (idle: cpu0) trap number = 12 panic: page fault cpuid = 0 KDB: enter: panic Do all the crash reports you see look like that? If you had a hardware issue like RAM I would expect random crashes. Steve
  • 0 Votes
    2 Posts
    204 Views
    stephenw10S
    It's not the firewall, as you say. Both the client and server are in the same subnet so traffic goes between them directly through switch 1. pfSense never sees that traffic at all. Check for a bad subnet mask on something. It would have to be a very small mask though to include, for example, the server and gateway but not the client. It sounds like you have some asymmetric traffic. When you start pinging you get an ICMP redirect sent that then allows replies until it expires. Steve
  • PFSense + Nginx Reverse Proxy : can't see real visitors IP

    10
    0 Votes
    10 Posts
    2k Views
    stephenw10S
    Like any rule; match the traffic you need, traffic to not NAT here, then set the 'do not NAT' option. https://docs.netgate.com/pfsense/en/latest/nat/outbound.html#disabling-outbound-nat Here you probably don't want to NAT anything leaving the LAN so your rule can be source: any, destination: LANnet or similar. Steve
  • FRR BGP Communities issue

    5
    0 Votes
    5 Posts
    956 Views
    T
    @viktor_g Thanks! It works.
  • Simple route between networks setup no wan no firewall

    8
    0 Votes
    8 Posts
    1k Views
    J
    @bingo600 OK, I iwll try that - thanks
  • Import only local user directory and certs in pfsense

    2
    0 Votes
    2 Posts
    310 Views
    stephenw10S
    There is no way to do that in the GUI. You would probably have to manually edit the config file which would be easy to get wrong. You would have to completely replace the users and certs sections. The webgui cert would need to be changed to use the imported one. You might set the gui to http while you do it to avoid problems there. Steve
  • Show device ID on cli force ID to change [solved]

    6
    0 Votes
    6 Posts
    1k Views
    noplanN
    @stephenw10 Thank you ! safed me from doin some trail and error ... now i got some time to get a vlan over the 2nd port of a unifi ap ac pro there are things in networks no one gonna need ;)
  • restore config.xml after install no packages [solved]

    6
    0 Votes
    6 Posts
    595 Views
    JKnottJ
    @stephenw10 That's good to know. I'll be installing on a new computer shortly and have the config.xml file saved. I'll get it installed & running, before copying over the config. I didn't copy the DUID, as it's all new hardware, with different MAC addresses, so I expect I'll be getting a new prefix.
  • files.pfsense.org : Lets Encrypt certificate has expired

    12
    0 Votes
    12 Posts
    1k Views
    GertjanG
    echo | openssl s_client -servername domain.tld -connect domain.tld:443 | openssl x509 -noout -enddate | grep 'notAfter' > date.txt The file date.txt should contain a date and time in the future : notAfter=Apr 3 01:17:16 2021 GMT
  • Trying to enable Heos to connect over two sub LANS

    3
    0 Votes
    3 Posts
    575 Views
    T
    @stephenw10 yes but I missed the link to Denon's website. I'll have another look on there and see what it says.
  • vpn selective routing - tracetcp shows only one hop

    8
    0 Votes
    8 Posts
    2k Views
    A
    @stephenw10 thats weird indeed. connecting to the same proton free server straight from my computer will show all hops. i guess theres not much i can do thanks!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.