<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5436&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] ssh not working]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5436</link>
		<description><![CDATA[The most recent posts in [SOLVED] ssh not working.]]></description>
		<lastBuildDate>Thu, 29 Dec 2022 21:01:37 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] ssh not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39689#p39689</link>
			<description><![CDATA[<p>Done - have ssh in and out of the server box. Thanks.</p><p>I can see nginx on the server from my laptop but the test program to serve a sample web page from their back2basics video isn&#039;t playing nicely. Arghh!</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Thu, 29 Dec 2022 21:01:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39689#p39689</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ssh not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39686#p39686</link>
			<description><![CDATA[<p>I&#039;m not sure I understand your question but I use ssh to communicate with my music server so I would have openssh-client installed on my laptop but openssh-server installed and running on the server. I wouldn&#039;t run the server daemon on my laptop because I don&#039;t want to ssh into my laptop. That would be silly :-)</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 29 Dec 2022 20:10:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39686#p39686</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ssh not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39684#p39684</link>
			<description><![CDATA[<p>I just noticed that ssh is one of the apps that seems to have been uninstalled - perhaps when I removed ufw or grav or whatever.</p><p>Anyhow, since this is a server install - should I prefer &quot;ssh&quot; or &quot;openssh&quot; via Synaptic or run this? </p><div class="codebox"><pre><code>dpkg-query -l | grep -i openssh-server</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Thu, 29 Dec 2022 20:00:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39684#p39684</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] ssh not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39683#p39683</link>
			<description><![CDATA[<p>Looks like it, yes:</p><p><a href="https://stackoverflow.com/questions/68622404/nftables-don%C2%B4t-allow-ssh" rel="nofollow">https://stackoverflow.com/questions/686 … -allow-ssh</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 29 Dec 2022 19:58:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39683#p39683</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] ssh not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=39681#p39681</link>
			<description><![CDATA[<p>Does this be added to /etc/nftables.conf to allow ssh access?</p><div class="codebox"><pre><code>    chain inbound {  
        # Allow SSH on port TCP/22 and allow HTTP(S) TCP/80 and TCP/443
        # for IPv4 and IPv6.
        tcp dport { 22, 80, 443} accept</code></pre></div><p>Will it also need an outbound?</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Thu, 29 Dec 2022 19:54:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=39681#p39681</guid>
		</item>
	</channel>
</rss>
