# HG changeset patch # User d3v11 # Date 1320365370 14400 # Node ID 3e088515f09222fc3951377f338f5996fed764ba # Parent 3aa40dab7e7555eaa78817ef0d7698edff69c89e peer2anonet update diff -r 3aa40dab7e75 -r 3e088515f092 contrib/peer2anonet/peer2anonet --- a/contrib/peer2anonet/peer2anonet Thu Nov 03 20:07:15 2011 -0400 +++ b/contrib/peer2anonet/peer2anonet Thu Nov 03 20:09:30 2011 -0400 @@ -168,6 +168,8 @@ ip addr add $P2A_IP peer $PEERIP/32 dev \$INTERFACE scope link ip addr add $P2A_ROUTE/32 dev \$INTERFACE scope global ip link set dev \$INTERFACE up +# comment the following ping line to remove pinghack. this is a +# trick used to help bird connect. ping -c 1 -I \$INTERFACE $PEERIP -r -w 5 ) & exec /usr/sbin/quicktun.nacltai" > /services/"$PEERNAME"/run