From 9195fe774b7ee6ca35369a82870b55b40c5be08e Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 28 Mar 2012 13:31:46 -0400 Subject: [PATCH] switched server, since zooty is still the old machine we're migrating from. --- scripts/security/start_tunnels.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- 2.34.1