<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://bsdrp.net/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>BSD Router Project</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://bsdrp.net/"/>
    <id>http://bsdrp.net/</id>
    <updated>2013-05-21T22:36:54+02:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://bsdrp.net/feed.php" />
    <entry>
        <title>BSD Router Project: Routeur libre - [News] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/fr/bsdrp?rev=1369139027&amp;do=diff"/>
        <published>2013-05-21T14:23:47+02:00</published>
        <updated>2013-05-21T14:23:47+02:00</updated>
        <id>http://bsdrp.net/fr/bsdrp?rev=1369139027&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>[ BSD Router Project logo] N'achetez pas de routeur: Téléchargez-le !

BSD Router Project (BSDRP) est une distribution libre et allégée de FreeBSD dédiée au routage IP par l'utilisation de Quagga et Bird.

Téléchargements

Plus d'information sur la page des téléchargements.</summary>
    </entry>
    <entry>
        <title>BSD Router Project: Open Source Router Distribution - [News] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/bsdrp?rev=1369139010&amp;do=diff"/>
        <published>2013-05-21T14:23:30+02:00</published>
        <updated>2013-05-21T14:23:30+02:00</updated>
        <id>http://bsdrp.net/bsdrp?rev=1369139010&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>[ BSD Router Project logo] Don't buy a router: download it !

BSD Router Project (BSDRP) is an embedded free and open source router distribution based on FreeBSD with Quagga and Bird.

Downloads

More information on the Downloads page.

News

2013-03-21: BSDRP 1.4 released, read the full Release notes for more details</summary>
    </entry>
    <entry>
        <title>Fonctionnalités - [Qos] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/fr/features?rev=1368808034&amp;do=diff"/>
        <published>2013-05-17T18:27:14+02:00</published>
        <updated>2013-05-17T18:27:14+02:00</updated>
        <id>http://bsdrp.net/fr/features?rev=1368808034&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>Pré-requis

	*  256Mo pour le média d'installation (clé USB/Compact flash)
	*  1Go de RAM (192Mo est suffisant pour des tests virtualisés)
	*  processeurs: x86 (64 bits préféré) ou sparc64
	*  Console vga/clavier ou port série

Système de base

	*  Base OS: FreeBSD 9.1-Release allégé par l'utilisation de NanoBSD
	*  Méthode de mise à jour simple par l'utilisation de double partition système</summary>
    </entry>
    <entry>
        <title>Features - [Qos] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/features?rev=1368807984&amp;do=diff"/>
        <published>2013-05-17T18:26:24+02:00</published>
        <updated>2013-05-17T18:26:24+02:00</updated>
        <id>http://bsdrp.net/features?rev=1368807984&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>Requirements

	*  256MB USB key/Compact flash media,
	*  1Go of RAM (256MB are enough for virtualized tests)
	*  processors: x86 (64 bits preferred) or sparc64
	*  consoles: standard vga/keyboard or headless (serial)

Base System

	*  Base OS: Embedded FreeBSD 9.1-Release using NanoBSD
	*  Easy upgrade process using two system partitions</summary>
    </entry>
    <entry>
        <title>FreeBSD forwarding Performance - [Guides] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/technical_docs/performance?rev=1368792809&amp;do=diff"/>
        <published>2013-05-17T14:13:29+02:00</published>
        <updated>2013-05-17T14:13:29+02:00</updated>
        <id>http://bsdrp.net/documentation/technical_docs/performance?rev=1368792809&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>There are lot's of guide about tuning FreeBSD TCP performance (where the FreeBSD host is an end-point of the TCP session), but it's not the same that tunig forwarding performance (where the FreeBSD host don't have to read the TCP information of the packet being forwarded).</summary>
    </entry>
    <entry>
        <title>Frequently Asked Questions (FAQ) - [Can I install BSDRP on a MIPS or ARM device (RouterStation, D-Link, etc..) ?] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/faq?rev=1368655452&amp;do=diff"/>
        <published>2013-05-16T00:04:12+02:00</published>
        <updated>2013-05-16T00:04:12+02:00</updated>
        <id>http://bsdrp.net/documentation/faq?rev=1368655452&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>What's the difference between BSDRP and m0n0wall or pfSense ?

	*  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 m0n0wall or pfSense instead.
	*  BSDRP doesn't have a Web GUI: It's to be configured from a CLI only (like Cisco/Juniper).
	*  BSDRP is not intended for home use but for company use (small ISP as example).</summary>
    </entry>
    <entry>
        <title>How to build a BSDRP router lab</title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/examples/how_to_build_a_bsdrp_router_lab?rev=1367930719&amp;do=diff"/>
        <published>2013-05-07T14:45:19+02:00</published>
        <updated>2013-05-07T14:45:19+02:00</updated>
        <id>http://bsdrp.net/documentation/examples/how_to_build_a_bsdrp_router_lab?rev=1367930719&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>BSDRP lab scripts

BSDRP provide some scripts for setting-up labs with Qemu/KVM or Virtualbox.

Qemu/KVM



Patched release of Qemu can be found:

	*  FreeBSD: Included (GNS3 option)
	*  Windows: GNS3's qemu 0.13.0

Under FreeBSD or Linux

If you want to use Qemu or KVM, here is the BSDRP qemu/kvm lab shell script.</summary>
    </entry>
    <entry>
        <title>IBM eServer xSeries 306m - [pciconf] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/examples/ibm_eserver_xseries_306m?rev=1366378560&amp;do=diff"/>
        <published>2013-04-19T15:36:00+02:00</published>
        <updated>2013-04-19T15:36:00+02:00</updated>
        <id>http://bsdrp.net/documentation/examples/ibm_eserver_xseries_306m?rev=1366378560&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>dmesg


