-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FRR] Issue with show ip bgp neighbor stats -[FSM] TCP_connection_open_failed (Connect->Active) #17868
Comments
@sumanchandel2 please check with the latest versions, 8.1 is not supported. |
And... to be clear, are you complaining only about the visibility "issue" or something is not working? |
Hi @ton31337 , My Question was related with TCP connection -> established status is not happening in 1st attempt. Any reason ?
This timer thing is always coming as conenction is being established in 2nd attempt only. I have never seen "Last reset never" in 1st time TCP connection. I have added the logs in Description:
I have not seen this failure pcap also. Also, Which version(https://launchpad.net/ubuntu/jammy/+source/frr) shall i use in Ubuntu 22.04.1 and Routers/Peers can be based on Quagga based routing as well for lower version of Ubuntu Machines
I think Next Hop value should be actual Hop IP. Please suggest what's wrong here. |
Nothing is wrong here. Everything is as expected (regarding 0.0.0.0 NH). Regarding this one:
This seems more like a display "issue". Reset time is always initialized once the peer is created and/or stopped. I created a patch here #17881 to fix this and one more similar "issue". |
Issue : Connection is established but in 2nd attempt always but Last reset is always coming by info : "Waiting for peer OPEN". I have not seen any connection issue at other machine. once connection is established then both machines are sending Keepalive msgs properly.
"Connections established 1; dropped 0
Last reset 00:05:21, Waiting for peer OPEN"
Frr: 8.1-1ubuntu1.11
Machine Info:
Router Machine : 10.128.35.95
Machine Second : where neighbor is configured with anycast: 10.128.35.93
Router Logs:
Machine bgpd logs:
show ip bgp neighbor
Please check and help
The text was updated successfully, but these errors were encountered: