<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ubuntu Archives - Network Guy</title>
	<atom:link href="https://networkguy.de/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Share your knowledge!</description>
	<lastBuildDate>Thu, 24 Sep 2020 16:31:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://networkguy.de/wp-content/uploads/2016/09/cropped-og-image-32x32.jpg</url>
	<title>ubuntu Archives - Network Guy</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">35051042</site>	<item>
		<title>Sophos UTM how to install a virtual home firewall under ubuntu via KVM</title>
		<link>https://networkguy.de/sophos-utm-how-to-install-a-virtual-home-firewall-under-ubuntu-via-kvm/</link>
					<comments>https://networkguy.de/sophos-utm-how-to-install-a-virtual-home-firewall-under-ubuntu-via-kvm/#comments</comments>
		
		<dc:creator><![CDATA[Phillip]]></dc:creator>
		<pubDate>Sat, 12 Sep 2020 09:10:53 +0000</pubDate>
				<category><![CDATA[Sophos]]></category>
		<category><![CDATA[Sophos UTM]]></category>
		<category><![CDATA[Sophos XG]]></category>
		<category><![CDATA[KVM]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[UTM]]></category>
		<category><![CDATA[XG]]></category>
		<guid isPermaLink="false">https://networkguy.de/?p=2320</guid>

					<description><![CDATA[<p>Hello guys! today I will tell you how I configured my home server for a virtual Sophos UTM. All configurations in ubuntu can also be used for a virtual Sophos XG. In this article I assume that Ubuntu and virt manager are installed. The following link deals with the basic configuration of virt manager under [&#8230;]</p>
<p>The post <a href="https://networkguy.de/sophos-utm-how-to-install-a-virtual-home-firewall-under-ubuntu-via-kvm/">Sophos UTM how to install a virtual home firewall under ubuntu via KVM</a> appeared first on <a href="https://networkguy.de">Network Guy</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Hello guys!</p>
<p>today I will tell you how I configured my home server for a virtual Sophos UTM.<br />
All configurations in ubuntu can also be used for a virtual Sophos XG.</p>
<p>In this article I assume that Ubuntu and virt manager are installed. The following link deals with the basic configuration of virt manager under ubuntu:</p>
<p>german https://wiki.ubuntuusers.de/virt-manager/<br />
english https://www.howtogeek.com/117635/how-to-install-kvm-and-create-virtual-machines-on-ubuntu/</p>
<p><strong>What do you need for this?</strong></p>
<ul>
<li>A PC (AMD or Intel, what you like. A virt XG also runs under a AMD CPU)</li>
<li>A Ubuntu System (with a GUI, it&#8217;s easier ;) )</li>
<li>3 NICs
<ul>
<li>I use the Mainboard NIC for the Server management</li>
<li>the second NIC in bridge mode for the VMs</li>
<li>and the last NIC via PCI Passthrough exclusive for the UTM WAN interface (you can&#8217;t use a dual NIC for this)
<ul>
<li><strong>you need a pcie slot for the NIC where the PCIe lanes are not shared with the chipset or other components</strong></li>
</ul>
</li>
</ul>
</li>
<li>Sophos UTM ISO for Software Appliance</li>
</ul>
<p>Why do I use PCI Passthrough? It is safer. With PCI Passthrough, all traffic goes directly to the virtual firewall and cannot escape from a virtual switch and has no logical contact with the hypervisor (the Ubuntu server).</p>
<p>OK,<br />
we have been busy and now have a fully installed Ubuntu and Virt Manager and are starting to configure the virtual UTM.</p>
<ul>
<li><strong>Install a new VM</strong></li>
</ul>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1.jpg"><img fetchpriority="high" decoding="async" class="alignnone wp-image-2322" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1-300x210.jpg" alt="" width="700" height="490" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1-300x210.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1-1024x717.jpg 1024w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1-768x538.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1-1536x1076.jpg 1536w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-instqall-new-vm-1.jpg 1700w" sizes="(max-width: 700px) 100vw, 700px" /></a></p>
<p>&nbsp;</p>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2.jpg"><img decoding="async" class="alignnone wp-image-2323" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2-300x300.jpg" alt="" width="500" height="500" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2-300x300.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2-150x150.jpg 150w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2-768x769.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-2.jpg 807w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-3.jpg"><img decoding="async" class="alignnone wp-image-2324" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-3-286x300.jpg" alt="" width="500" height="524" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-3-286x300.jpg 286w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-3.jpg 751w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-4.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2325" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-4-280x300.jpg" alt="" width="500" height="536" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-4-280x300.jpg 280w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-4.jpg 749w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-5.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2326" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-5-297x300.jpg" alt="" width="500" height="505" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-5-297x300.jpg 297w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-5-768x776.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-install-new-vm-5.jpg 792w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<ul>
<li><strong>Adjust the new VM</strong></li>
<li style="list-style-type: none;">
<ul>
<li><strong>activate auto start while booting of the hypervisor</strong></li>
</ul>
</li>
</ul>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2327" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1-256x300.jpg" alt="" width="500" height="586" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1-256x300.jpg 256w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1-874x1024.jpg 874w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1-768x900.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-1.jpg 1039w" sizes="(max-width: 500px) 100vw, 500px" /></a></p>
<ul>
<li style="list-style-type: none;">
<ul>
<li><strong>activate the bridge mode for the &#8220;LAN NIC&#8221;<br />
</strong>I recommend virtio for NIC device model, because according to my own experience it offers the best data throughput.</li>
</ul>
</li>
</ul>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2334" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2-300x285.jpg" alt="" width="501" height="476" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2-300x285.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2-1024x971.jpg 1024w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2-768x729.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-2.jpg 1267w" sizes="(max-width: 501px) 100vw, 501px" /></a></p>
<ul>
<li style="list-style-type: none;">
<ul>
<li><strong>insert the &#8220;WAN NIC&#8221; via PCI Passthrough<br />
</strong>Be sure if it is the right PCIe slot and NIC.</li>
</ul>
</li>
</ul>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2328" src="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3-300x206.jpg" alt="" width="700" height="480" srcset="https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3-300x206.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3-1024x704.jpg 1024w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3-768x528.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3-1536x1056.jpg 1536w, https://networkguy.de/wp-content/uploads/2020/09/virt-manager-adjust-vm-3.jpg 1848w" sizes="(max-width: 700px) 100vw, 700px" /></a></p>
<ul>
<li><strong>Install the UTM<br />
</strong>When installing the UTM, you must select a LAN NIC. The LAN-NIC should be the first interface. If it was the wrong interface, restart the installation process and select the other NIC in the list for the LAN.<br />
After the installation, you have 2 hardware NICs in the UTM . On my UTM for LAN eth0 (virtio) and for WAN eth1(PCI Passtrough realtec NIC).</li>
</ul>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2329" src="https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces-300x147.jpg" alt="" width="700" height="343" srcset="https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces-300x147.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces-1024x500.jpg 1024w, https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces-768x375.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/UTM-hardware-interfaces.jpg 1476w" sizes="(max-width: 700px) 100vw, 700px" /></a></p>
<p>A nice feature. You can use vlan interfaces for eth0 without any setup by the hypervisor. But you need a vlan-enabled switch.<br />
You can use it for guest wifi or whatever you want.</p>
<p><a href="https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces.jpg"><img loading="lazy" decoding="async" class="alignnone wp-image-2330" src="https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces-300x100.jpg" alt="" width="696" height="232" srcset="https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces-300x100.jpg 300w, https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces-1024x342.jpg 1024w, https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces-768x256.jpg 768w, https://networkguy.de/wp-content/uploads/2020/09/UTM-VLAN-interfaces.jpg 1474w" sizes="(max-width: 696px) 100vw, 696px" /></a></p>
<p>If you need inspiration for a home server. These are my server components:</p>
<table style="border-collapse: collapse; width: 69.2308%; height: 198px;">
<tbody>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">CPU</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/AMD-Ryzen-3400G-Cache-Wraith/dp/B07SXNDKNM/ref=sr_1_3?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=AMD+Ryzen+3400G&amp;qid=1600964127&amp;sr=8-3&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">AMD Ryzen 3400G</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">mainboard</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/Gigabyte-B450-Aorus-B450-Sockel-Schwarz/dp/B07G36DF29/ref=sr_1_1?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=Gigabyte+B450+Aorus+M&amp;qid=1600964182&amp;sr=8-1&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">Gigabyte B450 Aorus M</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">RAM</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/Corsair-Vengeance-3000MHz-Performance-Arbeitsspeicher/dp/B014UYPEXE/ref=sr_1_1_sspa?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=Corsair+32GB+DDR4-3000&amp;qid=1600964219&amp;sr=8-1-spons&amp;psc=1&amp;spLa=ZW5jcnlwdGVkUXVhbGlmaWVyPUE4WkY0Q1daWTVRMUwmZW5jcnlwdGVkSWQ9QTA4NDQ2MzAxQkNGU1ZENzhGUzlYJmVuY3J5cHRlZEFkSWQ9QTA2ODY5NTVTUkxOQTBPRlBUMzAmd2lkZ2V0TmFtZT1zcF9hdGYmYWN0aW9uPWNsaWNrUmVkaXJlY3QmZG9Ob3RMb2dDbGljaz10cnVl&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">Corsair 32GB DDR4-3000</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">PSU</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/Netzteil-quiet-400W-System-Power/dp/B079KG3TZ5/ref=sr_1_1?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=be+quiet%21+System+Power+9+400W&amp;qid=1600964285&amp;sr=8-1&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">be quiet! System Power 9 400W</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">SSD</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/SanDisk-PLUS-Sata-Interne-SSD-535MB/dp/B07D998212/ref=sr_1_1?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=1TB+SanDisk+SDSSDA-1T00-G26&amp;qid=1600964316&amp;sr=8-1&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">1TB SanDisk SSD</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">HDD</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/Toshiba-X300-Interne-Festplatte-schwarz/dp/B013J7HO8G/ref=sr_1_1?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=toshiba+x300+4tb&amp;qid=1600964372&amp;sr=8-1&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">4x Toshiba X300 4 TB as RAID 5</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">NIC</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/TP-Link-TG-3468-Netzwerk-1000Mbit-s-PCIe-Adapter/dp/B003CFATNI/ref=sxts_sxwds-bia-wc-drs1_0?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;cv_ct_cx=TP-Link+TG-3468&amp;dchild=1&amp;keywords=TP-Link+TG-3468&amp;pd_rd_i=B003CFATNI&amp;pd_rd_r=72bc6d2a-b6a1-4d04-b2c9-ad34f30f7ea1&amp;pd_rd_w=sEtL5&amp;pd_rd_wg=oGjQR&amp;pf_rd_p=578deb70-f9b7-4aa5-9f96-98765f2717c8&amp;pf_rd_r=889A96RB7HQMEF8VTA3S&amp;psc=1&amp;qid=1600964410&amp;sr=1-1-5a42e879-3844-4142-9c14-e77fe027c877&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">2x TP-Link TG-3468</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">case</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/Zalman-Midi-Tower-PC-Geh%C3%A4use-externe-Stromversorgung/dp/B00HES0JAM/ref=sr_1_3?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=zalman+midi+tower&amp;qid=1600964638&amp;s=computers&amp;sr=1-3&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">Zalman Z1</a></td>
</tr>
<tr style="height: 22px;">
<td style="width: 14.7612%; height: 22px;">case fan</td>
<td style="width: 85.2388%; height: 22px;"><a href="https://www.amazon.de/quiet-Pure-Wings-High-Speed-120mm/dp/B07M7TGY9Y/ref=sr_1_5?__mk_de_DE=%C3%85M%C3%85%C5%BD%C3%95%C3%91&amp;dchild=1&amp;keywords=be+quiet+l%C3%BCfter+12cm&amp;qid=1600964786&amp;s=computers&amp;sr=1-5&amp;tag=netguy-21" target="_blank" rel="noopener noreferrer">2x be Quiet Pure Wings 2 (case back and for the hdd&#8217;s) </a></td>
</tr>
</tbody>
</table>
<h2>Registration, Software Download and Installation</h2>
<table style="width: 69.0046%;">
<tbody>
<tr>
<td style="width: 24.9527%;"><strong>Sophos UTM</strong></td>
<td style="width: 43.9338%;"><strong>Sophos XG</strong></td>
</tr>
<tr>
<td style="width: 24.9527%;"><a href="https://myutm.sophos.com/" target="_blank" rel="noopener noreferrer">Account registration</a></td>
<td style="width: 43.9338%;"><a href="https://id.sophos.com/" target="_blank" rel="noopener noreferrer">Account registration</a></td>
</tr>
<tr>
<td style="width: 24.9527%;"><a href="https://www.sophos.com/en-us/support/utm-downloads.aspx" target="_blank" rel="noopener noreferrer">ISO file download</a></td>
<td style="width: 43.9338%;"><a href="https://www.sophos.com/en-us/mysophos/my-account/network-protection/download-installers.aspx" target="_blank" rel="noopener noreferrer">ISO file download</a></td>
</tr>
</tbody>
</table>
<p>Feel free to comment the recommendation or ask for further installation help. If you want to support me, buy <a href="https://amzn.to/2O99fAb" target="_blank" rel="noopener noreferrer">stuff over my Amazon links</a> or click on an advertisement. Thank you very much!</p>
<p>&nbsp;</p>
<p style="text-align: center;"><strong>Have a nice day!</strong></p>
<p>The post <a href="https://networkguy.de/sophos-utm-how-to-install-a-virtual-home-firewall-under-ubuntu-via-kvm/">Sophos UTM how to install a virtual home firewall under ubuntu via KVM</a> appeared first on <a href="https://networkguy.de">Network Guy</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://networkguy.de/sophos-utm-how-to-install-a-virtual-home-firewall-under-ubuntu-via-kvm/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2320</post-id>	</item>
	</channel>
</rss>
