joseph.spenner@vaisala.com Mon Mar 13 16:57:54 2006
martin.murphy@vaisals.com

OK, the key is in place for both accounts.
ssh -l wes01 -L 10095:127.0.0.1:10095 192.101.77.209
ssh -l wes02 -L 10096:127.0.0.1:10096 192.101.77.209

Each command in its own terminal.  The result should be a local port of 
10095 and 10096 -- both with data.
But in order for it to work, your private key needs to match the public key 
I have on the server.  If you don't or don't have those keys any more, just
generate some new ones and send me the public key(s).

WES1 is whole USA network
ssh -l wes01 -L 10095:127.0.0.1:10095 192.101.77.209
Test streaming UALF to a terminal
$ telnet 127.0.0.1 10095


No longer working
WES2 is whole Texas network
ssh -l wes02 -L 10096:127.0.0.1:10096 192.101.77.209
Test streaming UALF to a terminal
$ telnet 127.0.0.1 10096
