• PFsense SG3100 & Actiontec DSL modem with transparent bridging

    5
    0 Votes
    5 Posts
    529 Views
    RedDelPaPaR
    @stephenw10 currently I only have a need for one public ip at the moment. I honestly don’t foresee needing other workstations on my network to have public IP addresses.
  • Ethernet LAN freezing when saving captive portal configuration

    9
    0 Votes
    9 Posts
    816 Views
    stephenw10S
    The config is different? Or are you actually restoring the config onto both machines? I would bet it's different. Steve
  • how to use PHP shell with static route add

    pfssh.php
    2
    0 Votes
    2 Posts
    587 Views
    stephenw10S
    You probably need some include files there for the functions involved.
  • Admin user can't access users/groups

    16
    2 Votes
    16 Posts
    3k Views
    stephenw10S
    Because it was only introduced in 2.4.4p3. It will be fixed in the next release. Steve
  • 0 Votes
    13 Posts
    2k Views
    stephenw10S
    It logs those by default so if you're not seeing blocked traffic it's probably not being blocked. Run a pcap on the LAN side then to make sure those packets are leaving going back toward the phone. Steve
  • DNS resolution is slow when WAN is down but not WAN2

    6
    0 Votes
    6 Posts
    577 Views
    johnpozJ
    I would just use loopback/localhost for binding unbounds outgoing interface... This way it uses whatever is the default gateway out of pfsense.. This way you don't have to worry about unbound not being able to bind to an interface that might be down
  • 0 Votes
    3 Posts
    326 Views
    awebsterA
    @Jpub, Windows update uses a list of well known domain names, easily found by searching for it, however, what you want and how pfSense works are not quite an exact fit. pfSense provides layer 3 firewalling capabilities, which means by IP and port only. A URL is a wholly different beast as the IP isn't immediately known, only the name, and based on your initial question, you know that some of the URLs contain wildcards, eg: *.update.microsoft.com, meaning Microsoft is free to put anything in place of the *. To further complicate matters, many of these URLs resolve to CNAMES which in turn resolve to Akamai's IP addresses, so trying to block / allow by IP will also affect other traffic that coincidentally is also hosted on the same Akamai infrastructure. There are a couple of ways you could address this issue: Use a proxy server; in this case the proxy server actually sees the URL so access control can be applied on the URL's name as opposed to its IP address. The firewall can be configured to allow the proxy server out, but not the workstations, thus forcing the traffic through the proxy server. Caveat: Not all software plays nice with a proxy server. Use a WSUS server; in this case a system is dedicated to downloading the windows updates and making them available to the local machines. In this case, the firewall can be configured to allow the WSUS server access out while maintaining a more strict access policy toward the Internet.
  • 0 Votes
    2 Posts
    199 Views
    M
    Sure, create 2 gateway groups. 1st one WAN1 TIER 1 and WAN2 TIER2 2nd one WAN2 TIER 1 AND WAN1 TIER2 Assign as default gateway in the advanced options of the firewall rule. vlan 1 gatewaygroup 1st vlan2 gatewaygroup 2nd
  • [SOLVED] Virtio NIC Performance - High CPU Usage

    6
    0 Votes
    6 Posts
    3k Views
    C
    Could you please share the solution that solved your issue? I'm having the same problem right now with a server that was running ESXi before. EDIT: sorry, I missed the first line :) No ntopng on my pfsense so it must be something else...
  • Logging Snort3/Barnyard2 to Splunk?

    3
    0 Votes
    3 Posts
    291 Views
    G
    I'm getting the data into Splunk but am having a rather difficult time getting fields set, Emerging Threats have been easy to create a regex for using the wizard but the Snort alerts have been throwing a monkeywrench into that by there being an additional, duplicate field in the "Snort Alerts" https://imgur.com/a/yV0kjbL
  • Need a link between pfsense and payment service

    2
    0 Votes
    2 Posts
    254 Views
    NollipfSenseN
    You may need to use that Ubiquiti system...pfSense is a firewall, not a payment system is my thinking; however, please wait for others, especially seasoned gurus, to respond.
  • Problems after upgrading to 2.4.4-Release-p3 from 2.3.5

    11
    0 Votes
    11 Posts
    811 Views
    stephenw10S
    ClamAV is part of the main Squid package not Squidguard. It wan be enabled/disabled on the Antivirus tab in the Squid Proxy Sever page. Anyway glad you were able to resolve it. Steve
  • Change Keyboard Layout permanently

    14
    0 Votes
    14 Posts
    10k Views
    junicastJ
    I filed a feature request since I think there should be an easy option for everyone in the GUI to change the console's keyboard layout permanently. https://redmine.pfsense.org/issues/9942
  • Limit vpn access to one computer per account.

    11
    0 Votes
    11 Posts
    1k Views
    stephenw10S
    Not easily. You might be better off generating the certs externally and autenticating users separately as well if you went that route. Steve
  • Changing config values for RANCID

    7
    0 Votes
    7 Posts
    849 Views
    M
    @stephenw10 Thanks, that's exactly what I want. Kind regards, Mathias
  • Accessing via cloud service

    4
    0 Votes
    4 Posts
    669 Views
    stephenw10S
    Yeah, that's still site-to-site from the farm to the cloud. Then Remote Access to the client fro your client and you can get access to the farm LAN subnet. Steve
  • pfSense Spectrum

    23
    0 Votes
    23 Posts
    3k Views
    S
    Yes, the only thing left for me to do is get my wireless router connected up to it. Thanks everyone for all the help. I really learned something along the way.
  • WAN interface has issues getting IP from ISP

    7
    0 Votes
    7 Posts
    824 Views
    stephenw10S
    Try running a packet capture when it's down to see if pfSense is sending dhcp requests. I expect it to keep trying until it sees a reply, if it isn't then you're probably hitting that issue. Try resaving the WAN interface without making any changes, that should restart the dhclient process. If it then pulls an IP without restarting the modem you will know for sure. Steve
  • Store user navigation and bandwidth utilization in database

    4
    0 Votes
    4 Posts
    452 Views
    stephenw10S
    Yes, you get browsing history and total data values from Lightsquid reports. It's covered in the Squid hangout: https://youtu.be/xm_wEezrWf4?t=3704 Steve
  • Pfsense box stopped working

    2
    0 Votes
    2 Posts
    197 Views
    stephenw10S
    What does line 21 in /tmp/debug actually look like? That's not the more common memory error if you have the max table size set too low. That looks like a syntax error somehow. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.