• Looking for a hardware recommendation to route a 150/20Mbps connection

    4
    0 Votes
    4 Posts
    1k Views
    stephenw10S

    Yes, what packages, if any, are you wanting to run? VPN? Noise or power consumption a concern?

    Steve

  • Does WAN have to be a wireless NIC?

    8
    0 Votes
    8 Posts
    1k Views
    stephenw10S

    Yes. Just disable the DHCP server on the pfSense LAN interface (Services: DHCP Server:) and enable it on your local server. The servers DNS settings will have to be hard coded since it can't receive them from your ISP directly. That's not really a problem you can use your ISPs DNS severs or some public DNS like Google's or just use the pfSense DNS forwarder on the LAN interface.

    Steve

  • Intel 82574L Not Detected? But 82574 is supported….

    12
    0 Votes
    12 Posts
    5k Views
    stephenw10S

    It's probably some problem with the BIOS not initialising the a PCI bridge chip correctly. There are unfortunately many bioses that only work fully under windows.  >:( It might also be a more fundamental hardware incompatibility PCIe bus versions for example.
    There may be something you can adjust in the BIOS setup to get this working, some resource change for example. More research needed.  ;)

    Steve

  • My $35 5 nic atom d525 build with pictures

    13
    0 Votes
    13 Posts
    7k Views
    N

    While very possible, I gave up on this. The price of buying a case/psu is to inefficient vs just buying something, considering I'm fairly sure that my needs will completely blow this little atom out of the water. I've decided to go dual e5410 xeons with 8gb ram.

    But i'll leave this here just so people know they can do it if they want. Multiple vpn's on hte router, content filtering, and hundreds of users, eh it's a bit much.

    Switch config time for vlans and LAGs.

  • New build FW-7575?

    16
    0 Votes
    16 Posts
    3k Views
    stephenw10S

    Try using the em NIC for WAN.

    Steve

  • PCEngines APU board with pfsense setup

    11
    0 Votes
    11 Posts
    7k Views
    H

    Hi Steve,
    Thank you!

    Yes, the box (it is indeed NANO) is booted. I did that by stopping the boot sequence and giving the following commands:
    set kern.cam.boot_delay=10000
    boot

    I wanted to make this setting permanent.
    Anyway: I modified the loader.conf file: so it is permanent  ;D
    Same for the console: I've added the line in loader.conf file.

    This web GUI is not so easy - so I prefer to use my Linux knowledge and change the conf files.

    Again, thank you!

    Now I know what I've missed when I've tried to create the loader.conf.local file!

  • MICROSERVER GEN8 / BCM5720

    3
    0 Votes
    3 Posts
    2k Views
    Y

    Thanks for reply,

    This system is connected to a Linksys SW2016.

    Definitely, i'm sure it's a compatibility probleme because the 3th nic is a NC112T and work perfectly.

    Is it possible to integrate a command script who bring it down and up automatically at the startup ?

    I don't want to try the 2.2 Aplha because these 3x Pfsense are for production sites.

    If i don't find a stable solution, i think i will install VMWARE ESXi on the physical and deploy Pfsense as an Appliance, the BCM5720 is certified compatible with ESXi 5.x

    It' a shame, the last one's, on MicroServer Gen7 have raised no problem with Pfsense 2.x.

  • Huawei 392

    2
    0 Votes
    2 Posts
    695 Views
    O

    I'm running that on pfSense 2.1.3/i386, runs fine but dumps core if dongle gets disconnected.

  • HP Compaq t5700

    2
    0 Votes
    2 Posts
    994 Views
    stephenw10S

    There are few other reports of people running these thin cleints:
    https://forum.pfsense.org/index.php?topic=31707
    https://forum.pfsense.org/index.php?topic=42331

    You would want to upgrade the RAM to 512MB though. 256MB is now the absolute minimum and can run into problems in some situations.

    Steve

  • Intel i210AT, i347, Marvell 88E1543 pfsense support

    6
    0 Votes
    6 Posts
    4k Views
    X

    Hi,

    i have two i210-AT single port NIC's and one i350-T4 Quad port nic running with pfsense 2.1.3. All three work.

    The i350-T4 needed a few adjustments to become fully stable e.g. leave most of the tuning settings at default in the advanced menu System/advanced/Networking.
    Also, the i350 required to set two additional parameters to get the mbuf growth under control.

    Add this as seen here: https://doc.pfsense.org/index.php/Tuning_and_Troubleshooting_Network_Cards
    /boot/loader.conf.local

    kern.ipc.nmbclusters="131072"
    hw.igb.num_queues=1

  • Pfsense hardware home user

    5
    0 Votes
    5 Posts
    2k Views
    M

    I just ordered a pcengines apu1c4 Mainboard - around 230 EUR all inclusive.

    I first had an used 5 years old firewall, but the apu1c4 was slightly faster and I calculated that running 24/7 the cost for electric power (which is quite expensive in germany) will make the apu1c4 cheaper than the old firewall hardware.

    I have a 100Mbit/2,6Mbit Cable Internet access. pfSense runs with snort, some firewall rules, openVPN and squid proxy.
    I had havp running with squid, but this slowed Internet access too much. The rest runs ok for me.

    Conclusion: An pcengines apu1c4 with 30GB mSATA SSD, Case, powersupply is faster, uses less power, is more silent than a 5 year old hardware and is cheaper if you use it for more than 2 years.

    Edit: Details: https://forum.pfsense.org/index.php?topic=59555

  • IBM x226's NIC onboard non-working on 2.1.3-i386

    3
    0 Votes
    3 Posts
    759 Views
    L

    Hi Steve,

    I did a reload BIOS to default and the issue was solved,  ;D

    Thanks,

  • PFSense 2.1.3 on APU1C4 Slow inter LAN routing

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Log only rule

    3
    0 Votes
    3 Posts
    1k Views
    T

    excellent, thank you, exactly what I was wanting

  • Commell products

    1
    0 Votes
    1 Posts
    614 Views
    No one has replied
  • Wifi usb 802.11n/g/b

    4
    0 Votes
    4 Posts
    1k Views
    pttP

    https://forum.pfsense.org/index.php?topic=38243.msg197520#msg197520

  • [ 2.1.3-RELEASE (i386)] HP NC375T Network card driver not found [solved]

    3
    0 Votes
    3 Posts
    3k Views
    I

    The second link is really interesting.

    Thank you.

  • Mainboard Gigabyte GA-C1037UN Mini-ITX

    4
    0 Votes
    4 Posts
    1k Views
    N

    have you build it? how it goes? in terms of performance ?

  • PfSense Mini-ITX MB

    5
    0 Votes
    5 Posts
    2k Views
    1

    I just built a device using the dq77kb board.  It is working very well.  I used an intel Celeron G550 and 120gb msata that I already had.  I also installed 8gb of ram.

    Kevin

  • Pfsense on Mini ITX Gygabyte Mother Board GA-Z87N-WIFI

    2
    0 Votes
    2 Posts
    976 Views
    stephenw10S

    That board will support those services and bandwidth but I wouldn't recommend buying it.
    The Atheros NIC is not supported by pfSense 2.1.3. The wifi is not supported either. See:
    https://forum.pfsense.org/index.php?topic=67456.0

    Steve

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.