<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[SSH Tunnel from outside network?]]></title><description><![CDATA[<p dir="auto">I have successfully set up an SSH tunnel to my Pfsense router. I went to an Internet cafe and I was able to connect back to my router and log in successfully!<br />
However, from firefox I was only able to access the Pfsense router. I could not get to any other websites while using the manual SOCKS configuration. How do I set up an SSH tunnel that will allow me to connect to the Internet while tunneling to my router from outside my network??? Can I just use my Pfsense router or do I need to set up a SSH server inside my network??</p>
<p dir="auto">I do not care to log into my router outside my network remotely that was just a fun experiment.</p>
]]></description><link>https://forum.netgate.com/topic/36545/ssh-tunnel-from-outside-network</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 20:54:17 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/36545.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Aug 2011 20:24:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to SSH Tunnel from outside network? on Mon, 22 Aug 2011 10:57:13 GMT]]></title><description><![CDATA[<p dir="auto">it should be -D not -L to run on socks</p>
]]></description><link>https://forum.netgate.com/post/292699</link><guid isPermaLink="true">https://forum.netgate.com/post/292699</guid><dc:creator><![CDATA[Metu69salemi]]></dc:creator><pubDate>Mon, 22 Aug 2011 10:57:13 GMT</pubDate></item><item><title><![CDATA[Reply to SSH Tunnel from outside network? on Mon, 22 Aug 2011 10:51:10 GMT]]></title><description><![CDATA[<p dir="auto">I do not have putty on my system. I am using a Linux terminal. I ran this command.</p>
<pre><code>ssh -v -p 22 -N -L 2222:192.168.1.55:443 joebobfrank@67.42.131.221
</code></pre>
<p dir="auto">Then in firefox I go to Preferences &gt; Advanced &gt; Network &gt; Settings &gt; Manual Proxy Configuration and I set,</p>
<p dir="auto">SOCKS Host: localhost</p>
<p dir="auto">Port: 2222</p>
<p dir="auto">This only gets me to the router login page. Am I doing something wrong?</p>
]]></description><link>https://forum.netgate.com/post/292697</link><guid isPermaLink="true">https://forum.netgate.com/post/292697</guid><dc:creator><![CDATA[joebobfrank]]></dc:creator><pubDate>Mon, 22 Aug 2011 10:51:10 GMT</pubDate></item><item><title><![CDATA[Reply to SSH Tunnel from outside network? on Sun, 21 Aug 2011 20:43:03 GMT]]></title><description><![CDATA[<p dir="auto">Using putty</p>
<ol>
<li>setup session: SSH:Tunnels: Source port and dynamic, make sure to click add</li>
<li>Session: your way to connect pfsense boxes public ip(DNS or public ip)</li>
<li>Browser: Network: proxy: localhost and same source port as in putty session</li>
<li>enjoy</li>
</ol>
<p dir="auto">No need to set another ssh box</p>
]]></description><link>https://forum.netgate.com/post/292619</link><guid isPermaLink="true">https://forum.netgate.com/post/292619</guid><dc:creator><![CDATA[Metu69salemi]]></dc:creator><pubDate>Sun, 21 Aug 2011 20:43:03 GMT</pubDate></item></channel></rss>