From: Chris Koeritz Date: Wed, 28 Mar 2012 17:31:46 +0000 (-0400) Subject: switched server, since zooty is still the old machine we're migrating from. X-Git-Tag: 2.140.90~1459 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=9195fe774b7ee6ca35369a82870b55b40c5be08e;p=feisty_meow.git switched server, since zooty is still the old machine we're migrating from. --- diff --git a/scripts/security/start_tunnels.sh b/scripts/security/start_tunnels.sh index fdcc3592..7ca238cf 100644 --- a/scripts/security/start_tunnels.sh +++ b/scripts/security/start_tunnels.sh @@ -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."