• Starlink and pfSense

    4
    0 Votes
    4 Posts
    5k Views
    stephenw10S

    @gertjan said in Starlink and pfSense:

    Such a scheme would need a specially build DHCP client on the (Starlink) router, and its behavior should be simulated on pfSense.

    I agree. If we knew what it actually requires we should be able to do it.
    See: https://forum.netgate.com/topic/176450/starlink-no-internet-when-reject-leases-from-configured

  • PHP Fatal error with boot Environments - Help

    Moved
    4
    0 Votes
    4 Posts
    519 Views
    S

    I will have to reinstall everything, plus I have a second problem of overheating but after moving the box in my "lab" ... grrrrrrrrr

  • Problem restoring backup of Pfsense +

    8
    0 Votes
    8 Posts
    2k Views
    R

    @danioj Bigger takeaway: Netgate Device ID is based on your NICs and their MACs.

    Add VLANs over interfaces to your VM guests -- you'll be happier long-term.

  • Help with local port forwarding

    14
    0 Votes
    14 Posts
    2k Views
    M

    @johnpoz oh, thats a FANTASTIC idea, i hadnt thought of using haproxy to do this!

  • VXLAN Revisit

    1
    3 Votes
    1 Posts
    240 Views
    No one has replied
  • Logs - Log Details

    3
    0 Votes
    3 Posts
    523 Views
    stephenw10S

    You should see old leases in /var/dhcpd/var/db/dhcpd.leases if they still exist anywhere.

    Though if clients are getting a new lease they may not.

    You can choose to backup the leases in Diag > Backup > Backup extra data.

    Steve

  • Certificates and Openvpn

    14
    0 Votes
    14 Posts
    2k Views
    P

    @jimp Thanks :-) Ideas looks great :) BTW I do want to user + certificate but in that case when I changed password I was still able to login with just certificate(case 2 above).

  • NO CONNECTION AFTER BOOTING

    3
    0 Votes
    3 Posts
    437 Views
    stephenw10S

    Mmm, more info needed!

    I'd guess it's a subnet conflict though. If the upstream device is a modem it might be handing out a private lease before it syncs.

    Steve

  • Audio links like Pfsense WhatsApp and Discord not working

    9
    0 Votes
    9 Posts
    1k Views
    E

    @stephenw10

    Thank you very much. Upgrading to version 2.6 fixed the problem. It's working flawlessly now. Thank you again.

  • 0 Votes
    4 Posts
    542 Views
    JonathanLeeJ

    https://redmine.pfsense.org/issues/14356

    Redmine is open for this issue. I recently learned that it is a bigger issue over just this small part I found.

  • Terrible performance at 2.5g

    10
    0 Votes
    10 Posts
    1k Views
    stephenw10S

    Be aware that the igc driver only supports autonegotiation. Setting it to 1G simply omits the other link speeds as choices in the negotiation. If something is not enabled for negotiation it will fallback to a default speed or fail to link entirely.

  • Block bogon Networks with CGNAT

    9
    0 Votes
    9 Posts
    1k Views
    H

    @johnpoz and @stephenw10

    That's what i thought as well so I will "master" them again ;).
    For me this enough information, this can be closed.

    Thank you for your help

  • Setting up e-mail notifications under pfSense 23.01

    4
    0 Votes
    4 Posts
    669 Views
    stephenw10S

    What's the email server you're trying to connect to? How is it configured? What connection type does it expect?

    Steve

  • 0 Votes
    2 Posts
    299 Views
    B

    Update: Looks like this was caused by certain SNORT rules.
    Disabling the SNORT interface and everything works again.
    Will update further.

  • RAM Disk Settings - inconsistent limits

    3
    0 Votes
    3 Posts
    382 Views
    A

    @steveits said in RAM Disk Settings - inconsistent limits:

    I think that is related to this? https://redmine.pfsense.org/issues/13508

    Thanks, yes, it does appear to be related, although my focus was on the inconsistent value reported by the GUI (before/after Save).

    Since my first post, I've retested on 23.05-BETA built May 03 06:05:00 UTC, and it did appear to resolve the problem (the reported limit in the GUI was consistent before, and after successful and unsuccessful changes to the RAM Disk configuration). It also did let me change /var to 300.

    But the redmine also reports that commit is to be reverted because of other issues. I guess I'll just wait for now.

  • 0 Votes
    3 Posts
    590 Views
    K

    @viragomann said in LAN Devices Not Accessing Internet through pfsense Firewall Behind 5G Router:

    is only needed if you intend to allow connections from the internet.
    Allowing inbound from private IPs on WAN is only needed if you there are other devices in the WAN subnet, which need to access pfSense or devices behind, or if you allow inbound traffic from the internet und you router nats it.
    To investigate your issue, you should rule out a DNS

    Thank you for your help and guidance on this issue. I was able to solve the problem by adjusting the DNS settings, and now the LAN devices can access the Internet without any issues.

  • Single NIC machine not getting WAN IP with PFsense

    32
    0 Votes
    32 Posts
    2k Views
    johnpozJ

    @stephenw10 yeah its odd for sure - what I would do for testing and validation of the problem would be to duplicate dhcp and vlan without the modem.

    Fire up something running dhcp and let pfsense pretend its a wan interface getting dhcp and run it through the switch with the same sort of setup. untagged towards your dhcp server/gateway for pfsense, and tagged towards pfsense..

    You would use anything for the test, some laptop or pi would work just fine for such testing..

  • What size RAM disk?

    9
    0 Votes
    9 Posts
    2k Views
    stephenw10S

    Yup, there was a bug introduced. The next snap will be fixed:
    https://redmine.pfsense.org/issues/14351

    Steve

  • PFSense rewriting all traffic?

    32
    0 Votes
    32 Posts
    4k Views
    johnpozJ

    @dgarner that rule to 50000 shows a state.. So pfsense sent on the traffic at least.

    Here is what I always tell users having issues with port forwards - sniff!

    So you can prove to yourself that pfsense is doing what it is suppose to do.. So you stop looking at pfsense as the problem.. Pfsense has one job here.. To pass on traffic to where your forwarding.. If it does that, its job is done.. And well yes return traffic.. But all of that can be seen with simple sniffing

    Go to can you see me.. Send traffic to your port 50000, while you sniff - you see it hit your wan, then sniff on lan side where this 10.0.0.x address is.. Do you see pfsense send it on to that IP.. Does that IP send back an answer to pfsense? Is it a RST? Do you not see an answer?

    If you do not see an answer - firewall on the host, or pfsense not the gateway. Or something wrong with proxy on that host.. If you see a RST back - then that host said to go away.. And there is nothing pfsense can do about any of those - other than maybe if you source nat the traffic to circumvent firewall on the host your sending traffic to by making it look like the traffic came from pfsense IP on that network - but that is not a good idea normally.

  • no WAN after reboot | gets WAN if unpluging/pluging

    9
    0 Votes
    9 Posts
    1k Views
    A

    Replying here on an old thread because I had the same issue. I made an account here just to reply for anyone in the future.

    In my setup, I have my standard gateway DHCP all disabled, passthrough to the pfsense.

    There must have been an IPV6 conflict on the WAN side pfsense, because after I disabled the IPV6 DHCP on the WAN adapter, the issue went away.

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