repo: resdb action: commit revision: path_from: revision_from: 8c4564fc4c6f9f94bd837af6ba5716d9b58c6f3a: path_to: revision_to:
commit 8c4564fc4c6f9f94bd837af6ba5716d9b58c6f3a Author: d3v11Date: Thu Nov 3 20:09:30 2011 -0400 peer2anonet update diff --git a/contrib/peer2anonet/peer2anonet b/contrib/peer2anonet/peer2anonet
--- a/contrib/peer2anonet/peer2anonet +++ b/contrib/peer2anonet/peer2anonet @@ -168,6 +168,8 @@ export INTERFACE=ppp-$PEERNAME 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
-----END OF PAGE-----