2011/6/8 Christian Albrecht <[email protected]>:
>> $ htc --forward-port 8001 tunnel.example.com:80
>> $ ssh root@localhost -p 8001
>> ssh_exchange_identification: Connection closed by remote host
>
> It looks like a tcpwrapper (/etc/hosts.allow, /etc/hosts.deny) issue. Do you
> have enabled localhost for using sshd?
>
> Try to add a line like in /etc/hosts.allow
>
> sshd: 127.0.0.1: allow

It can't be that because when I connect my HTTPTunnel Client directly
on my tunnel server, it works! But, it doesn't works when the client
requests pass by Varnish... Any other idea?

Thanks!
Samuel ROZE.

_______________________________________________
varnish-misc mailing list
[email protected]
http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to