If this is the only reason you need OpenBGPD, check out the CYMRU bogons list on the the WAN page. We use their published list not the bgp peering. Some day we'll import the OpenBGPD package, but at this point I'd rather wait until ospfd is ported.
--Bill On 7/30/05, Xavier Beaudouin <[EMAIL PROTECTED]> wrote: > [...] > > What about adding OpenBGPD (that is on freebsd ports also...) ? > > Since this can be integrated correctly to pfsense : > > (bgpd.conf) > allow from any community 65333:888 set pftable bogons > allow from any community 65333:888 set nexthop blackhole > > (pf.conf) > table <bogons> persist > (...) > block quick log from <bogons> to any > block quick log from any to <bogons> > > This could be very interressing with such software :) > > By the way openbsd 3.7 has now a ospfd deamon like bgpd... this is > only a matter of time to have a port for freebsd :) > > /Xavier >
