Greg,


I might have misunderstood what you are doing so bear with me (I'm dog
tired too, but that is a different story).

Is the host "myFirewall.is-a-geek.com" the box running squid? If so
shouldn't you use the SSH line:

ssh -l myUserName 192.168.15.1 -L 8080:127.0.0.1:8080

or in the more generic form:

ssh -l <username> <squidbox> -L 8080:127.0.0.1:8080

That's how I get access to my Firewall/Squid combo box at home.

-Weave



Now I'm really baffled. Your connection method works -- my tunnel is up and running. Thanks for the tip! I'm confused why my original connection method doesn't work or why it used to work before. Very odd.

But it's back up and running! Thanks!!!

Greg

_______________________________________________
TriLUG mailing list
   http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ:
   http://www.trilug.org/faq/TriLUG-faq.html

Reply via email to