[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 00414) BGP tunneling



Hi all,
Does anyone try to configure a IPv6 BGP tunnel with zebra&Linux?? I meet
some problems with :

   *     In bgpd.c,    I must change the the value of peer->ttl
     (peer->ttl= 64 )
   *     When I use sit0 like interface, TCP connection broken? It works
     fine with   sit1.

Thank for your suggestions.