• Combo function

    2
    0 Votes
    2 Posts
    408 Views
    S
    pfSense is based on the FreeBSD operating system, so anything else you install must be compatible with that OS. It is generally considered very bad practice to do so, however. Let the firewall be a firewall, and use another box for your applications.
  • Intel Atom design flaw - sg-2220 affected?

    Locked
    4
    0 Votes
    4 Posts
    446 Views
    ivorI
    @BlueKobold: I've done a search on the forums, but can't find anything on it. There was a thread that was closed by the moderator @ivor, and opening a new thread will result and ending up with a 30 day ban! Master SuperMicro Atom C2xxx AVR54 (LPC clock) Design Flaw/Bug Intel Atom C2xxx LPC failures What was pfsense's position on this, given the sg-2220 features an Atom Nxxxx ? For example what happens after 18 months if the unit bricks itself? You should not ask here in that user forum, you should ask this at the support of netgate or pfSense directly! support@pfsense.org I'm positive Spectrum48k did not know there was a thread previously. The 30 day ban was only meant for those not following the rules or being rude on the first thread (obviously this doesn't include you!) :)
  • Setting up WAN interface with a static IP and PPPoE

    2
    0 Votes
    2 Posts
    579 Views
    P
    Mh, pppoe is like a tunnel and uses 8byte from your connection. so MTU of 1492 is most the fact. All of your traffic goes through this tunnel for accounting and I think, you get every time the same IP so it is static. Other ISP (Cable) may don't use pppoe. pfadmin
  • PPPOE with VLAN to LAN with VLAN

    3
    0 Votes
    3 Posts
    1k Views
    P
    Please make a picture of what ist what in your network. I don't know what you mean with "PPPoE Modem" and so on. pfadmin
  • Cannot define table bogons

    19
    0 Votes
    19 Posts
    9k Views
    D
    Hi, I also had this error, in my case it happened using qemu as hypervisor. With KVM it works correctly instead, so it's probably an issue of virtualization
  • Appliance recommendation and the design

    2
    0 Votes
    2 Posts
    343 Views
    A
    My current Time Capsule doesn't give me any flexibility… It works but I can't see whats coming in and out of the network and can't isolate the devices...
  • Analysis of most common used outgoing ports from LAN to Internet

    6
    0 Votes
    6 Posts
    543 Views
    B
    @AMizil: Your Splunk Light license expired or you have exceeded your license limit too many times" . After expiring the trial period you have to somehow manually change to free otherwise … Go to Settings > Licensing > Change license group.  This does limit you to sending less than 500 MB/day of logs to Splunk though.
  • ARP is moving interfaces

    8
    0 Votes
    8 Posts
    1k Views
    M
    Yeah it's a little confusing because I see this in the logs also But when I check the Arp logs and DHCP logs as well as the control panel for the router it all looks right ![7-31-2017 8-34-15 PM.jpg](/public/imported_attachments/1/7-31-2017 8-34-15 PM.jpg) ![7-31-2017 8-34-15 PM.jpg_thumb](/public/imported_attachments/1/7-31-2017 8-34-15 PM.jpg_thumb) ![7-31-2017 8-33-42 PM.jpg](/public/imported_attachments/1/7-31-2017 8-33-42 PM.jpg) ![7-31-2017 8-33-42 PM.jpg_thumb](/public/imported_attachments/1/7-31-2017 8-33-42 PM.jpg_thumb)
  • System util 50% CPU non stop

    3
    0 Votes
    3 Posts
    439 Views
    E
    @Harvy66: Looks like you enabled polling. Instead of an event based system that reacts when new packets come in, it spins at 100% CPU checking to see if any new packets came in. You rock :) Thanks.
  • Home use, use home server + vmware pfsense or buy sg-2220?

    13
    0 Votes
    13 Posts
    1k Views
    stephenw10S
    I would certainly expect it to. You will only get close to the limit of it's abilities trying to fill the pipe with encrypted traffic. But even then since OpenVPN is single threaded it can only use one core leaving the other to do whatever else may be required. The D525 won't do that. Steve
  • Enabling Routing on Cisco 3750 with Virtual PFSense

    8
    0 Votes
    8 Posts
    1k Views
    A
    @pvr2002: I am in the process of familiarizing myself with the Cisco IOS and have a Cisco 3750 (with routing functionality).  Please see attachment for current working network setup. I am trying to enable IP routing on the 3750 and only route internet traffic through to the Virtual PFSense box.  I have successfully setup IP routing and ACLs to prevent vlans from talking on the switch.  However, I am running into issues determining how to get the switch to forward traffic onto the Virtual PFSense box.  I attempted to utilize RIP between the switch and PFSense, but was only able to get access from VLAN100 (even if shutting off all ACLs) to the PFSense VLAN100 Interface.  The other 3 VLANs did not communicate at all.  Can anyone provide any insight as to what may be the issue? Thanks in advance. 1. Decide whether you want cisco switch to route between vlans and route all the traffic to pfsense through a interconnect network ( pink colored in Derelict's diagram) or (2) . In this case (1)  you need to have VLANs created on the L3 switch, assign ports to VLANs , enable ip routing by configuring a routed port on L3 switch, static route on L3 sw to route all traffic to the transit IP of pfSense. On Pfsense you also need to add static routes to all your vlans  through pfsense transit IP address. ( otherwise routing won't work). In this case you also have to configure DHCP helper or  server on each L3 interface …. or use static IP addresses.  Also configure outgoing  rules on pfSense to allow traffic. Don't use routing protocols only if you have multiple network with multiple routers... 2. Use L3 sw as a L2 sw ( similar to your drawing , create vlans, assign ports to vlans, create trunk ports  on L3 sw  and on vSwitch + pfSense, configure vlan interfaces on pfSense - LAN  or wan ( for wan you also add gateway IP address), enable dhcp on  each interface , enable outgoing rules on each vlan ... . If you have a small network I would recommend to route all traffic to pfsense box ( 2)  so you can also inspect inter vlan traffic if you wish ( from security perspective). Check this topic also : https://forum.pfsense.org/index.php?topic=57239.0 you can dump  ...  show run conf BR, Adrian
  • WAN Connection Disconnecting

    1
    0 Votes
    1 Posts
    337 Views
    No one has replied
  • Cisco environment with multiple VLANS and branch office VPNs

    6
    0 Votes
    6 Posts
    603 Views
    DerelictD
    Take your Cisco config line-by-line and recreate it on pfSense. There is no guide that you will find that will cover this situation. The problem description is not very well communicated. What is currently doing the tunnels? Why do you need to keep the Cisco in-place? Something like this: [image: pfSense-Layer-3-Switch.png] [image: pfSense-Layer-3-Switch.png_thumb]
  • PfSense + AT&T Gigapower (PACE 5268ac) - 802.1x bridge

    9
    0 Votes
    9 Posts
    4k Views
    ?
    I know you can do bridging and mac address spoofing in pfSense, but I'm not sure about the packet redirection over the bridges. Please call the support od the AT&T company and ask fpr their devices able  to use together with the AT&T GIGAPOWER  it could be only the Pace 5268AC you are using but with some luck you could also go with the Arris NVG599 from AT&T. If so, do it, this device is still offering a so called "IP passthrough mode" and then you will be able to place all of your own devices firewall behind that "mode" or router. Link to that conversation: DSL-reports Question: But does ATT Gigapower allow authentication from a third party user owned router or does it have to go secondary to their own? Answer: You must use their router.  There is a kludged "IP Passthrough" mode to allow you to put your own router behind it though.
  • Time and NTP Settings Help

    4
    0 Votes
    4 Posts
    993 Views
    H
    ok,  i kind of solved my problem. i had a firewall rule to only allow the ntp port to be open in my pfsense openvpn setup. i guess it couldn't communicate with the main router through the ntp port. i thought that if i pointed the ntp server of the pfsense firewall to the main router that it would work. it didn't. maybe i have to open a port somewhere for it to work? anyway, i just removed that firewall rule and pool.ntp.org servers now work.
  • No WAN connection after xfinity modem reset/power cycle

    1
    0 Votes
    1 Posts
    241 Views
    No one has replied
  • Add more rule sets

    4
    0 Votes
    4 Posts
    678 Views
    stephenw10S
    Yes you could use an interface group, or maybe floating rules to do this. However you will still need to edit each rule on OPT1 and switch the interface to the group. You could potentially edit the config file to do that which would be faster but far more open to typos. The rule order might also be compromised. You would need to test that to be sure. Steve
  • MOVED: Update issues.

    Locked
    1
    0 Votes
    1 Posts
    307 Views
    No one has replied
  • Strange flashing symbols on screen/RAM parity error

    2
    0 Votes
    2 Posts
    553 Views
    stephenw10S
    Looks like a hardware failure, probably bad RAM given the message. Potentially some video card issue. Juts booting with the DIMMs in proves nothing really. You need to run a few loops through memtest (I prefer 86+ http://www.memtest.org/) before you can be sure it's good. Steve
  • PfSense performance test

    6
    0 Votes
    6 Posts
    5k Views
    stephenw10S
    You need to run at least some actual throughput tests to determine if your indexing test is at all accurate I would say. The Xeon-D CPUs you tested both have turbo speeds of 2.5 and 2.6GHz. pf is somewhat multithreaded but OpenVPN is not. You are not testing the complete system though so you might hit some other restriction you're not aware of. Steve
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.