[cfgeeks] Solaris 10 tunnel queston

Kevin P. Inscoe kevin at inscoe.org
Thu Jan 4 14:28:25 EST 2007


On Thu Jan 04, 2007 at 02:26:19PM -0500, Kevin P. Inscoe wrote:
> On Thu Jan 04, 2007 at 01:09:02PM -0500, Kevin P. Inscoe wrote:
> 
> Here's what worked
> 
> First I had to fix the /etc/sshd/sshd_config on Solaris 10 remotehost (behind FW)
> because it would not allow me to forward TCP packets. 
> 
> Got this error the first time:
> 
> Warning: remote port forwarding failed for listen port 8080
> 
> Change AllowTcpForwarding to yes and restart sshd.

Forgot the all important command!!

ssh -v -t -l root -R 8080:localhost:8080 sun-host

I put the -v in just to watch stuff happening you don't really need it.

The fire up Squid on port 8089 (default) for RH8.

-- 
Kevin P. Inscoe                       Amateur Radio Call Sign: KE3VIN
Deltona, FL 32738                                28.9497N by 81.1952W
kevin [at] inscoe [dot] org                    http://kevininscoe.com
GPG 0x61288D53


More information about the cfgeeks mailing list