• PFSense adding a tonne to the header

    34
    0 Votes
    34 Posts
    3k Views
    Y
    @johnpoz thank you both for the reply
  • internet access lost on wired (not wireless) devices after power outage

    12
    0 Votes
    12 Posts
    675 Views
    stephenw10S
    It's dangerous (or at least confusing) to talk about VLAN 0 or 1 as an actual VLAN because you almost never want that. Switches use 1 as the 'native' VLAN meaning they use that for untagged traffic internally in the switch. You should never see traffic tagged VLAN1 outside the switch.l Seeing it usually means something is configured incorrectly and unexpected results may occur! https://docs.netgate.com/pfsense/en/latest/vlan/security.html#using-the-default-vlan-1 In ESXi VLAN 4095 means pass all VLANs. So allow tagged traffic on any VLAN to pass the switch much like most unmanaged switches would. If you do have some tagging happening somewhere the addition switch on that one client that works could be stripping it. Especially if it's VLAN1. That seems unlikely though. Hard to imagine that could have been set by a power outage. Or that it would have worked before that. Steve
  • Crowd/personal Funding a Dev to Massively expand Notification options

    1
    0 Votes
    1 Posts
    226 Views
    No one has replied
  • WiFi interface with double NAT issue

    4
    0 Votes
    4 Posts
    701 Views
    stephenw10S
    Yeah, I would definitely use access point mode. And LACP lagg there should not do anything much until you exceed the single links speed at 941Mbps. Assuming Gigabit. Even with wifi6 it's hard to reach that over wifi. Also it only helps with multiple connections sharing that. A single connection is still limited to one link. Steve
  • syslog buffer

    9
    0 Votes
    9 Posts
    756 Views
    M
    @stephenw10 I will look at my CARP problem and then I will look if the syslog is solved. Thanks a lot for your time
  • Very low upload speed

    9
    0 Votes
    9 Posts
    1k Views
    stephenw10S
    In a situation like this it's very easy to end up with asymmetric routing and that can cause all sorts of issues. How is the pfSense WAN connected? Does it share the same WAN as the other router? Can we see a diagram? Steve
  • Outbound NAT - lose connectivity

    15
    0 Votes
    15 Posts
    1k Views
    M
    @derelict Thanks for your help. I was using an Alias but NOT the IP Alias which is what was needed here. Thank you for your help here.
  • 3100 speed questions

    6
    0 Votes
    6 Posts
    804 Views
    stephenw10S
    Double NAT is not ideal but it shouldn't really affect throughput. Especially if it's PPPoE upstream which pfSense would likely be slower at terminating. The interrupt loading from the NIC is normal at maximum throughput, that's where to loading appears. There is more on the WAN NIC because of the NAT. Yes, to run bandwidthd and traffic shaping on a 1G link will require a faster CPU unfortunately. Steve
  • (Solved) Noobie question - Static Ipv4 Configuration PFsense

    3
    0 Votes
    3 Posts
    507 Views
    A
    @rico Great thanks! That seems to work
  • internet Access

    8
    0 Votes
    8 Posts
    803 Views
    N
    @dobby_ Hi Dobby, i reinstalled pfsense and removed the squid package and so far for the last 1 week looks good.
  • pfSense 2.4.5 crash report

    2
    0 Votes
    2 Posts
    373 Views
    stephenw10S
    Looks likely to be bad memory to me. Especially if you haven't made any changes recently that might have triggered it. Is there any reason you're running an old version? Steve
  • Cannot boot pfSense

    6
    0 Votes
    6 Posts
    2k Views
    stephenw10S
    What values did you add? Something that references that non-existent init? pfSense doesn't use the FreeBSD init system. As mentioned you should use /boot/loader.conf.local for any custom loader variables. Custom sysctls should be added in the GUI in Sys > Adv > System Tunables. If you need to re-install, and don't have a config backup, the installer can attempt to recover your existing config before wiping the drive. https://docs.netgate.com/pfsense/en/latest/backup/restore-during-install.html#recover-config-xml-from-existing-installation Steve
  • SECURITY ISSUE

    4
    0 Votes
    4 Posts
    721 Views
    stephenw10S
    Yeah, never open the webgui up for public access via http. If you have to access it remotely you should only ever use https and you should restrict the source IPs that can connect in the firewall rules. Using a VPN to access it s a much better solution. If, for whatever reason, you have unknown scripts running on the firewall then you need to reinstall clean and examine your config before restoring it. You might also pull the full system logs from it first and review those. Steve
  • LAN interface drops after every reboot

    9
    0 Votes
    9 Posts
    2k Views
    R
    @rcoleman-netgate gotcha. Gonna hang out with this machine for now but will chose one with intel NICs whenever I need to replace it. Thanks a lot!
  • NUT server and UPS general question

    71
    0 Votes
    71 Posts
    18k Views
    dennypageD
    @netboy You’re welcome. Glad you got everything working.
  • Problem installing PfSense to Macbook M1

    7
    0 Votes
    7 Posts
    4k Views
    stephenw10S
    Ah, well there you go. x86 FTW!
  • pfsense router behind a ZTE H1600

    Moved
    18
    0 Votes
    18 Posts
    3k Views
    stephenw10S
    I would not expect it to. And it's almost impossible to recommend doing something like that from a security stand point. Except maybe purely as a test. Steve
  • Voip not working due to nat persistence

    11
    0 Votes
    11 Posts
    1k Views
    stephenw10S
    Backup the config files from each node and compare the interfaces section. This sort of issue is almost always because the interfaces are not identically defined. They must be configured in the same order with the same internal names. Steve
  • problems configuring port access

    2
    0 Votes
    2 Posts
    437 Views
    stephenw10S
    I assume those are rules created by the webgui? And the reply-to values are the gateways? The destinations are the WAN IPs? Steve
  • Migration from Draytek to pfSense

    2
    0 Votes
    2 Posts
    516 Views
    stephenw10S
    Do it one step at a time. If you try to move from several subnets on one layer2 directly to radius assigned VLANs you are almost certainly going to hit multiple issues! I would first try to create VLANs and make sure they work with your switches/APs. That should definitely work and is not that hard to setup with Unifi gear. Then, once that's working with some test subnet, try moving your current subnets to that to separate then and see what breaks. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.