On Sun, Sep 28, 2003 at 09:54:11PM -0500, Tim Wilson wrote: > 5. Use a VPN connection to the inside LAN. IPCop does IPSec. Would a > PPro 200 with 96 MB RAM be enough horsepower for the firewall in this > case? > > Any other ideas? Use SSH to tunnel the connection to your private services behind your firewall: shell$ nohup ssh -L 12345:192.168.1.2:12345 -n user at host& shell$ xmms http://localhost:12345/songlist.m3u -- Chad Walstrom <chewie at wookimus.net> http://www.wookimus.net/ assert(expired(knowledge)); /* core dump */ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20030928/655d4ee5/attachment.pgp