• 0 Votes
    5 Posts
    516 Views
    stephenw10S

    No solution yet as far as I know. Any progress here should be on the bug report.

  • Access from internet router to LAN

    11
    0 Votes
    11 Posts
    1k Views
    johnpozJ

    @macaruchi said in Access from internet router to LAN:

    No, it doesnt

    So how would you expect pfsense to forward something that never gets to pfsense?

    Either you don't have the forward setup correctly in the router in front of pfsense, or the traffic is never even getting to that router for it to forward.. You sure when you went to can you see me that the IP it sent the traffic too was the routers wan IP that you setup the forward to pfsense wan IP?

  • Adding Netgate 3100 to existing network

    16
    0 Votes
    16 Posts
    1k Views
    P

    @stephenw10
    That makes sense.
    Thanks

  • If someone accesses the PFSense admin screen, can I put in an attack tool?

    16
    0 Votes
    16 Posts
    1k Views
    johnpozJ

    @stephenw10 yup that is a very good viable option.

    Or use that opt1 for your normal network, because the "lan" has the anti-lock out rule on it.

  • Crash

    3
    0 Votes
    3 Posts
    212 Views
    C

    @stephenw10
    Ok, I changed my hard drive. We’ll see!

  • CVE-2023-4809 in 2.7.0-RELEASE i.e FreeBSD 14.0 ?

    Moved
    6
    0 Votes
    6 Posts
    881 Views
    stephenw10S

    There is no specific rule to block it. All unsolicited traffic is blocked inbound by default.

    Traffic is scrubbed by default which prevents fragments passing but even if you disabled that most rules would not pass fragmented traffic because they cannot match without the header info.
    See: https://man.freebsd.org/cgi/man.cgi?query=pf.conf#FRAGMENT_HANDLING

    There's no way to actively pass fragments from the GUI, there is no fragment option on user rules.

  • Will pensense join vpp/dpdk

    7
    0 Votes
    7 Posts
    664 Views
    NollipfSenseN

    @planedrop said in Will pensense join vpp/dpdk:

    @NollipfSense I am guessing a typo, though that might be a difficult one to do....

    LMAO...

  • PHP Error

    6
    0 Votes
    6 Posts
    553 Views
    J

    It's defiantly Home Assistant. I assume deleting the integration didn't completely get rid of everything. I'll have to do some poking around and see if I can find out how to disable whatever is left.

  • having issue migrating OpenVPN Shared Key to SSL/TLS

    2
    0 Votes
    2 Posts
    388 Views
    stephenw10S

    Commonly it's because there are no iroutes to allow the OpenVPN server to know which subnets exist behind which clients. Those are not required in a shared key setup because it can only ever be point-to-point.

    https://docs.netgate.com/pfsense/en/latest/recipes/openvpn-s2s-tls.html#create-client-specific-overrides

    Steve

  • Netgate 7100 1U will not boot various errors

    3
    0 Votes
    3 Posts
    451 Views
    J

    @stephenw10 That's great, thank you. I'll get that done

  • [2.7.0-RELEASE] Another instance of pfSense-upgrade is running

    4
    0 Votes
    4 Posts
    550 Views
    stephenw10S

    The error is still misleading. Try removing a package at the command line:

    pkg-static remove pfSense-pkg-Open-VM-Tools

    Steve

  • nat/firewall/ha not working

    25
    0 Votes
    25 Posts
    2k Views
    stephenw10S

    Hmm, then there should be no problem with them using the primary IP in the 10.10.0X subnet as long as it' not the CARP VIP.

    Do you not see states at all on the other nodes?

  • Access webui need to open 443?

    Moved
    30
    0 Votes
    30 Posts
    2k Views
    N

    @Gertjan

    that's what i have done sunday! i was surprised that it didn't worked, but i saw the cable was still in the yellow of port of the netgear....i put it in the right port and everything goes well!

  • Unable to check for updates from dashboard

    51
    0 Votes
    51 Posts
    14k Views
    stephenw10S

    @walidbz said in Unable to check for updates from dashboard:

    i install from : https://pkg.pfsense.org/pfSense_v2_7_0_amd64-core

    That isn't where you're installing from. Neither wazuh-agent nor pkg-1.20.6 are in that repo.

    Also if you have pkg-1.19.1_2 installed you would not need to run pkg-static:

    [2.7.0-RELEASE][admin@pfsense.fire.box]/root: pkg search wazuh-agent [2.7.0-RELEASE][admin@pfsense.fire.box]/root:

    What repo do you see in?: pkg-static -d update
    What version do you in? :pkg-static info pkg

  • Restoring firewall rules on individual interfaces

    Moved
    4
    0 Votes
    4 Posts
    486 Views
    stephenw10S

    Just to clear you should restore the complete modified config. The rules section will reference a different set of interfaces so will not line up otherwise.

  • Tunning after half a gig

    Moved
    7
    0 Votes
    7 Posts
    751 Views
    stephenw10S

    @RobbieTT said in Tunning after half a gig:

    I know, you are stuck on G.fast

    The struggle is real!

    But, yes, multiqueue PPPoE sure would be nice.

  • In errors in the Lan interface

    6
    0 Votes
    6 Posts
    585 Views
    stephenw10S

    Yes, generally I'd rather use VLANs with a managed switch than a USB adapter. Though Realtek NICs can also be problematic. But not always.

    Steve

  • freeradius3 - mschap: FAILED: No NT-Password

    11
    0 Votes
    11 Posts
    2k Views
    V

    @NogBadTheBad Thanks? I added IPsec as was previously not using...

    Still - no change re: original issue:

    iOS device over wifi (Unifi AP) using 2FA: can NOT authenticate Diagnostic > Authentication: The same user authenticates using 2FA Log reports as listed in thread title
  • LAN IP Address

    Moved
    4
    0 Votes
    4 Posts
    577 Views
    johnpozJ

    @Nervous-Ned Or set your pc/device your using to connect to pfsense to have an IP that is in the range you set the new IP too.

    If pfsense IP is 192.168.1.1/24 and you change it to 192.168.2.1/24 your pc on 192.168.1.2 is not going to be able to talk to 192.168.2.1 until it has an IP in the 192.168.2.x network. Be it you change manually, or let your pc get a new IP from dhcp. This can be done by unplugging the cable from the pc for a second and then plugging it back in, or just doing a ipconfig /renew should do it as well if your on windows.

  • Bridging two ports to work as a switch

    13
    0 Votes
    13 Posts
    2k Views
    stephenw10S

    You can bridge the ports, it will work. And, as stated, it costs nothing to try it so why not. 😉

    Generally in pfSense you would not do that because adding router interfaces is a lot more expensive than switch. And because if you don't need to filter between those interfaces a switch works better and doesn't load the firewall. But it will work.

    Steve

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