• Specific EtherType packet Forwarding between WAN and OPT interfaces

    3
    0 Votes
    3 Posts
    1k Views
    F
    My understanding is the authentication is certificate based, which I don't have access to so no way out of that. I was hoping pfSense had some Layer 2 capabilities baked in, but was a shot in the dark. I have a Dell 5424 switch which should in theory be able to only allow the 802.1X packets through to the RG and everything else to pfSense, however I'm having trouble just getting the RG and ONT to talk through the switch in the first place before any ACLs get applied. I appreciate the reply!
  • Migrating From Standalone FW to Clustered Pair

    1
    0 Votes
    1 Posts
    520 Views
    No one has replied
  • Crashing often after 2.2.5 and 2.2.6

    7
    0 Votes
    7 Posts
    3k Views
    D
    @tuscany22: I just wanted to get this posted out there so people could see it, as it sounds like there are major issues with ipsec vpns on 2.2.5 and 2.2.6. I do not agree that we should all wait for 2.3 or run 2.3 as a dev instance in production. I believe the issue should be patched in the 2.2.x tree as running to 2.3 may introduce other issues. pfSense 2.3 is based on FreeBSD 10.2-STABLE, which is FreeBSD 10.x some time after 10.2-RELEASE. pfSense 2.2.x is based on FreeBSD 10.1-RELEASE. This means there are a fair number of changes in the base operating system between the two versions. With no clear idea what triggers the crash and which FreeBSD change(s) would need backporting to the 10.1-RELEASE build used in 2.2.x to fix it, there's really not a lot that can be done. The vast amount of effort needed to bisect the issue really cannot be justified considering that a further 2.2.x release is unlikely and 2.3 is probably no more than a week or two from beta. Apart from packages, many of which still need some work, 2.3 is already very accomplished. It is only the packages situation that is stopping me from running 2.3 in production today.
  • Connectivity Issues and Listen Queue Overflow

    3
    0 Votes
    3 Posts
    5k Views
    E
    Just an update here - this looked to be related to the TCP offload engine being 'enabled' after upgrading to PFsense 2.2.4 a few months ago.  I didn't start noticing issues right away, but when I did they were connectivity limiting.  For some reason only my master firewall had this enabled, the backup firewall did not get the TOE option enabled after update. Disabling TOE fixed this issue. We've since upgraded to 2.2.5 and the issue did not repeat.
  • Enable TRIM without boot in Single Mode / Remote?

    3
    0 Votes
    3 Posts
    1k Views
    S
    @jimp: Not currently, no. It requires console access. I travel the 300 km to enable the TRIM support, sure I don't forget this the next time  8)
  • CPU usage very low

    6
    0 Votes
    6 Posts
    3k Views
    ?
    System specs: Super Micro: SYS-5018A-MLTN4, quade core ecc processor, quad intel gig nics, http://www.supermicro.co.uk/products/system/1u/5018/sys-5018a-mltn4.cfm 8GB Kingston ECC Memory Please remember this is not a Intel Atom (Rangeley) platform, it is a Intel Atom (Avoton) SoC! Rangeley = AES-NI & Intel QuickAssist Avoton = AES-NI & TurboBoost So enable PowerD (hi adaptive) is a must be on that platform as i see it right. 64GB SSD Activating TRIM would be fine, if you use the Squid proxy also for caching. I never see my CPU usage more then 3%, it is usally at 0% even if downloading or uploading a big file.  Under System Activity my CPUs are always very high on the idle. This might be related to the missing PowerD option that scales the CPU right on much load and also if there will be no load. Why is it doing this and not working harder to process?  on speedtest.net i went from 120Mb down to 4Mb down… streaming video like on Cruncyroll is not possible...  I uninstalled all squid, and disabled snort, still no change.  only service running is the firewall. For Squid and streaming portals, some peers can be set up. I already set kern.ipc.nmbclusters = 1000000 Would be also fine, because 4 LAN Ports and 4 CPU cores are creating then many queues. 4 CPU cores * 4 LAN Ports = 16 queues Perhaps you will have a look at this site to dig out some tips for squid performance tuning.
  • SquidGuard Redirect Page Not Updating

    1
    0 Votes
    1 Posts
    756 Views
    No one has replied
  • BT Openreach PPOE

    4
    0 Votes
    4 Posts
    2k Views
    ?
    I have now deleted the other interface. I am using a old VIA EPIA board with a dual PCI riser. The NIC is a Intel PRO/1000 MT Dual port. The WAN interface now uses these settings: IPv4 Configuration Type: PPoE (+ PPPoE configuration username and password) IPv6 Configuration Type: DHCP6 Block bogon networks: ticked So far it has survived one reboot, however it took a few minutes for the internet connection to come alive once pfSense rebooted. If this fails, I will change the patch cable and try another interface. I cannot try the MTU 1500 patch as my system is 32-bit.
  • DNSmasq suddenly stopped working…..

    3
    0 Votes
    3 Posts
    2k Views
    GertjanG
    This: @Koenig: Feb 17 20:02:39 php-fpm[91218]: /rc.filter_configure_sync: filter_generate_port: is not a valid destination port. shouldn't happen. Checking /etc/rc.filter_configure_syn.rv will bring me to /etc/inc/filter.inc and deep down in there function filter_generate_port will pop up the error : some source port in a (firewall / NAT ?) rule has no valid source port. Btw : which pfsense version ?
  • No interfaces shown trying to create PPP interface for 4g USB device

    9
    0 Votes
    9 Posts
    2k Views
    GertjanG
    Try this : put a switch between pfsense and your modem….
  • How to change LAN from bridge back to single interface?

    4
    0 Votes
    4 Posts
    3k Views
    chpalmerC
    Convert your WAN to another LAN for the time it takes you to get in and change things.
  • Second pfSense of a cluster totally unconfigured

    1
    0 Votes
    1 Posts
    490 Views
    No one has replied
  • LAN OPT1 and VPN routing

    4
    0 Votes
    4 Posts
    2k Views
    J
    @mudmanc4: Thanks for the reply, and I should clarify to insure were on the same page: So would this require adding a route in the VPN client, to allow only the LAN subnet ? Reading what you wrote, I dare say yes, just pushing the route for the local LAN should be sufficient.
  • Restart syslogd (SOLVED)

    2
    0 Votes
    2 Posts
    1k Views
    J
    Sigh, found it. find / -name syslogd /usr/sbin/syslogd
  • Cannot create bootable USB

    9
    0 Votes
    9 Posts
    4k Views
    MikeV7896M
    Most likely BIOS (or "Legacy" boot mode on newer computers)… I don't believe pfSense (or maybe even FreeBSD in general) uses UEFI yet.
  • PfSense Regex Help for AlienVault OSSIM

    5
    0 Votes
    5 Posts
    3k Views
    M
    Alienvault has now release a pfsense plugin. Check out https://github.com/decay/alienvault-pfsense
  • PfSense syslog to Alienvault USM

    5
    0 Votes
    5 Posts
    4k Views
    M
    Alienvault has now release a pfsense plugin. Check out https://github.com/decay/alienvault-pfsense
  • Pfsense + Ossim

    16
    0 Votes
    16 Posts
    14k Views
    M
    Alienvault has now release a pfsense plugin. Check out https://github.com/decay/alienvault-pfsense
  • Harddisk Space error

    4
    0 Votes
    4 Posts
    1k Views
    M
    It would be best to run your du command when your drive is showing full or nearly full usage. You can then drill down through the directory showing the most use until you get to the directory where the space is being used up. Otherwise it's anyone's guess where your space is being eaten up. Squid might be the culprit, though if your Postfix settings aren't correct your firewall might be queuing large amounts of undelivered mail - possibly system warnings(?).
  • Pfsense kills my upload speed why?

    7
    0 Votes
    7 Posts
    2k Views
    M
    Multiple things at 192.168.1.1 causing something in the middle (switch) to get confused by different MAC addresses?  Reason for asking is 192.168.1.1 is a pretty common default IP for lots of home network stuff.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.