User Tools

Site Tools


documentation:faq

This is an old revision of the document!


Frequently Asked Questions (FAQ)

Frequently Asked Questions

What's the difference between BSDRP and OPNsense or pfSense ?

  1. The main goal of BSDRP is not firewalling but routing. If you are looking for a firewall, or for sharing your Internet access, don't use BSDRP but use pfSense, OPNsense, SmallWall or t1n1wall, instead.
  2. BSDRP doesn't have a Web GUI: It's to be configured from a CLI only (like Cisco/Juniper), or by an API (like netconf) [planned feature]
  3. BSDRP is not intended for home use but for company use (small ISP as example).

What's about the routing performance ?

It depends of your hardware:

  • 4 cores Atom with with multi-queue aware NIC is the minimum for a line-rate gigabit router (1.48Mpps of smallest packet size).
  • 8 core Xeon is the minimum for a 10Gigabit Full-Duplex (10Gbps receiving + 10Gbps transmitting = 20Gbps) with IMIX packet size distribution
  • 12 core Xeon is needed for a 10Gb line-rate router (14.8Mpps)

What's about IPSec performance ?

It depends of your hardware and crypto algorithms used: IPSec performance on multiple servers with FreeBSD 11.0

What's about OpenVPN performance ?

It depends of your hardware and crypto algorithms used, but a userland software it will be almost half lower than IPSec: OpenVPN performance on multiple servers with FreeBSD 11.0

BSDRP targets x86 architectures only.

ZRouter.org targets ARM and MIPS architectures.

The technical issues regarding the support of ARM/MIPS architectures with BSDRP are:

  1. Be able to modify the bootloader (for changing the boot-partition) from the FreeBSD user space: Permit to switch the active partition after an upgrade
  2. Having a bootloader that support a minimum boot-partition selection screen: Permit to revert-back to the previous version if the new installed version has major problem.

Can you add squid/apache/BitTorrent server/subversion/MySQL/etc. to BSDRP ?

All features not related to routing will not be added into the base of BSDRP (but installing or removing FreeBSD packages is still possible).

Where is the forum ?

No forum planned..

documentation/faq.1576631568.txt.gz · Last modified: 2019/12/18 02:12 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki