-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bulot Gr�gory a �crit : > Bonjour, [...] > Depuis MonPc (en root) > MonPc # ssh -L 12000:localhost:11000 IpPubliqueAutre (et j'arrive sur AutrePc > jusque la aucun soucis) > AutrePC # ssh -L 11000:localhost:443 -p 222 IpLocalAutreRouteur > ne retourne aucune erreur mais le lien ne semble pas correcte (channel 3: > open > failed: connect failed: Connection refused) [...]
Je veux pas dire de b�tise, mais je crois que le deuxi�me ssh n'est acc�ssible que depuis une connexion local et pas distante comme dans ton cas. Regarde donc dans le man de ssh_config: GatewayPorts: Specifies whether remote hosts are allowed to connect to local forwarded ports. By default, ssh binds local port forwardings to the loopback address. This prevents other remote hosts from connecting to forwarded ports. GatewayPorts can be used to specify that ssh should bind local port forwardings to the wildcard address, thus allowing remote hosts to connect to forwarded ports. The argument must be ``yes'' or ``no''. The default is ``no''. Regarde aussi tu cot� de l'option -D de ssh. En ayant regard� vite fait, cela pourrai r�pondre � ta question. - -- Alex -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCruFkJKM9S6VE1JwRAtzeAJ4tx/1SPh5rhRt7LCKpNUM82gWEWgCbB7D4 ciiZN3w3ugITMyaijFuzN48= =DUo0 -----END PGP SIGNATURE----- -- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

