switched server, since zooty is still the old machine we're migrating from.
authorChris Koeritz <fred@gruntose.com>
Wed, 28 Mar 2012 17:31:46 +0000 (13:31 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 28 Mar 2012 17:31:46 +0000 (13:31 -0400)
scripts/security/start_tunnels.sh

index fdcc35929f49afd1b69d4f25ba9821089b4ec73e..7ca238cff46ec9047b3e62c8226839ed3ae214a1 100644 (file)
@@ -16,7 +16,7 @@ fi
 
 while true; do
   echo Connecting sendmail and proxy servers via zooty.
-  ssh -i $HOME/.ssh/id_dsa_fred -2 -N -v -L 14008:localhost:25 fred@zooty.koeritz.com
+  ssh -i $HOME/.ssh/id_dsa_fred -2 -N -v -L 14008:localhost:25 fred@serene.feistymeow.org
   bash $FEISTY_MEOW_SCRIPTS/multimedia/sound_play.sh $soundfile
 #hmmm: parameterize this for the sound to be played.  doofus.
   echo "Got dumped from tunnels; re-establishing connection."