On Mon, Nov 24, 2014 at 1:20 PM, Prashant Chougule <chougulepa...@gmail.com>
wrote:

> Hi,
>      I am trying to set-up BGP Route Reflector and Confederation using
> Quagga and Bird
> <http://bsdrp.net/documentation/examples/bgp_route_reflector_and_confederation_using_quagga_and_bird>
>  using
> 7 physical router installed with FreeBSD , I am successfully able to get
> the connection between all routers as per instruction given in documents
> but when I do traceroute I will not able to get path, I am not able to
> figure-out the problem, can anyone help me?
>

If traceroute display all hop but not the last one:
It's because BSDRP is configured with net.inet.udp.blackhole=1
(/etc/sysctl.conf) and will drop the traceroute UDP.
You just have to re-enable udp blackhole with a "sysctl
net.inet.udp.blackhole=1" on your target BSDRP.


If traceroute didn't show any routers... then you've got another problem: Did
you learn correctly the routes ?

Regards,

Olivier
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Bsdrp-users mailing list
Bsdrp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bsdrp-users

Reply via email to