OPNsense Forum

English Forums => General Discussion => Topic started by: kss on June 24, 2019, 03:39:18 PM

Title: Can two Raspberry-pi boards make a firewall?
Post by: kss on June 24, 2019, 03:39:18 PM
Given the impressive specs that the Raspberry Pi 4 boasts -- https://www.raspberrypi.org/products/raspberry-pi-4-model-b/ -- Broadcom BCM2711, Quad core @ 1.5GHz; up to 4GB SDRAM; 802.11ac wireless, Bluetooth 5.0,
Gigabit Ethernet --

Would it be possible to have two of these boards working together, with one ETH port serving the WAN side and the other, the LAN side?
Title: Re: Can two Raspberry-pi boards make a firewall?
Post by: chemlud on June 24, 2019, 03:44:48 PM
you can add usb-rj45 adapters and get a firewall even with a raspi 2, but it's no real fun. raspi 4 would be looking good, but is currently lacking BSD support (which won't change too soon, considering the lack of support for raspi 3 atm)...
Title: Re: Can two Raspberry-pi boards make a firewall?
Post by: bartjsmit on June 25, 2019, 10:14:07 AM
The Pi has always had throughput issues with Ethernet due to the way the network hardware connects. If you need more than about 100 Mbps, you need to wait for the 3B+ or the 4 model to be supported by FreeBSD/OPNsense.

If your throughput requirement is less than 500 Mbps, you can run a LAN and WAN VLAN trunked through any single NIC Gigabit device. For an older Pi this is around 50 with VLAN's or a bit more if you can find a working USB ethernet adapter with decent througput

Bart...
Title: Re: Can two Raspberry-pi boards make a firewall?
Post by: Vlion on May 31, 2023, 04:46:58 PM
How to setup LAN and WAN in a single ETH port raspberry pi 3 b+
Title: Re: Can two Raspberry-pi boards make a firewall?
Post by: bartjsmit on May 31, 2023, 08:36:45 PM
Separate VLAN's