Add ttl to virtual link for OSPF
authorAndy Bavier <acb@cs.princeton.edu>
Wed, 1 Oct 2008 17:00:27 +0000 (17:00 +0000)
committerAndy Bavier <acb@cs.princeton.edu>
Wed, 1 Oct 2008 17:00:27 +0000 (17:00 +0000)
factory/setup-link

index 78bc750..58a431f 100755 (executable)
@@ -24,7 +24,7 @@ modprobe etun
 
 ### Setup EGRE tunnel
 EGRE=d$LINK
-$IP tunnel add $EGRE  mode gre/eth remote $REMOTE key $KEY
+$IP tunnel add $EGRE  mode gre/eth remote $REMOTE key $KEY ttl 64
 $IP link set $EGRE up
 
 ### Setup etun