Penguin

Differences between version 3 and predecessor to the previous major change of BGPNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Thursday, July 1, 2004 3:01:16 pm by CraigMckenna Revert
Older page: version 2 Last edited on Thursday, June 10, 2004 1:40:42 pm by DanielLawson Revert
@@ -2,4 +2,10 @@
  
 This normally happens because BGP sets the ttl to 1 by default, and your tunnel is inheriting the raw path [TTL]. Set the [TTL] on your tunnel device explicitally (how to do this will depend entirely on the tunnel device you are using, so check its documentation for more details) 
  
 Another solution is to enable ebgp-multihop on both BGP speakers, but I'm not sure this is a 'good' solution. Setting the TTL seems like the right thing to do here. 
+  
+!! TTL Settings for BGP peering in debian (route2)  
+  
+To get my BGP link to run over an IPv6 tunnel I've had to set the TTL of the tunnel to 255 by adding 'TTL 255' to the tunnels stanza in /etc/network/interfaces.  
+  
+So far its working for one of my tunnels, just have to wait and see if it works for the other