<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7025&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Installed the latest possible version of wireguard on Chimaera.]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7025</link>
		<description><![CDATA[The most recent posts in Installed the latest possible version of wireguard on Chimaera..]]></description>
		<lastBuildDate>Sun, 19 Jan 2025 16:51:36 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Installed the latest possible version of wireguard on Chimaera.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54181#p54181</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Too get this latest version of if this will not cause problems ?</p></div></blockquote></div><p>I would not do that.&#160; I would use the current version shown for the chimaera release.&#160; Generally speaking, you should not mix &quot;newer&quot; versions of a program unless they were found in the &quot;backports&quot; section of that release cycle.&#160; Even this could be considered for more advanced users.&#160; I would use the version of wireguard for chimaera, as shown&#160; in my first post above.&#160; It works fine and it installs and configures the same way.&#160; </p><p>I have some links to the tutorials that I used to configure wireguard, but there are many guides that can be found on the internet.</p>]]></description>
			<author><![CDATA[dummy@example.com (nixer)]]></author>
			<pubDate>Sun, 19 Jan 2025 16:51:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54181#p54181</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installed the latest possible version of wireguard on Chimaera.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54121#p54121</link>
			<description><![CDATA[<p>Thank you <strong>nixer</strong></p><p>We can see that the candidate version for <strong>wireguard-tools</strong> is <span class="bbc">1.0.2021 02 23-1</span></p><p>The latest for debian is <span class="bbc">1.0.2021 09 14</span></p><p>In Daedalus the candidate version is <span class="bbc">1.0.2021 09 14</span></p><p>So I was wondering if we could for example update the <strong>/etc/apt/sources</strong> to</p><div class="codebox"><pre><code>deb http://deb.devuan.org/merged daedalus          main
deb http://deb.devuan.org/merged daedalus-updates  main
deb http://deb.devuan.org/merged daedalus-security main</code></pre></div><p>Too get this latest version of if this will not cause problems ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Fri, 17 Jan 2025 05:59:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54121#p54121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installed the latest possible version of wireguard on Chimaera.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54104#p54104</link>
			<description><![CDATA[<p>I have wireguard installed on chimaera.&#160; Only &quot;wireguard&quot; and &quot;wireguard-tools&quot; are installed:</p><div class="codebox"><pre><code>root@localhost:/home/user# apt policy wireguard*
wireguard-dkms:
  Installed: (none)
  Candidate: 1.0.20210219-1
  Version table:
     1.0.20210219-1 500
        500 http://gnlug.org/pub/devuan/merged chimaera/main amd64 Packages
wireguard-tools:
  Installed: 1.0.20210223-1
  Candidate: 1.0.20210223-1
  Version table:
 *** 1.0.20210223-1 500
        500 http://gnlug.org/pub/devuan/merged chimaera/main amd64 Packages
        100 /var/lib/dpkg/status
wireguard-modules:
  Installed: (none)
  Candidate: (none)
  Version table:
wireguard:
  Installed: 1.0.20210223-1
  Candidate: 1.0.20210223-1
  Version table:
 *** 1.0.20210223-1 500
        500 http://gnlug.org/pub/devuan/merged chimaera/main amd64 Packages
        100 /var/lib/dpkg/status</code></pre></div><p>I &quot;think&quot; I installed it with </p><div class="quotebox"><blockquote><div><p>apt install wireguard</p></div></blockquote></div><p>Wireguard works fine.&#160; There are many good tutorials on the web about setting up the keys after installing.</p><p>I think the wireguard-dkms and wireguard-modules packages are for the older packages that were before wireguard was included in the kernel.</p>]]></description>
			<author><![CDATA[dummy@example.com (nixer)]]></author>
			<pubDate>Thu, 16 Jan 2025 16:01:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54104#p54104</guid>
		</item>
		<item>
			<title><![CDATA[Installed the latest possible version of wireguard on Chimaera.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=54102#p54102</link>
			<description><![CDATA[<p>Hi,</p><p>I would like to install the lastest version of wireguard* on Chimaera.</p><p><em>wireguard as been incorporated into Linux kernel since version 5.6</em></p><p><span class="bbc">cat /boot/config-5.10.0-9-amd64 | grep WIREGUARD</span></p><div class="quotebox"><blockquote><div><p>CONFIG_WIREGUARD=m<br /># CONFIG_WIREGUARD_DEBUG is not set</p></div></blockquote></div><p>ok so my kernel have wireguard as module.</p><p>So I presumed I had only need an interface to interact with wireguard.</p><p>but<br /><span class="bbc">apt show wireguard</span></p><div class="quotebox"><blockquote><div><p>...<br />Version: 1.0.2021 02 23-1<br />Depends: wireguard-modules (&gt;= 0.0.20191219) | wireguard-dkms (&gt;= 0.0.20200121-2), wireguard-tools (&gt;= 1.0.20210223-1)<br />...</p></div></blockquote></div><p><span class="bbc">apt show wireguard-modules</span></p><div class="quotebox"><blockquote><div><p>Package: wireguard-modules<br />State: not a real package (virtual)<br />N: Can&#039;t select candidate version from package wireguard-modules as it has no candidate<br />N: Can&#039;t select versions from package &#039;wireguard-modules&#039; as it is purely virtual<br />N: No packages found</p></div></blockquote></div><p>I&#039;m lost here.</p><p>-</p><p><span class="bbc">apt show wireguard-dkms</span></p><div class="quotebox"><blockquote><div><p>...<br />This package uses DKMS to automatically build the wireguard kernel module.</p></div></blockquote></div><p>I supposes this is required for system that do not have the CONFIG_WIREGUARD ?</p><p><span class="bbc">apt show wireguard-tools</span></p><div class="quotebox"><blockquote><div><p>Version: 1.0.2021 02 23-1</p></div></blockquote></div><p>I see on <a href="https://www.wireguard.com/install/#debian-module-tools" rel="nofollow">https://www.wireguard.com/install/#debian-module-tools</a> that the lastest version of tools is v1.0.2021 09 14</p><p>Is this version will be compatible with Chimaera ? Is yes, how can I install it ?</p>]]></description>
			<author><![CDATA[dummy@example.com (SpongeBOB)]]></author>
			<pubDate>Thu, 16 Jan 2025 11:47:03 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=54102#p54102</guid>
		</item>
	</channel>
</rss>
