[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 00414) BGP tunneling
- To: zebra@xxxxxxxxx, usagi-users@xxxxxxxxxxxxxx
- Subject: (usagi-users 00414) BGP tunneling
- From: VO Tien Cuong <vo@xxxxxxxxxxxxx>
- Date: Fri, 20 Apr 2001 16:43:10 +0200
- Organization: Alcatel France
- Reply-to: usagi-users@xxxxxxxxxxxxxx
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.