You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:~#
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:I'm assuming these are BGPsec objects?
Thank you,
Lukas