gortr
gortr copied to clipboard
fatal error : Wrong length for Router Key PDU
Hello,
when running gortr's rtrdump against a rpki-client (8.2)/stayrtr (0.5.1) from Debian stable, gortr's rtrdump quits with a fatal error Wrong length for Router Key PDU: 115 < 8
:
root@rpki-test-3:~# ./go-rtrdump-v0.14.8 -connect 127.0.0.1:323
INFO[0000] Connecting with plain to 127.0.0.1:323
ERRO[0004] Error Wrong length for Router Key PDU: 115 < 8
FATA[0004] Wrong length for Router Key PDU: 115 < 8
root@rpki-test-3:~#
I'm assuming these are BGPsec objects?
Thank you, Lukas