<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 03/16/2018 08:24 AM, Feustel, Thomas
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:D06DC45236BEB849A21C1DB6946FF51103BD881A@KSHH5.ksh.local">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin-top:0cm;
margin-right:0cm;
margin-bottom:8.0pt;
margin-left:0cm;
line-height:106%;
font-size:11.0pt;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-GB">Hi, <o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Is it possible to open
an induvial port forward from the client machine to the x2go
server?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">I need this for a
windows software to connect to the Linux server.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">My first approach wars
to use on the client a ssh_config, but the client creates
the connection directly from the x2go client application
with some ssh libs.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">So ok, the next approach
wars to use the ssh_config on the Linux site, because for
the printer and the file connection, the server open a ssh
connection to a ssh-Daemon on the Client site. But the ssh
connection use the option “ClearAllForwardings”, so the
forwards on a config-file are not working.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">So someone have an idea
for this topic?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-GB">Greetings <o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
x2go-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:x2go-user@lists.x2go.org">x2go-user@lists.x2go.org</a>
<a class="moz-txt-link-freetext" href="https://lists.x2go.org/listinfo/x2go-user">https://lists.x2go.org/listinfo/x2go-user</a></pre>
</blockquote>
<p>Thomas,</p>
<p>We always do our port-forwarding for x2go via a firewall
appliance, but you can do this pretty easily by implementing a
firewall on the Linux box and doing your port-forwarding from
there. On the client side, you simply specify the port for ssh
(maybe 222 or 223 or something) and then redirect that port on the
server's firewall to the actual ssh port (22). <br>
</p>
<p>You can do a quick Google search on port-forwarding with IPTables
or ufw to get a feel for how this is done.</p>
<p>Thanks,<br>
</p>
<pre class="moz-signature" cols="72">--
--
Steven G. Spencer, Network Administrator
KSC Corporate - The Kelly Supply Family of Companies
Office 308-382-8764 Ext. 1131
Mobile 402-765-8010
</pre>
</body>
</html>