<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.cpwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.cpwiki.net/index.php?action=history&amp;feed=atom&amp;title=ssh_tunneling_r80.x_smartconsole_GUI</id>
		<title>ssh tunneling r80.x smartconsole GUI - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.cpwiki.net/index.php?action=history&amp;feed=atom&amp;title=ssh_tunneling_r80.x_smartconsole_GUI"/>
		<link rel="alternate" type="text/html" href="http://www.cpwiki.net/index.php?title=ssh_tunneling_r80.x_smartconsole_GUI&amp;action=history"/>
		<updated>2026-04-29T15:58:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.10</generator>

	<entry>
		<id>http://www.cpwiki.net/index.php?title=ssh_tunneling_r80.x_smartconsole_GUI&amp;diff=828&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;==disclaimer== this is not a recommended or secure configuration for production systems!  ==sshd_config==  modify the line   AllowTcpForwarding no  to    AllowTcpForwarding ye...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.cpwiki.net/index.php?title=ssh_tunneling_r80.x_smartconsole_GUI&amp;diff=828&amp;oldid=prev"/>
				<updated>2019-05-09T04:29:27Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==disclaimer== this is not a recommended or secure configuration for production systems!  ==sshd_config==  modify the line   AllowTcpForwarding no  to    AllowTcpForwarding ye...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==disclaimer==&lt;br /&gt;
this is not a recommended or secure configuration for production systems!&lt;br /&gt;
&lt;br /&gt;
==sshd_config==&lt;br /&gt;
&lt;br /&gt;
modify the line&lt;br /&gt;
&lt;br /&gt;
 AllowTcpForwarding no&lt;br /&gt;
&lt;br /&gt;
to &lt;br /&gt;
&lt;br /&gt;
 AllowTcpForwarding yes&lt;br /&gt;
&lt;br /&gt;
and restart sshd&lt;br /&gt;
 /etc/init.d/sshd restart&lt;br /&gt;
&lt;br /&gt;
==ssh tunnel commands==&lt;br /&gt;
Main GUI connection - port 19009&lt;br /&gt;
 # ssh -f -N -L &amp;lt;relay_host&amp;gt;:19009:&amp;lt;r80_mgmt_svr&amp;gt;:19009 username@&amp;lt;r80_mgmt_svr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
CRL download - port 18264&lt;br /&gt;
 # ssh -f -N -L &amp;lt;relay_host&amp;gt;:18264:&amp;lt;r80_mgmt_svr&amp;gt;:18264 username@&amp;lt;r80_mgmt_svr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
ICA connection - port 18190 - needed for manipulating objects which have SIC attributes&lt;br /&gt;
 # ssh -f -N -L &amp;lt;relay_host&amp;gt;:18190:&amp;lt;r80_mgmt_svr&amp;gt;:18190 username@&amp;lt;r80_mgmt_svr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==GUI connection==&lt;br /&gt;
lauch the smartconsole and specify the &amp;lt;relay_host&amp;gt; ip or hostname as the destination&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>