haylinmoore / bgp.exposed

1 stars 0 forks source link

Connections close after 90ish seconds #9

Closed haylinmoore closed 2 years ago

haylinmoore commented 2 years ago

For some reason in testing the other party stops sending keep-alives after the third keep-alive, and then the sessions expires 60 seconds after that.

INFO[0003] Got keep alive                               
INFO[0021] Got keep alive                               
INFO[0037] Got keep alive                               
ERRO[0097] 198.51.100.1:50977/923: no keep-alive received. Disconnecting. 

I'm not sure if this is a PEBKAC, my bird setup, or fgbgp not doing something properly

forkwhilefork commented 2 years ago

Wanna test with Arista?

haylinmoore commented 2 years ago

fixed in 4e55d8a468af54fbc1210588ff7f7d8aefb0837e due to go channel becoming full and stalling execution