On Jan 31, 2008 10:04 PM, Mike Kershaw <[EMAIL PROTECTED]> wrote: > ~/.ssh/config > > Host atldb-sv > User mkershaw > Compression yes > TCPKeepAlive yes > IdentityFile ~/.ssh/id_atldb > LocalForward 8000 localhost:80 > > Note that it matches on string, not on dns, so what you type for host is > what it matches. If you use IP, put the IP for the Host fooo.
This was the perfect solution, I'm even able to set it to protocol 1 which I keep forgetting about. Thanks! -- John D. Mort http://john.mort.net _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Feb 6 - DBUS Mar 5 - Setting up a platform-independent home/small office network using Linux
