> I've tried adding the 'sshdfwd-X11:' line to my 'hosts.allow' file,
> but to no avail.  Currently, my 'hosts.allow' file has the following
> line to allow a secure shell connecition;
> 
> 'sshd: unixhost'
> 

you need something like this

sshd           : 192.168.      : allow
sshdfwd-X11    : 192.168.      : allow
[EMAIL PROTECTED]

Reply via email to