in reply to Re^2: gridlocked situation with net::bgp and update the peer routing information
in thread gridlocked situation with net::bgp and update the peer routing information

Hello,

what I've done so far, I setup a remote peer and I could establish a connection to this remote peer, what I do not understand is how could I handle the incoming update messages?

My first suggestion was, that I could handle the incoming message, checked with tcpdump for incoming connections, via the update_callback subroutine, for testing purposes I put there a print line, however no call fo the callback-sub. What am I missing?

Thanks for your help in advance.

Best regards
Marcus
  • Comment on Re^3: gridlocked situation with net::bgp and update the peer routing information

Replies are listed 'Best First'.
Re^4: gridlocked situation with net::bgp and update the peer routing information
by Corion (Patriarch) on Feb 15, 2010 at 16:01 UTC

      Hello Corion,

      thanks for your help and information, I would try your suggestion.

      Best regards
      Marcus