• Share you setups! How are you keeping yourself safe online?

    5
    1 Votes
    5 Posts
    851 Views
    keyserK
    @deanfourie Good idea. 1: SG-6100 with BiDi SFP for direct Fiber to the Home attach 2: Two VLANs - Home network and Guest network. 3: Aruba CX-6100 switch and Aruba IAP-315 APs with detailed pr. Device IPv4/IPv6 L2/L3 access lists enabled - based on client MAC address (to much hassle with 802.1x for wired home networking). One SSID and all wired ports are “colorless”. Mac-address defines which VLAN, role (access rights) is assigned to you. Five network roles defined i switch/AP: ADMIN, CLIENT, IOT, SECURE IOT and GUEST. Role gets assigned from Radius based on Client Mac-address. 4: FreeRadius on pfSense with all well known MAC Addresses defined and assigned their apropriate role. Unknown MAC addresses get assigned the Guest Role. The Trick here is that different device types (Not guests) are still in the same VLAN/IP Subnet and can find each other (broadcast/arp) if allowed by the ACL role assigned in the switch/AP. 5: pfBlockerNG for Geo based aliases blocking inbound sessions to whitelisted countries. Russia, Belarus, China and North Korea blocked completely inbound/outbound. 6: pfBlockerNG for IP based blocklists and wellknown offending IPs 7: pfBlockerNG DNSBL with about 12 feeds active to block tracking, adds and phishing - including DOH Blocking. 8: Occationally NTopNG active to spy and monitor traffic, but for unknown reasons, NTopNG adds a 20 - 200 ms latency to occational packets once in a while (noticable), so it’s not running permanently. 9: Destination NAT on ANY outbound DNS, NTP requests from internal interfaces. Rerouted to pfSense NTP and DNS server.
  • Upgrade 2.5.2 to 2.6.0, upgrade success, Limiters not passing

    Moved
    129
    1 Votes
    129 Posts
    48k Views
    stephenw10S
    That's correct, there is no run-time patch for the issue. https://redmine.pfsense.org/issues/12954 Steve
  • Notification error

    6
    0 Votes
    6 Posts
    1k Views
    Z
    @jimp Thanks ... 2FA and App Password solved the problem
  • Basic 2 interface LAGG help

    4
    0 Votes
    4 Posts
    560 Views
    stephenw10S
    Only ports 23 and 24 should be in the LAGG on the switch. Check the output of ifconfig lagg0 in pfSense. If LACP is correctly setup it will show '<ACTIVE,COLLECTING,DISTRIBUTING>' on each port. You are not using a VLAN for the captive portal interface in pfSense so you shouldn't have any VLAN config in the switch for the lagg or port 7. Including VLAN trunk enable. Steve
  • increase in ram usage

    2
    0 Votes
    2 Posts
    541 Views
    fireodoF
    @enesas Its probably in context of this: Memory Leak Memory Usage As far as I read it should be fixed for CE 2.7.0 and PF+ 22.05 ...
  • Disk Full - but not seeing how

    9
    0 Votes
    9 Posts
    1k Views
    B
    @derelict I had lost webui access entirely... so I didn't have the opportunity to see the capture process still running. I had forgotten about it. Likely because the file being removed is still open by the capture process. Is there a command to see what files have open file descriptors?
  • Newbie question, just want to use VPN function not as router.

    8
    0 Votes
    8 Posts
    970 Views
    stephenw10S
    Yup, that^. You just need to change the pfSense LAN subnet to something other than what the ISP router is using. The default 192.168.1.1/24 for LAN will work if it's not already in use somewhere on your network. But I suggest you don't use that, especially for a VPN server, because it can easily conflict with remote VPN clients. Use something obscure instead like, for example, 10.100.10.1/24. Steve
  • IPv6 - set static address on tracking interface

    3
    0 Votes
    3 Posts
    670 Views
    C
    @jknott it looks like - thank you.
  • New pfsense install runs at only 610Mb/s on a gigabit fibre connection

    16
    0 Votes
    16 Posts
    3k Views
    M
    I have CAT5e jacks throughout the house and get gig speeds on every device. Possibilities I can see... misbehaving NIC on the endpoint, damaged cabling, bent pins (or corrosion) on the jack, bad termination on the jack (or patch panel), misbehaving switchport, misconfigured NIC, could also be running CAT5 instead of CAT5e, amongst other things. You can actually get up to 5 Gbit over CAT5e using mGig ports, so there shouldn't be any issues getting 1 Gbit speeds under normal circumstances. If you're not getting 1 Gbit over CAT5e, then there's an issue with something... somewhere... however subtle it may be. I feel like the CAT6 cable may be masking the underlying issue... but glad it's working.
  • NETGATE 3100 drops connection on downloading large files

    5
    0 Votes
    5 Posts
    632 Views
    stephenw10S
    Mmm, odd. I know of nothing that would do that without a deliberate config to make it do it. Like using Squid with ClamAV perhaps. But the 2GB RAM in the 3100 would restrict that. Steve
  • ZFS Boot Environments and old pool name

    4
    0 Votes
    4 Posts
    555 Views
    stephenw10S
    Mmm, the name itself should not be an issue but, yeah, I would definitely re-install.
  • /boot/loader.conf.local replaced during Upgrade to 2.6

    12
    0 Votes
    12 Posts
    1k Views
    stephenw10S
    It wasn't that it's unstable in 2.6 it's that the drivers stopped building in our build infrastructure for some reason and the errors were preventing snapshots being built. Since the only thing we've ever sold that has Realtek NICs (apu1) runs just fine with the default driver the easiest thing was to remove it at that point. I can ask about adding it back. Steve
  • Can't reach access point on other interface/subnet to configure it.

    5
    0 Votes
    5 Posts
    720 Views
    S
    @indiegamesfan said in Can't reach access point on other interface/subnet to configure it.: and block the web interface on the guest network I doubt that would be possible with most AP devices, but probably the best chance is to use an outbound NAT rule as mentioned and on the AP allow access only from that IP (the IP of that NAT rule).
  • unplugged 1 nic causes pfsense to not work

    10
    0 Votes
    10 Posts
    973 Views
    stephenw10S
    Yeah, the chances of a NIC failing so that it's not seen on the PCI bus is extremely low. It's far more likely to fail on the other side. If hardware failures like that are a concern you should be using an HA pair. Steve
  • ntpd Server Log Level

    4
    0 Votes
    4 Posts
    882 Views
    B
    @johnpoz Thanks, yeah I was aware I can see it real time, I was looking for logging. Firewall rules with logging enabled works too but IMO the service itself should do it.
  • windows clients can only ping gateway

    20
    0 Votes
    20 Posts
    3k Views
    E
    ok so i solved the problem... idk why I didn't do this earlier but I checked the arp table of the computers that were not working and the mac didn't match my router. turns out that my brother's switch killed itself and decided to give itself statically the same IP as the router, arp poisoning the network so the computers could only access devices in the same subnet. idk why this affected only Windows devices
  • Certificates expiring

    9
    0 Votes
    9 Posts
    1k Views
    JKnottJ
    @bob-dig Found it and it expired 120 days ago. I have renewed and it will expire on Dec 3, 2027. tnx
  • Send system information to MQTT broker or similar

    mqtt home assistant system
    3
    0 Votes
    3 Posts
    953 Views
    crc_error_79C
    @stephenw10 Thank you, I will check the snmp protocol ;)
  • Can't turn on

    2
    0 Votes
    2 Posts
    275 Views
    stephenw10S
    More information needed. This fails after the install? Can we see a screenshot? Which pfSense version? Which ESXi version? How is the VM configured Steve
  • How to disable configure automatic file deletion?

    2
    0 Votes
    2 Posts
    258 Views
    johnpozJ
    @dimskraft where are you creating this file - I use public key to auth to my pfsense, I only have that enabled, you can not ssh with password. You put the Authorized SSH Keys for a user, in the user manager.. [image: 1654958761603-key.jpg]
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.