Community discussions

MikroTik App
 
fpascual
Member Candidate
Member Candidate
Topic Author
Posts: 140
Joined: Mon May 29, 2006 3:17 pm

BGP Log

Mon Sep 11, 2006 4:25 pm

What's mean this log ?:

10:11:09 route,bgp,info Failed to open TCP connection: Operation now in progress
10:11:09 route,bgp,info RemoteAddr=PEER_ADDRESS
10:11:09 route,bgp,info RemotePort=179


Thanks .-
 
changeip
Forum Guru
Forum Guru
Posts: 3833
Joined: Fri May 28, 2004 5:22 pm

Mon Sep 11, 2006 6:41 pm

without seeing more of the log I am guessing tcp/179 is not allowed between the peers, or the remote peer is not allowing you to connect. Sometimes you will see 5-10 of those though and it will then connect up fine later.

Sam
 
fpascual
Member Candidate
Member Candidate
Topic Author
Posts: 140
Joined: Mon May 29, 2006 3:17 pm

Mon Sep 11, 2006 9:59 pm

Changeip, the bgp peer is active ...

Into Remote Peer:

#sh ip bgp sum

Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
Mk_IP 4 #### 187515 235740 888338 0 0 4w5d 24


This is a Cisco Router and debugging don't have any log about BGP errors or not connections.