<?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=3115&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / devuan on AtomicPi router]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3115</link>
		<description><![CDATA[The most recent posts in devuan on AtomicPi router.]]></description>
		<lastBuildDate>Wed, 23 Oct 2019 16:24:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[devuan on AtomicPi router]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=18280#p18280</link>
			<description><![CDATA[<p>I&#039;ve been meaning to try devuan as a router / firewall so little guide using the Atomic Pi which costs USD$35 !</p><p>specs:</p><div class="quotebox"><blockquote><div><p>Genuine Intel Atom x5-Z8350 quad core with 2M Cache. Runs up to 1.92GHz with a 480MHz GPU. <br />Memory: 2GB DDR3L-1600, 16GB eMMC, SD slot for adding more - up to 256GB<br />Full HDMI port with Intel HD Graphics &amp; primary audio out<br />USB 3.0 and USB 2.0 ports<br />Fast dual band WiFI b/g/n/ac 2.4 &amp; 5GHz WiFi RT5572 IPX connectors on board<br />Bluetooth 4.0 CR8510 <br />Gigabit hardwired RJ45 Ethernet RTL8111G <br />Peripheral 9-axis inertial navigation sensor with compass BNO055 <br />Secondary XMOS audio output with class-D power amp.<br />TTL serial debug and expansion serial ports up to 3.6Mbps<br />Real time clock &amp; battery<br />JST style connectors on top and a 26-pin header for power &amp; GPIO below. <br />Runs on 5V. Typically 4-15 watts.<br />Legitimate licensed BIOS boots from SD, USB, or Ethernet. Linux comes preloaded... Yes, it&#039;ll run Win10 32 or 64.</p></div></blockquote></div><p>Used this guide <a href="https://blog.tjll.net/building-my-perfect-router/" rel="nofollow">https://blog.tjll.net/building-my-perfect-router/</a> as a starting point. Used unbound for local dns reslover and a few other changes to traffic shaping and metrics; using prometheus and grafana </p><p>Since its a regular x86_64 PC nothing crazy:</p><p>1) Make devuan USB and boot from USB stick</p><p>On OSX/*nix thats :</p><div class="codebox"><pre><code>dd if=&lt;devuan.iso&gt; of=/dev/&lt;usb&gt; bs=4m</code></pre></div><p>2) Install devuan server minimal</p><p>3) Upgrade to Beowulf</p><p>[ guide for steps 2-3: <a href="https://dev1galaxy.org/viewtopic.php?pid=18283#p18283" rel="nofollow">https://dev1galaxy.org/viewtopic.php?pid=18283#p18283</a> ]</p><p>4) Install and configure router software [this guide]</p><p>-------</p><p>4) Install and configure router software</p><p>Install:</p><div class="codebox"><pre><code>    $ sudo apt install \
    dnsmasq # dhcp server \
    unbound # recursive dns resolver \
    iptables-netflow-dkms # netflow kernel modules \
    firehol #ip blocking \
    fireqos #qos scripts</code></pre></div><p>&#160; &#160; <br />Using a USB 3.0 to Gigabit adapter + the internal NIC, easily routes 1 Gbps with QoS</p>]]></description>
			<author><![CDATA[dummy@example.com (e97)]]></author>
			<pubDate>Wed, 23 Oct 2019 16:24:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=18280#p18280</guid>
		</item>
	</channel>
</rss>
