<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Bounce on Simon Žekar — unix, communications, stupidities</title><link>https://simon.zekar.com/tags/bounce/</link><description>Recent content in Bounce on Simon Žekar — unix, communications, stupidities</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 01 Sep 2008 16:55:30 +0000</lastBuildDate><atom:link href="https://simon.zekar.com/tags/bounce/index.xml" rel="self" type="application/rss+xml"/><item><title>ssh bouncing</title><link>https://simon.zekar.com/2008/09/01/ssh-bouncing/</link><pubDate>Mon, 01 Sep 2008 16:55:30 +0000</pubDate><guid>https://simon.zekar.com/2008/09/01/ssh-bouncing/</guid><description>&lt;p>Ojla,&lt;/p>
&lt;p>danes mi je bilo dovolj skakanja po serverjih, da dosežem server, ki je za tem serverjem. Po malo raziskovanja je tukaj način, kako “bouncnat” na strežnik preko drugega strežnika. spet ~/.ssh/config:&lt;/p>
&lt;pre tabindex="0">&lt;code>Host secret
ProxyCommand ssh bounce.server.net &amp;#39;nc secret.siel.si 22&amp;#39;
&lt;/code>&lt;/pre>&lt;p>in potem samo “ssh secret”. Seveda pa imate postavljenega &lt;a href="https://simon.zekar.com/2007/06/12/sveti-peter-oz-kljucar-za-ssh/" title="ssh agent">ssh agent&lt;/a>, tako da proces steče brez vpisovanja gesla.&lt;/p>
&lt;p>Na bounce serverju mora biti instaliran netcat.&lt;/p></description></item></channel></rss>