I believe this steps are missed:-

1.Configure the remote Solaris Secure Shell server to allow port forwarding.
 Change the value of AllowTcpForwarding to yes in the /etc/ssh/sshd_config file.
  
# Port forwarding
AllowTcpForwarding yes

2 Restart the Solaris Secure Shell service.

remoteHost# svcadm restart network/ssh:default
 
 
This message posted from opensolaris.org

Reply via email to