<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="lt">
	<id>https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Reverse-ssh.service</id>
	<title>Reverse-ssh.service - Versijų istorija</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Reverse-ssh.service"/>
	<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Reverse-ssh.service&amp;action=history"/>
	<updated>2026-04-16T01:37:54Z</updated>
	<subtitle>Šio puslapio versijų istorija projekte</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.eofnet.lt/w//index.php?title=Reverse-ssh.service&amp;diff=9308&amp;oldid=prev</id>
		<title>\dev\null: Naujas puslapis: * Forward local port 22 to remote server port 5000 * Server is host.org with ssh port 1022   &lt;syntaxhighlight lang=&quot;text&quot;&gt; [Unit] Description=AutoSSH tunnel service for ssh...</title>
		<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Reverse-ssh.service&amp;diff=9308&amp;oldid=prev"/>
		<updated>2021-04-26T10:13:46Z</updated>

		<summary type="html">&lt;p&gt;Naujas puslapis: * Forward local port 22 to remote server port 5000 * Server is host.org with ssh port 1022   &amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt; [Unit] Description=AutoSSH tunnel service for ssh...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Naujas puslapis&lt;/b&gt;&lt;/p&gt;&lt;div&gt;* Forward local port 22 to remote server port 5000&lt;br /&gt;
* Server is host.org with ssh port 1022&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
[Unit]&lt;br /&gt;
Description=AutoSSH tunnel service for ssh                               &lt;br /&gt;
After=network.target&lt;br /&gt;
&lt;br /&gt;
[Service]&lt;br /&gt;
Environment=&amp;quot;AUTOSSH_GATETIME=0&amp;quot;&lt;br /&gt;
ExecStart=/usr/bin/autossh -M 0 -o &amp;quot;ServerAliveInterval 30&amp;quot; -o &amp;quot;ServerAliveCountMax 3&amp;quot; -N -R 5000:localhost:22 devnull@host.org -p 1022&lt;br /&gt;
&lt;br /&gt;
[Install]&lt;br /&gt;
WantedBy=multi-user.target&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Systemd]]&lt;/div&gt;</summary>
		<author><name>\dev\null</name></author>
	</entry>
</feed>