<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>sujet Re : SSH + NAT + WAN = Help!!! dans ma connexion</title>
    <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916832#M88977</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communaute.orange.fr/t5/user/viewprofilepage/user-id/7863877"&gt;@84matte84﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I hope that you can understand my poor english...&lt;/P&gt;&lt;P&gt;How do you make you try ? You must test from outside of you Livebox net : from an other local network than yours, Livebox don't support loopback !&lt;/P&gt;&lt;P&gt;Have a nice day...&lt;/P&gt;</description>
    <pubDate>Wed, 23 Mar 2016 16:06:04 GMT</pubDate>
    <dc:creator>mg36</dc:creator>
    <dc:date>2016-03-23T16:06:04Z</dc:date>
    <item>
      <title>SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916769#M88972</link>
      <description>&lt;P&gt;Dear Orange community I have a big problem with my new Livebox Play.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need SSH acces (or any other service) from the outside. Thus I have done the usual configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1)Start the SSH service and open the 2010 port on my raspberry pi&lt;/P&gt;&lt;P&gt;2)Assign a static IP to the raspberry pi (let's say 192.168.1.10)&lt;/P&gt;&lt;P&gt;3)Configure NAT to open the port 2010&lt;/P&gt;&lt;P&gt;4)Configure the firewall to accept traffic on the port 2010&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, on the raspberry pi I have no problems as I can ssh into it within the LAN. The problems arise when I try to do it from outside. So let's suppose my external IP is A.B.C.D if I do ssh -p 2010 A.B.C.D I cannot login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, if I use some online service such as "&lt;A href="http://www.canyouseeme.org&amp;quot;" target="_blank"&gt;www.canyouseeme.org"&lt;/A&gt; I see the port 2010 as opened but still I canno connect...I tried to change the server or the service or the port....always the same result. The port is seen as opened, the service is accessible from LAN but not from WAN.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that you can help me...&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 14:48:49 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916769#M88972</guid>
      <dc:creator>84matte84</dc:creator>
      <dc:date>2016-03-23T14:48:49Z</dc:date>
    </item>
    <item>
      <title>Re : SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916832#M88977</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communaute.orange.fr/t5/user/viewprofilepage/user-id/7863877"&gt;@84matte84﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I hope that you can understand my poor english...&lt;/P&gt;&lt;P&gt;How do you make you try ? You must test from outside of you Livebox net : from an other local network than yours, Livebox don't support loopback !&lt;/P&gt;&lt;P&gt;Have a nice day...&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:06:04 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916832#M88977</guid>
      <dc:creator>mg36</dc:creator>
      <dc:date>2016-03-23T16:06:04Z</dc:date>
    </item>
    <item>
      <title>Re : SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916859#M88985</link>
      <description>&lt;P&gt;Dear mg36 thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I did is to connect from within another machine but on the WAN address... this means that from my personal laptop (address 192.168.1.13) I did:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh -p 2010 192.168.1.10&amp;nbsp; -&amp;gt; this worked&lt;/P&gt;&lt;P&gt;ssh -p 2010 A.B.C.D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; this DID NOT work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mat&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:29:34 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916859#M88985</guid>
      <dc:creator>84matte84</dc:creator>
      <dc:date>2016-03-23T16:29:34Z</dc:date>
    </item>
    <item>
      <title>Re : SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916865#M88987</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;ssh -p 2010 192.168.1.10&amp;nbsp; -&amp;gt; this worked&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;This is from your local network, but&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;ssh -p 2010 A.B.C.D&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; this DID NOT work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;must be executed from a computer which is not connected on your Livebox...&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:36:12 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916865#M88987</guid>
      <dc:creator>mg36</dc:creator>
      <dc:date>2016-03-23T16:36:12Z</dc:date>
    </item>
    <item>
      <title>Re : SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916868#M88989</link>
      <description>&lt;P&gt;Dear mg36&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have understand what you said....I tried with&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ssh to machine X (outside my network) and then ssh to my raspberry pi with the WAN address...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it WORKED!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't believe it was so stupid ... God bless you! &lt;img id="ClinDoeil" class="emoticon emoticon-ClinDoeil" src="https://communaute.orange.fr/html/@0ACA4121FBFACC482F3EE0CE4FCD7713/images/smilies/emoji_licence_46.png" alt="" title="" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:36:41 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916868#M88989</guid>
      <dc:creator>84matte84</dc:creator>
      <dc:date>2016-03-23T16:36:41Z</dc:date>
    </item>
    <item>
      <title>Re : SSH + NAT + WAN = Help!!!</title>
      <link>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916875#M88991</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://communaute.orange.fr/t5/user/viewprofilepage/user-id/7863877"&gt;@84matte84﻿&lt;/a&gt;,&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2016 16:40:10 GMT</pubDate>
      <guid>https://communaute.orange.fr/t5/ma-connexion/SSH-NAT-WAN-Help/m-p/916875#M88991</guid>
      <dc:creator>mg36</dc:creator>
      <dc:date>2016-03-23T16:40:10Z</dc:date>
    </item>
  </channel>
</rss>

