On 2018/04/26 19:29, arnaud.br...@md6.fr wrote:
> I wanted to try OpenBGPD performance regarding loading full tables.
> So I setup a new OpenBSD VirtualBox VM on my laptop.
> First, 6.3 then 6.2 to double check I get the same results.
> Another VM is setup from the ova found on stubarea51 :
> http://www.stubarea51.net/2016/01/21/
> 
> When running the test (stuabarea51 VM sending full tables),
> the OpenBGPD deamon stops and says "peer closed ismg connection".
> 
> I tried with various full tables included in the stubarea51 VM.
> It always crashes without further explanation.

...

> neighbor 192.168.215.10 (BGP-VM): bad ASPATH, path invalidated and prefix 
> withdrawn
> .... some hundreds times ....
> neighbor 192.168.215.10 (BGP-VM): bad ASPATH, path invalidated and prefix 
> withdrawn
> peer closed imsg connection
> peer closed imsg connection
> main: Lost connection to RDE

Can you "tcpdump -i <port> -s1500 -w /tmp/bgp.pcap port 179" then run
"tcpdump -r /tmp/bgp.pcap -nvv" and show the last messages from before it
crashes?

Reply via email to