Copyright (c) 1992-2013 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 10.0-CURRENT #0 r249330: Wed Apr 10 11:35:11 CEST 2013
    root@orange.bsdrp.net:/usr/obj/BSDRPcur.amd64/usr/local/BSDRP/BSDRPcur/FreeBSD/src/sys/amd64 amd64
FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221
CPU: In…</summary>
    </entry>
    <entry>
        <title>Setting-up a forwarding performance benchmark lab - [Global concept] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/examples/setting_up_a_forwarding_performance_benchmark_lab?rev=1366029453&amp;do=diff"/>
        <published>2013-04-15T14:37:33+02:00</published>
        <updated>2013-04-15T14:37:33+02:00</updated>
        <id>http://bsdrp.net/documentation/examples/setting_up_a_forwarding_performance_benchmark_lab?rev=1366029453&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>Global concept

A full router benchmark lab should be able to do all RFC2544 and RFC3222 tests. But, we will start by a more simple lab by focusing on a wire-speed (or line-rate) packet-generator.
We didn't cover firewall benchmark (RCF3511) here.

Reading some benchmark advice is a good idea too.</summary>
    </entry>
    <entry>
        <title>Forwarding performance lab of an IBM eServer 306m with Intel 82546GB - [Hardware detail] </title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/documentation/examples/ibm_eserver_306m_with_intel_82546gb?rev=1365653615&amp;do=diff"/>
        <published>2013-04-11T06:13:35+02:00</published>
        <updated>2013-04-11T06:13:35+02:00</updated>
        <id>http://bsdrp.net/documentation/examples/ibm_eserver_306m_with_intel_82546gb?rev=1365653615&amp;do=diff</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>Hardware detail

This lab will test an IBM eServer xSeries 306m with one core (Intel Pentium4 3.00GHz, hyper-threading disabled) and a dual NIC 82546GB connected to the PCI-X Bus.
Overloading a one core server should be easy.

Lab set-up

The lab is detailed here: Setting up a forwarding performance benchmark lab.</summary>
    </entry>
    <entry>
        <title>documentation:examples:maximum_bsdrp_features_lab.png</title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/?image=documentation%3Aexamples%3Amaximum_bsdrp_features_lab.png&amp;ns=documentation%3Aexamples&amp;rev=1363806510&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
        <published>2013-03-20T20:08:30+02:00</published>
        <updated>2013-03-20T20:08:30+02:00</updated>
        <id>http://bsdrp.net/?image=documentation%3Aexamples%3Amaximum_bsdrp_features_lab.png&amp;ns=documentation%3Aexamples&amp;rev=1363806510&amp;tab_details=history&amp;mediado=diff&amp;do=media</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>&lt;img src=&quot;/_media/documentation/examples/maximum_bsdrp_features_lab.png?w=500&amp;h=372t=1363806510&amp;amp;tok=4fbb81&quot; alt=&quot;documentation:examples:maximum_bsdrp_features_lab.png&quot; /&gt;</summary>
    </entry>
    <entry>
        <title>documentation:bsdrp.framework.flowshart.png</title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/?image=documentation%3Absdrp.framework.flowshart.png&amp;ns=documentation&amp;rev=1358608284&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
        <published>2013-01-19T16:11:24+02:00</published>
        <updated>2013-01-19T16:11:24+02:00</updated>
        <id>http://bsdrp.net/?image=documentation%3Absdrp.framework.flowshart.png&amp;ns=documentation&amp;rev=1358608284&amp;tab_details=history&amp;mediado=diff&amp;do=media</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>&lt;img src=&quot;/_media/documentation/bsdrp.framework.flowshart.png?w=500&amp;h=375t=1358608284&amp;amp;tok=5fa47f&quot; alt=&quot;documentation:bsdrp.framework.flowshart.png&quot; /&gt;</summary>
    </entry>
    <entry>
        <title>documentation:examples:labs.multicast-pim-dm.png - created</title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/?image=documentation%3Aexamples%3Alabs.multicast-pim-dm.png&amp;ns=documentation%3Aexamples&amp;rev=1354714166&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
        <published>2012-12-05T14:29:26+02:00</published>
        <updated>2012-12-05T14:29:26+02:00</updated>
        <id>http://bsdrp.net/?image=documentation%3Aexamples%3Alabs.multicast-pim-dm.png&amp;ns=documentation%3Aexamples&amp;rev=1354714166&amp;tab_details=history&amp;mediado=diff&amp;do=media</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>&lt;img src=&quot;/_media/documentation/examples/labs.multicast-pim-dm.png?w=500&amp;h=101t=1354714166&amp;amp;tok=1bb194&quot; alt=&quot;documentation:examples:labs.multicast-pim-dm.png&quot; /&gt;</summary>
    </entry>
    <entry>
        <title>bsdrp.logo.128.png</title>
        <link rel="alternate" type="text/html" href="http://bsdrp.net/?image=bsdrp.logo.128.png&amp;ns=&amp;rev=1347377415&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
        <published>2012-09-11T17:30:15+02:00</published>
        <updated>2012-09-11T17:30:15+02:00</updated>
        <id>http://bsdrp.net/?image=bsdrp.logo.128.png&amp;ns=&amp;rev=1347377415&amp;tab_details=history&amp;mediado=diff&amp;do=media</id>
        <author>
            <name>olivier</name>
        </author>
        <summary>&lt;img src=&quot;/_media/bsdrp.logo.128.png?w=128&amp;h=128t=1347377415&amp;amp;tok=d94056&quot; alt=&quot;bsdrp.logo.128.png&quot; /&gt;</summary>
    </entry>
</feed>
