• PPPoE Negate 2100 VLAN, Bridge mode help!

    4
    0 Votes
    4 Posts
    755 Views
    NollipfSenseN

    @lawmans3 Congratulations on purchasing a Haiwei device.

    This is from eBay and may help Netgate administrators in providing a solution to your setting issue since I have no direct experience with Vlan...see images below.
    Screenshot 2023-01-17 at 10.58.42 AM.png
    Screenshot 2023-01-17 at 10.59.11 AM.png

  • pfsense cisco 4400 wlc and lap configuration

    9
    0 Votes
    9 Posts
    826 Views
    stephenw10S

    You can use any private subnet for the pfSense LAN as long as it doesn't conflict with any other connected subnet. In this case the Starlink router is using 192.168.1.0/24 already so you need to use some other subnet for the pfSense LAN. By default it uses the same subnet creating a conflict.

    Steve

  • Starlink with SG6100

    12
    0 Votes
    12 Posts
    2k Views
    X

    @stephenw10 Issue turned out to be a Traffic Shaper that I didn't realize was setup. Thank you all for your help.

  • Portable printer Brother through LAN/VLAN (WiFi)

    15
    0 Votes
    15 Posts
    2k Views
    johnpozJ

    @toni-martinez we have some sort of translation error going on here I believe.

    What IP is on the printer 192.168.0.240, or 192.168.6.240

    Which IP does your hostname point to? How could it point to both. The printer is either on the lan or its on the warehouse network. How could you have it on both?

  • Crash after month of uptime

    6
    0 Votes
    6 Posts
    788 Views
    K

    Hi Steve,

    thanks for the Information, so i had to fix the toggleing ARP issue, i use mostly emulex NICS ;-)

    best regards ré

  • Can't access the GUI after a reboot

    13
    0 Votes
    13 Posts
    1k Views
    stephenw10S

    Yeah if you just disable RAM disks there's no restriction on the size of /var or /tmp.

  • Odd issue causing audio interruptions on SDR radio hardware

    1
    0 Votes
    1 Posts
    151 Views
    No one has replied
  • Paypal Donations?

    Locked
    12
    0 Votes
    12 Posts
    3k Views
    R

    Hi all,

    While the pfSense project once accepted donations, we no longer do. Indeed, some similar projects ask for donations, we instead ask that, if you are inclined to donate to pfSense, that you instead donate to the FreeBSD Foundation.

    For 14 years, the FreeBSD Foundation has been providing funding and support for the FreeBSD Project and community worldwide. They are fully funded by donations from supporters like you as well as organizations such as: VMware, NetApp, Tarsnap, Cavium, Xinuos, Netgate and others.

    For more information, check out our blog post on the topic.

    As always, thank you for the endless support.

  • Pfsense crashes after config restore on new hardware

    6
    0 Votes
    6 Posts
    704 Views
    jimpJ

    Hard to say for sure, but there are a number of changes between FreeBSD 12.x and 14.x that likely improved support for that hardware.

  • How to apply traffic limiters to IPSEC tunnel?

    6
    0 Votes
    6 Posts
    1k Views
    M

    Thank you Steve, your explanation helped me to solve my issue.

    Now, everything is working as expected.

    Have a great day,
    Mauro

  • Nut Client Server error with ESXI

    8
    0 Votes
    8 Posts
    2k Views
    dennypageD

    @ewok2 said in Nut Client Server error with ESXI:

    Is there some port forwarding to do ?

    See post #2 in the NUT support thread for information on allowing network access.

  • Radius client special chars

    5
    0 Votes
    5 Posts
    765 Views
    J

    @jimp So had a look into this a bit and I believe this is probably NPS expecting passwords to be ucs2 rather than the utf8 that gets sent.

    Think its this project https://github.com/pear/Crypt_CHAP that the authentication test uses behind the scenes that has a bug in str2unicode. similar issue here https://github.com/dapphp/radius/issues/5

    Changed the str2unicode function on the pfsense 2.7 dev version I was using for testing and now a user with the password: Password!"£$%^&* works as expected when it didn't before.

    function str2unicode($str) { $uni = ''; $str = (string) $str; for ($i = 0; $i < mb_strlen($str); $i++) { $a = mb_ord(mb_substr($str,$i,1)) << 8; if ( $a > 65536){ echo "NPS does not support non BMP codepoints\n"; return; } $uni .= sprintf("%X", $a); } return pack('H*', $uni); }

    I'm no unicode expert or PHP but as UCS2 is only 16 bit it can't support any code points over 65536 so added a check to fail if it finds this. So no emojis or no 4 byte Chinese codepoints.

    This might still work fine in strongswan as read they added a fix for this so might just have been the authentication tab that was not working correctly. Will register for the bugtracker in the morning and update that bug.

  • Netgate 8200 - Firewall URL Table Alias not working

    Moved
    12
    0 Votes
    12 Posts
    2k Views
    S

    @motivio the System Patches package:
    https://docs.netgate.com/pfsense/en/latest/development/system-patches.html

  • need help setting up!!!

    Moved
    25
    0 Votes
    25 Posts
    2k Views
    D

    @johnpoz ok understood thank you so much for the help!!

  • Strange error: There were error(s) loading the rules: pfctl: pfctl_rules

    102
    0 Votes
    102 Posts
    20k Views
    stephenw10S

    There was a test kernel that contained the fix for 22.05 but at this point it's better to test 23.01 if you can. If you're running ZFS you can always roll back the BE snap to 22.05 if required.

  • DNS resolver not starting, missing python lib unbound-checkconf

    Moved
    6
    0 Votes
    6 Posts
    691 Views
    F

    @steveits It works now.

  • pfctl -i Interface -s states does not produce any output in 22.05

    6
    1 Votes
    6 Posts
    994 Views
    P

    @pfpv Hi! Did you get this solved?
    I also try the same :?

  • Paypal being blocked

    33
    0 Votes
    33 Posts
    4k Views
    M

    @nollipfsense actually this also stopped working and I’m back at the issue.

  • Disabling version check

    3
    0 Votes
    3 Posts
    254 Views
    J

    @jarhead Thanks

  • SURICATA STREAM Packet with invalid timestamp

    5
    0 Votes
    5 Posts
    4k Views
    D

    @steveits said in SURICATA STREAM Packet with invalid timestamp:

    @draithan In our standard Suricata setup we:

    • check "Disable hardware checksum offload" in (System->Advanced->Networking)
    • Suricata: disable ALL stream-events.rules or it will block lots of traffic on false positives

    Ok thanks for the confirmation. Appreciate it. Not seeing anyone posting to not disable..

    Appreciate everyones help!

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