<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Quagga OSPF + OpenBGP]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">are there plans to marry both packages in some way ?</p>
<p dir="auto">When debugging boot process I found out, that even the openBGP package try to start "default" bgpd … but this is the daemon from Quagga which gets first matched in path:</p>
<pre><code>
vty_read_config: failed to open configuration file /usr/pbi/quagga-amd64/etc/quagga/bgpd.conf: No such file or directory
can't open configuration file [/usr/pbi/quagga-amd64/etc/quagga/bgpd.conf]
vty_read_config: failed to open configuration file /usr/pbi/quagga-amd64/etc/quagga/bgpd.conf: No such file or directory
can't open configuration file [/usr/pbi/quagga-amd64/etc/quagga/bgpd.conf]
vty_read_config: failed to open configuration file /usr/pbi/quagga-amd64/etc/quagga/bgpd.conf: No such file or directory
can't open configuration file [/usr/pbi/quagga-amd64/etc/quagga/bgpd.conf]

</code></pre>
<p dir="auto">it would nice to have both daemons in one so less memory is needed and the routing should be also much faster when only one daemon is used.</p>
<p dir="auto">Simple thinking for 1st setup:<br />
If quagga recognize OpenBGP it can make an symlink from /usr/pbi/quagga-amd64/etc/quagga/bgpd.conf to /var/etc/openbgpd/bgpd.conf or copy this content to own config file with additional needed parameters like quagga daemon password…<br />
So the quagga deaemon can use OpenBGP package interface for configure BGP ;)</p>
<p dir="auto">Bests</p>
<p dir="auto">Reiner</p>
]]></description><link>https://forum.netgate.com/topic/52878/quagga-ospf-openbgp</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 10:17:10 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/52878.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Feb 2013 21:24:32 GMT</pubDate><ttl>60</ttl></channel></rss>