<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Connessione_in_Reverse_SSH</id>
	<title>Connessione in Reverse SSH - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kb.rvmgroup.it/index.php?action=history&amp;feed=atom&amp;title=Connessione_in_Reverse_SSH"/>
	<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Connessione_in_Reverse_SSH&amp;action=history"/>
	<updated>2026-05-05T20:29:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://kb.rvmgroup.it/index.php?title=Connessione_in_Reverse_SSH&amp;diff=11146&amp;oldid=prev</id>
		<title>Gabriele.vivinetto: Created page with &quot;Se un host non è raggiungibile via SSH, ma è possibile stabilire una connessione ssh verso l&#039;esterno, è possibile collegarsi tramite un port forwarding fatto con la connessione in uscita.  Dall&#039;host che non può essere raggiunto, aprire la connessione SSH verso un proprio host pubblico:   ssh -N -R 9876:localhost:22 username@publichost,example.com Da una sessione ssh o da console dell&#039;host pubblico, collegarsi alla porta mappata  ssh otherusername@localhost -p 9876  =...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kb.rvmgroup.it/index.php?title=Connessione_in_Reverse_SSH&amp;diff=11146&amp;oldid=prev"/>
		<updated>2024-04-15T11:28:17Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Se un host non è raggiungibile via SSH, ma è possibile stabilire una connessione ssh verso l&amp;#039;esterno, è possibile collegarsi tramite un port forwarding fatto con la connessione in uscita.  Dall&amp;#039;host che non può essere raggiunto, aprire la connessione SSH verso un proprio host pubblico:   ssh -N -R 9876:localhost:22 username@publichost,example.com Da una sessione ssh o da console dell&amp;#039;host pubblico, collegarsi alla porta mappata  ssh otherusername@localhost -p 9876  =...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Se un host non è raggiungibile via SSH, ma è possibile stabilire una connessione ssh verso l&amp;#039;esterno, è possibile collegarsi tramite un port forwarding fatto con la connessione in uscita.&lt;br /&gt;
&lt;br /&gt;
Dall&amp;#039;host che non può essere raggiunto, aprire la connessione SSH verso un proprio host pubblico:&lt;br /&gt;
  ssh -N -R 9876:localhost:22 username@publichost,example.com&lt;br /&gt;
Da una sessione ssh o da console dell&amp;#039;host pubblico, collegarsi alla porta mappata&lt;br /&gt;
 ssh otherusername@localhost -p 9876&lt;br /&gt;
&lt;br /&gt;
== Riferimenti ==&lt;br /&gt;
&lt;br /&gt;
* [https://jfrog.com/connect/post/reverse-ssh-tunneling-from-start-to-end/ Reverse SSH Tunneling: From Start to End - JFrog Connect]&lt;/div&gt;</summary>
		<author><name>Gabriele.vivinetto</name></author>
	</entry>
</feed>