<?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>network - Hamradio.my</title>
	<atom:link href="https://hamradio.my/category/network/feed/" rel="self" type="application/rss+xml" />
	<link>https://hamradio.my/category/network/</link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Sat, 12 Jul 2025 11:56:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>network - Hamradio.my</title>
	<link>https://hamradio.my/category/network/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How Amateur Radio Operators Can Use WireGuard for Secure Networking</title>
		<link>https://hamradio.my/2025/07/how-amateur-radio-operators-can-use-wireguard-for-secure-networking/</link>
					<comments>https://hamradio.my/2025/07/how-amateur-radio-operators-can-use-wireguard-for-secure-networking/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sat, 12 Jul 2025 11:56:24 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[virtual private network]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[AllStarLink]]></category>
		<category><![CDATA[APRS]]></category>
		<category><![CDATA[AREDN]]></category>
		<category><![CDATA[ARES]]></category>
		<category><![CDATA[DMR]]></category>
		<category><![CDATA[echolink]]></category>
		<category><![CDATA[EmComm]]></category>
		<category><![CDATA[ham radio digital modes]]></category>
		<category><![CDATA[ham radio over internet]]></category>
		<category><![CDATA[ham radio remote access]]></category>
		<category><![CDATA[ham radio software]]></category>
		<category><![CDATA[ham radio tools]]></category>
		<category><![CDATA[ham radio vpn]]></category>
		<category><![CDATA[hamnet]]></category>
		<category><![CDATA[linux vpn]]></category>
		<category><![CDATA[Raspberry Pi ham radio]]></category>
		<category><![CDATA[remote radio station]]></category>
		<category><![CDATA[repeater linking]]></category>
		<category><![CDATA[secure mesh networking]]></category>
		<category><![CDATA[secure vpn]]></category>
		<category><![CDATA[wg-easy]]></category>
		<category><![CDATA[wireguard]]></category>
		<category><![CDATA[wireguard vpn]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8335</guid>

					<description><![CDATA[<p>In today&#8217;s digitally connected world, amateur radio isn&#8217;t just about radios and antennas — it&#8217;s also about the secure, smart use of modern networking tools. One tool that&#8217;s gaining popularity among hams is WireGuard, a next-generation VPN protocol. While VPNs are often associated with corporate IT or privacy tools, they have practical and exciting use [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/07/how-amateur-radio-operators-can-use-wireguard-for-secure-networking/">How Amateur Radio Operators Can Use WireGuard for Secure Networking</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p class="wp-block-paragraph">In today&#8217;s digitally connected world, amateur radio isn&#8217;t just about radios and antennas — it&#8217;s also about the <strong>secure, smart use of modern networking tools</strong>. One tool that&#8217;s gaining popularity among hams is <strong>WireGuard</strong>, a next-generation VPN protocol. While VPNs are often associated with corporate IT or privacy tools, they have practical and exciting use cases for amateur radio operators too.</p>



<p class="wp-block-paragraph">Let’s explore what WireGuard is and how it can empower your ham radio setup — from remote control to repeater networking.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f510.png" alt="🔐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> What is WireGuard?</h2>



<p class="wp-block-paragraph"><strong>WireGuard</strong> is an open-source, modern VPN (Virtual Private Network) that’s fast, lightweight, and secure. Think of it as a <strong>secure tunnel between two or more devices</strong>, no matter where they are in the world. It uses cutting-edge cryptography like ChaCha20 and Curve25519 and is designed to be <strong>extremely simple to set up and manage</strong>.</p>



<p class="wp-block-paragraph">Some key features:</p>



<ul class="wp-block-list">
<li>Blazing fast performance, even on low-powered devices like Raspberry Pi.</li>



<li>Built into the Linux kernel (also works on Windows, macOS, iOS, Android).</li>



<li>Minimal configuration with easy-to-read config files.</li>



<li>Highly secure with modern encryption standards.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6f0.png" alt="🛰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Why Should Hams Care?</h2>



<p class="wp-block-paragraph">You might be wondering — “What does a VPN have to do with amateur radio?”</p>



<p class="wp-block-paragraph">Well, WireGuard isn’t just for IT professionals. It can be <strong>incredibly useful for amateur radio</strong> in a variety of modern applications:</p>



<h3 class="wp-block-heading">1. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f527.png" alt="🔧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Remote Station Access</h3>



<p class="wp-block-paragraph">Operate your station remotely — securely. Use WireGuard to connect to:</p>



<ul class="wp-block-list">
<li>Your <strong>home radio via web interface (e.g., Hamlib, WebSDR, OpenWebRX)</strong>.</li>



<li><strong>Digital modes like FT8</strong>, even when you&#8217;re away from home.</li>



<li>Control <strong>rotators</strong>, power switches, and more — all over a private network.</li>
</ul>



<p class="wp-block-paragraph">No need to open public ports or worry about hacking attempts.</p>



<h3 class="wp-block-heading">2. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Linking Repeaters or Nodes</h3>



<p class="wp-block-paragraph">Running <strong>AllStarLink, EchoLink, or DMR</strong> nodes? WireGuard is perfect for:</p>



<ul class="wp-block-list">
<li>Securely linking multiple nodes.</li>



<li>Simplifying firewall and NAT traversal.</li>



<li>Avoiding reliance on port forwarding or dynamic DNS.</li>
</ul>



<p class="wp-block-paragraph">With WireGuard, repeaters in different locations can <strong>talk to each other over encrypted tunnels</strong>.</p>



<h3 class="wp-block-heading">3. <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Emergency Communications (EMCOMM)</h3>



<p class="wp-block-paragraph">In emergency situations, you may deploy <strong>AREDN mesh networks, Raspberry Pis, and LTE routers</strong>. WireGuard lets you:</p>



<ul class="wp-block-list">
<li>Quickly set up a <strong>secure, private network</strong> between team members.</li>



<li>Share sensitive data, maps, or status pages — safely.</li>



<li>Connect mobile and fixed stations over <strong>WiFi, LTE, or satellite links</strong>.</li>
</ul>



<p class="wp-block-paragraph">WireGuard is lightweight enough to run on solar-powered mesh nodes and Pi devices in the field.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Legal Note for Hams</h2>



<p class="wp-block-paragraph">It’s important to point out:</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Encryption is NOT allowed over amateur radio frequencies</strong> in most countries (including Malaysia and the U.S.).</p>
</blockquote>



<p class="wp-block-paragraph">This means you <strong>cannot run WireGuard over RF links on ham bands</strong>. But here’s where you can:</p>



<ul class="wp-block-list">
<li>Private home or field networks using <strong>WiFi, cellular, or fiber</strong>.</li>



<li>Between club servers or repeaters connected via the internet.</li>
</ul>



<p class="wp-block-paragraph">Always follow your country’s amateur radio regulations.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2699.png" alt="⚙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Easy Setup with WG-Easy</h2>



<p class="wp-block-paragraph">Want to get started without headaches? The easiest way to install and manage WireGuard is with <strong><a href="https://github.com/wg-easy/wg-easy">WG-Easy</a></strong> — a simple web interface for WireGuard.</p>



<h3 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Install WG-Easy (Docker)</h3>



<p class="wp-block-paragraph">If you&#8217;re familiar with Docker, just run:</p>



<pre class="wp-block-code"><code>docker run -d \
  --name=wg-easy \
  -e WG_HOST=your.domain.com \
  -e PASSWORD=your_password \
  -v ~/.wg-easy:/etc/wireguard \
  -p 51820:51820/udp \
  -p 51821:51821/tcp \
  --cap-add=NET_ADMIN \
  --cap-add=SYS_MODULE \
  --sysctl="net.ipv4.ip_forward=1" \
  --sysctl="net.ipv4.conf.all.src_valid_mark=1" \
  --restart unless-stopped \
  weejewel/wg-easy
</code></pre>



<p class="wp-block-paragraph">Then visit <code>http://your-server-ip:51821</code> to manage your VPN through a friendly web UI. Generate keys, scan QR codes for your phone or field devices, and connect in minutes.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Works beautifully with Android/iOS WireGuard apps — great for mobile operators.</p>
</blockquote>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Summary: Why Hams Should Use WireGuard</h2>



<figure class="wp-block-table"><table class="has-fixed-layout"><thead><tr><th>Use Case</th><th>Benefit</th></tr></thead><tbody><tr><td>Remote control of station</td><td>Safe, encrypted access from anywhere</td></tr><tr><td>Link AllStar/DMR/EchoLink</td><td>Secure repeater connections</td></tr><tr><td>Field operations (EMCOMM)</td><td>Trusted mesh networking in deployments</td></tr><tr><td>APRS/iGate clusters</td><td>Private and reliable backend links</td></tr></tbody></table></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9e0.png" alt="🧠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Final Thoughts</h2>



<p class="wp-block-paragraph">WireGuard is more than just a tool for techies — it’s a <strong>game-changer for the modern amateur radio operator</strong>. Whether you’re running a club repeater, experimenting with remote stations, or preparing for field communications, adding a secure layer like WireGuard is smart, responsible, and powerful.</p>
<p>The post <a href="https://hamradio.my/2025/07/how-amateur-radio-operators-can-use-wireguard-for-secure-networking/">How Amateur Radio Operators Can Use WireGuard for Secure Networking</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/07/how-amateur-radio-operators-can-use-wireguard-for-secure-networking/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Viewing SriHome SH025 IP Camera on Linux with MPV</title>
		<link>https://hamradio.my/2025/07/viewing-srihome-sh025-ip-camera-on-linux-with-mpv/</link>
					<comments>https://hamradio.my/2025/07/viewing-srihome-sh025-ip-camera-on-linux-with-mpv/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 09:07:10 +0000</pubDate>
				<category><![CDATA[archlinux]]></category>
		<category><![CDATA[cachyos]]></category>
		<category><![CDATA[cctv]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[ffplay]]></category>
		<category><![CDATA[homeassistant]]></category>
		<category><![CDATA[homeautomation]]></category>
		<category><![CDATA[homelab]]></category>
		<category><![CDATA[ipcamera]]></category>
		<category><![CDATA[ipcamerastream]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linuxdesktop]]></category>
		<category><![CDATA[linuxsetup]]></category>
		<category><![CDATA[localstreaming]]></category>
		<category><![CDATA[mpv]]></category>
		<category><![CDATA[nocloud]]></category>
		<category><![CDATA[onvif]]></category>
		<category><![CDATA[openrtsp]]></category>
		<category><![CDATA[privacyfirst]]></category>
		<category><![CDATA[rtsp]]></category>
		<category><![CDATA[rtspstream]]></category>
		<category><![CDATA[sh025]]></category>
		<category><![CDATA[smartcam]]></category>
		<category><![CDATA[sricam]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8302</guid>

					<description><![CDATA[<p>I recently installed a SriHome SH025 IP camera and wanted to monitor the live stream from my Arch Linux desktop (CachyOS in my case). While the official app works, I prefer using local tools — no cloud, no mobile app, just clean video over my LAN. After some digging, I got the RTSP stream working [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/07/viewing-srihome-sh025-ip-camera-on-linux-with-mpv/">Viewing SriHome SH025 IP Camera on Linux with MPV</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p class="wp-block-paragraph">I recently installed a <strong>SriHome SH025</strong> IP camera and wanted to monitor the live stream from my <strong>Arch Linux desktop</strong> (CachyOS in my case). While the official app works, I prefer using local tools — no cloud, no mobile app, just clean video over my LAN.</p>



<p class="wp-block-paragraph">After some digging, I got the RTSP stream working beautifully with <code>mpv</code>, and I even created a launcher icon for quick access.</p>



<p class="wp-block-paragraph">Here’s exactly how I did it — plus how to <strong>find the right RTSP port</strong> using <code>nmap</code>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3af.png" alt="🎯" class="wp-smiley" style="height: 1em; max-height: 1em;" /> My Setup Goals</h2>



<ul class="wp-block-list">
<li>Watch the SriHome SH025 stream on my Linux desktop</li>



<li>Skip the cloud and use direct RTSP</li>



<li>Get working video (and ideally audio)</li>



<li>Add a clickable desktop launcher</li>



<li>Find the RTSP port if undocumented</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f50d.png" alt="🔍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Finding the RTSP Port with Nmap</h2>



<p class="wp-block-paragraph">SriHome cameras often don’t use the <strong>default RTSP port (554)</strong> — mine used <code>8554</code>. If you don’t know your camera’s port, use <code>nmap</code> to scan for open ones:</p>



<h3 class="wp-block-heading">1. Install <code>nmap</code> (if you don&#8217;t already have it):</h3>



<pre class="wp-block-code"><code>sudo pacman -S nmap
</code></pre>



<h3 class="wp-block-heading">2. Scan for common video streaming ports:</h3>



<pre class="wp-block-code"><code>nmap -p 554,8554,10554,7070,6688 192.168.0.11
</code></pre>



<p class="wp-block-paragraph">Replace <code>192.168.0.11</code> with your camera’s actual IP address.</p>



<h3 class="wp-block-heading">Example output:</h3>



<pre class="wp-block-code"><code>PORT      STATE  SERVICE
554/tcp   closed rtsp
8554/tcp  open   rtsp-alt
10554/tcp closed unknown
6688/tcp  open   unknown
</code></pre>



<p class="wp-block-paragraph">In my case, <strong>port 8554 was open</strong>, which matched what <code>ffplay</code> and <code>mpv</code> needed.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Testing the Stream with ffplay</h2>



<p class="wp-block-paragraph">Before setting up anything fancy, I tested the RTSP stream with:</p>



<pre class="wp-block-code"><code>ffplay rtsp://admin:888888@192.168.0.11:8554/profile0
</code></pre>



<p class="wp-block-paragraph">It worked! Full 1080p video and even audio came through. This confirmed the camera was broadcasting fine over RTSP.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/25b6.png" alt="▶" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Daily Viewing with MPV</h2>



<p class="wp-block-paragraph">After confirming the stream worked, I switched to <code>mpv</code> for daily use. It&#8217;s lightweight and integrates better with my desktop.</p>



<pre class="wp-block-code"><code>mpv rtsp://admin:888888@192.168.0.11:8554/profile0
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Create a Desktop Shortcut</h2>



<p class="wp-block-paragraph">To make launching the camera easy from my app launcher, I made a <code>.desktop</code> file.</p>



<h3 class="wp-block-heading">1. Create the launcher:</h3>



<pre class="wp-block-code"><code>nano ~/.local/share/applications/sricam-view.desktop
</code></pre>



<h3 class="wp-block-heading">2. Paste this:</h3>



<pre class="wp-block-code"><code>&#91;Desktop Entry]
Name=SriHome SH025 Viewer
Comment=Open SriHome IP Camera Stream in MPV
Exec=mpv rtsp://admin:888888@192.168.0.11:8554/profile0
Icon=camera-video
Terminal=false
Type=Application
Categories=Video;AudioVideo;Utility;
</code></pre>



<h3 class="wp-block-heading">3. Make it executable:</h3>



<pre class="wp-block-code"><code>chmod +x ~/.local/share/applications/sricam-view.desktop
</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2705.png" alt="✅" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Wrap-up</h2>



<p class="wp-block-paragraph">SriHome doesn’t document these RTSP settings well, but with a little effort — and tools like <code>nmap</code>, <code>ffplay</code>, <code>mpv</code>, and <code>ffmpeg</code> — you can get full, local access to your camera stream.</p>
<p>The post <a href="https://hamradio.my/2025/07/viewing-srihome-sh025-ip-camera-on-linux-with-mpv/">Viewing SriHome SH025 IP Camera on Linux with MPV</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/07/viewing-srihome-sh025-ip-camera-on-linux-with-mpv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Wi-Fi Jamming Using Raspberry Pi: Security Tools for Network Protection</title>
		<link>https://hamradio.my/2025/04/wi-fi-jamming-using-raspberry-pi-security-tools-for-network-protection/</link>
					<comments>https://hamradio.my/2025/04/wi-fi-jamming-using-raspberry-pi-security-tools-for-network-protection/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 13 Apr 2025 15:18:36 +0000</pubDate>
				<category><![CDATA[aircrack-ng]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[jammer]]></category>
		<category><![CDATA[jamming]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[radio frequency]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[access point security]]></category>
		<category><![CDATA[captive portal]]></category>
		<category><![CDATA[channel hopping]]></category>
		<category><![CDATA[deauth packets]]></category>
		<category><![CDATA[deauthentication attack]]></category>
		<category><![CDATA[ethical hacking]]></category>
		<category><![CDATA[iot security]]></category>
		<category><![CDATA[monitor mode]]></category>
		<category><![CDATA[network analysis]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[network protection]]></category>
		<category><![CDATA[network security]]></category>
		<category><![CDATA[network vulnerabilities]]></category>
		<category><![CDATA[nodogsplash]]></category>
		<category><![CDATA[packet sniffing]]></category>
		<category><![CDATA[penetration testing]]></category>
		<category><![CDATA[python scripting]]></category>
		<category><![CDATA[security research]]></category>
		<category><![CDATA[security tools]]></category>
		<category><![CDATA[soc]]></category>
		<category><![CDATA[software defined radio]]></category>
		<category><![CDATA[wifi jamming]]></category>
		<category><![CDATA[wifi security]]></category>
		<category><![CDATA[wireless deauth]]></category>
		<category><![CDATA[wireless hacking]]></category>
		<category><![CDATA[wireless monitoring]]></category>
		<category><![CDATA[wireless networks]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=7048</guid>

					<description><![CDATA[<p>In today&#8217;s interconnected world, wireless networks have become a critical part of our infrastructure. However, this ubiquity also creates security vulnerabilities that can be exploited. Understanding these vulnerabilities is essential for developing robust security measures. Let&#8217;s explore how a Raspberry Pi can be transformed into a wireless network security tool. What is Wi-Fi Jamming? Wi-Fi [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/04/wi-fi-jamming-using-raspberry-pi-security-tools-for-network-protection/">Wi-Fi Jamming Using Raspberry Pi: Security Tools for Network Protection</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading" id="h-"></h1>



<p class="wp-block-paragraph">In today&#8217;s interconnected world, wireless networks have become a critical part of our infrastructure. However, this ubiquity also creates security vulnerabilities that can be exploited. Understanding these vulnerabilities is essential for developing robust security measures. Let&#8217;s explore how a Raspberry Pi can be transformed into a wireless network security tool.</p>



<h2 class="wp-block-heading" id="h-what-is-wi-fi-jamming">What is Wi-Fi Jamming?</h2>



<p class="wp-block-paragraph">Wi-Fi jamming is a technique that disrupts wireless networks by sending deauthentication packets to clients and access points. While this might sound malicious, it has legitimate applications in security testing, network management, and law enforcement.</p>



<h2 class="wp-block-heading" id="h-the-raspberry-pi-advantage">The Raspberry Pi Advantage</h2>



<p class="wp-block-paragraph">The Raspberry Pi is an ideal platform for network security tools due to its:</p>



<ul class="wp-block-list">
<li>Low cost and high portability</li>



<li>Open hardware architecture</li>



<li>Flexibility through its System on a Chip (SoC) design</li>



<li>Compatibility with various wireless adapters</li>
</ul>



<h2 class="wp-block-heading" id="h-how-the-jamming-process-works">How the Jamming Process Works</h2>



<p class="wp-block-paragraph">The process involves several technical steps:</p>



<ol class="wp-block-list">
<li><strong>Interface Selection</strong>: The system identifies the most powerful wireless interface and enables monitor mode.</li>



<li><strong>Channel Hopping</strong>: It sequentially scans channels 1-11, spending about 1 second on each to identify access points and connected clients.</li>



<li><strong>Deauthentication</strong>: After identifying targets, the system sends deauthentication packets that force clients to disconnect from their access points.</li>



<li><strong>Targeted Jamming</strong>: The tool can be configured to target specific devices or all devices connected to a particular access point.</li>
</ol>



<h2 class="wp-block-heading" id="h-applications-in-security">Applications in Security</h2>



<p class="wp-block-paragraph">This type of tool has several legitimate uses:</p>



<ul class="wp-block-list">
<li><strong>Law Enforcement</strong>: Originally developed for law enforcement to interrupt criminal communications</li>



<li><strong>Security Testing</strong>: Organizations can test their network resilience against deauthentication attacks</li>



<li><strong>Network Management</strong>: Institutions can control which devices connect to their networks</li>



<li><strong>Emergency Situations</strong>: Can be used to prevent remote triggering of explosive devices</li>
</ul>



<h2 class="wp-block-heading" id="h-creating-a-captive-portal">Creating a Captive Portal</h2>



<p class="wp-block-paragraph">Beyond jamming, a Raspberry Pi can also be configured to create a captive portal &#8211; a landing page that appears when users connect to a network. This has applications in:</p>



<ul class="wp-block-list">
<li>User authentication</li>



<li>Displaying network terms of service</li>



<li>Controlled internet access</li>



<li>Marketing and advertisements</li>
</ul>



<h2 class="wp-block-heading" id="h-ethical-considerations">Ethical Considerations</h2>



<p class="wp-block-paragraph">It&#8217;s crucial to note that unauthorized network disruption is illegal in most jurisdictions. These tools should only be used:</p>



<ul class="wp-block-list">
<li>On networks you own or have permission to test</li>



<li>For legitimate security testing purposes</li>



<li>In accordance with local laws and regulations</li>



<li>With proper authorization from relevant authorities</li>
</ul>



<h2 class="wp-block-heading" id="h-technical-implementation">Technical Implementation</h2>



<p class="wp-block-paragraph">The implementation involves several components:</p>



<ul class="wp-block-list">
<li><strong>Aircrack-ng</strong>: A suite of tools for wireless network assessment</li>



<li><strong>Nodogsplash</strong>: Software for creating and managing captive portals</li>



<li><strong>Python</strong>: For scripting the core functionality</li>
</ul>



<p class="wp-block-paragraph">The system can be further enhanced with features like bandwidth control, domain restrictions, and packet filtering to create a comprehensive network management solution.</p>



<h2 class="wp-block-heading" id="h-conclusion">Conclusion</h2>



<p class="wp-block-paragraph">Wi-Fi jamming using Raspberry Pi represents a powerful tool for understanding and securing wireless networks. While its capabilities could be misused, its primary value lies in helping network administrators identify vulnerabilities and improve security posture. As IoT devices continue to proliferate, with estimates suggesting 30 billion connected objects by 2020, understanding these network security principles becomes increasingly important.</p>



<p class="wp-block-paragraph">Remember, the goal of security research is always to build more robust systems, not to compromise legitimate networks.</p>



<p class="wp-block-paragraph"><a href="https://acadpubl.eu/hub/2018-118-22/articles/22b/32.pdf"><strong>https://acadpubl.eu/hub/2018-118-22/articles/22b/32.pdf</strong></a></p>
<p>The post <a href="https://hamradio.my/2025/04/wi-fi-jamming-using-raspberry-pi-security-tools-for-network-protection/">Wi-Fi Jamming Using Raspberry Pi: Security Tools for Network Protection</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/04/wi-fi-jamming-using-raspberry-pi-security-tools-for-network-protection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The Best Open-Source NAS Solutions for Amateur Radio Enthusiasts</title>
		<link>https://hamradio.my/2025/03/the-best-open-source-nas-solutions-for-amateur-radio-enthusiasts/</link>
					<comments>https://hamradio.my/2025/03/the-best-open-source-nas-solutions-for-amateur-radio-enthusiasts/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 13 Mar 2025 18:30:07 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[raspberry pi]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[APRS]]></category>
		<category><![CDATA[call sign database]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[data backup]]></category>
		<category><![CDATA[digital modes]]></category>
		<category><![CDATA[DIY NAS]]></category>
		<category><![CDATA[dxpedition]]></category>
		<category><![CDATA[emergency communications]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[ham radio tools]]></category>
		<category><![CDATA[logging software]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[network storage]]></category>
		<category><![CDATA[nextcloud]]></category>
		<category><![CDATA[OpenMediaVault]]></category>
		<category><![CDATA[radio logging]]></category>
		<category><![CDATA[Raspberry Pi NAS]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[Rockstor]]></category>
		<category><![CDATA[sdr]]></category>
		<category><![CDATA[SDR recordings]]></category>
		<category><![CDATA[server storage]]></category>
		<category><![CDATA[TrueNAS]]></category>
		<category><![CDATA[XigmaNAS]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=6955</guid>

					<description><![CDATA[<p>In the world of amateur radio, efficient data storage and management are essential for various applications, including logging contacts, storing SDR recordings, and managing DXpedition logs. A Network Attached Storage (NAS) system provides a centralized solution for storing, accessing, and sharing data across multiple devices. In this blog post, we&#8217;ll explore the best open-source NAS [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/03/the-best-open-source-nas-solutions-for-amateur-radio-enthusiasts/">The Best Open-Source NAS Solutions for Amateur Radio Enthusiasts</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading" id="h-"></h1>



<p class="wp-block-paragraph">In the world of amateur radio, efficient data storage and management are essential for various applications, including logging contacts, storing SDR recordings, and managing DXpedition logs. A Network Attached Storage (NAS) system provides a centralized solution for storing, accessing, and sharing data across multiple devices. In this blog post, we&#8217;ll explore the best open-source NAS solutions and how they can benefit amateur radio operators.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="h-why-amateur-radio-operators-need-a-nas"><strong>Why Amateur Radio Operators Need a NAS?</strong></h2>



<p class="wp-block-paragraph">A NAS system can serve multiple purposes in the amateur radio community, including:</p>



<ul class="wp-block-list">
<li><strong>DXpedition Log Storage:</strong> Securely store logs from remote operations and enable real-time syncing with cloud services.</li>



<li><strong>SDR Recordings:</strong> Save and manage large SDR (Software-Defined Radio) recordings without cluttering your main workstation.</li>



<li><strong>Call Sign Database Management:</strong> Store and retrieve updated call sign databases.</li>



<li><strong>Software &amp; Firmware Repository:</strong> Maintain a repository of amateur radio software, firmware updates, and digital mode configurations.</li>



<li><strong>Remote Data Access:</strong> Access important radio logs and settings from anywhere in the world.</li>



<li><strong>Collaboration and Data Sharing:</strong> Share logs and resources with other operators and radio clubs.</li>
</ul>



<p class="wp-block-paragraph">By setting up an open-source NAS, you gain flexibility, security, and cost-effectiveness compared to proprietary cloud solutions.</p>



<figure class="wp-block-image size-full is-resized"><img  title="" fetchpriority="high" decoding="async" width="332" height="249" src="https://hamradio.my/wp-content/uploads/2025/03/NAS.webp"  alt="NAS The Best Open-Source NAS Solutions for Amateur Radio Enthusiasts"  class="wp-image-6957" style="width:729px;height:auto" srcset="https://hamradio.my/wp-content/uploads/2025/03/NAS.webp 332w, https://hamradio.my/wp-content/uploads/2025/03/NAS-300x225.webp 300w" sizes="(max-width: 332px) 100vw, 332px" /></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="h-best-open-source-nas-solutions"><strong>Best Open-Source NAS Solutions</strong></h2>



<p class="wp-block-paragraph">Here are some of the best open-source NAS solutions suitable for amateur radio operators:</p>



<h3 class="wp-block-heading" id="h-1-truenas-formerly-freenas">1. <strong>TrueNAS (formerly FreeNAS)</strong></h3>



<ul class="wp-block-list">
<li><strong>Based on:</strong> FreeBSD</li>



<li><strong>Features:</strong> ZFS file system, snapshots, data encryption, cloud sync, and RAID support.</li>



<li><strong>Why it&#8217;s great for hams:</strong> Reliable for storing large SDR files and DXpedition logs with built-in redundancy.</li>
</ul>



<h3 class="wp-block-heading" id="h-2-openmediavault">2. <strong>OpenMediaVault</strong></h3>



<ul class="wp-block-list">
<li><strong>Based on:</strong> Debian Linux</li>



<li><strong>Features:</strong> Web-based UI, plugin support, NFS/Samba sharing, and RAID support.</li>



<li><strong>Why it&#8217;s great for hams:</strong> Easy to set up on Raspberry Pi for a lightweight logging storage solution.</li>
</ul>



<h3 class="wp-block-heading" id="h-3-rockstor">3. <strong>Rockstor</strong></h3>



<ul class="wp-block-list">
<li><strong>Based on:</strong> CentOS (migrating to OpenSUSE)</li>



<li><strong>Features:</strong> Btrfs file system, replication, and snapshot support.</li>



<li><strong>Why it&#8217;s great for hams:</strong> High resilience and data protection, perfect for SDR recordings and long-term storage.</li>
</ul>



<h3 class="wp-block-heading" id="h-4-xigmanas">4. <strong>XigmaNAS</strong></h3>



<ul class="wp-block-list">
<li><strong>Based on:</strong> FreeBSD</li>



<li><strong>Features:</strong> ZFS, remote access, encryption, and RAID support.</li>



<li><strong>Why it&#8217;s great for hams:</strong> Supports running services like logging servers and backup utilities.</li>
</ul>



<h3 class="wp-block-heading" id="h-5-nextcloud-with-nas-integration">5. <strong>Nextcloud (with NAS Integration)</strong></h3>



<ul class="wp-block-list">
<li><strong>Based on:</strong> Linux/PHP</li>



<li><strong>Features:</strong> Cloud-based file sharing with NAS integration.</li>



<li><strong>Why it&#8217;s great for hams:</strong> Ideal for remote access to DXpedition logs and sharing with team members.</li>
</ul>



<figure class="wp-block-image size-large"><img  title="" decoding="async" width="1024" height="768" src="https://hamradio.my/wp-content/uploads/2025/03/TrueNAS-1024x768.jpg"  alt="TrueNAS-1024x768 The Best Open-Source NAS Solutions for Amateur Radio Enthusiasts"  class="wp-image-6958" srcset="https://hamradio.my/wp-content/uploads/2025/03/TrueNAS-1024x768.jpg 1024w, https://hamradio.my/wp-content/uploads/2025/03/TrueNAS-300x225.jpg 300w, https://hamradio.my/wp-content/uploads/2025/03/TrueNAS-768x576.jpg 768w, https://hamradio.my/wp-content/uploads/2025/03/TrueNAS-1536x1152.jpg 1536w, https://hamradio.my/wp-content/uploads/2025/03/TrueNAS.jpg 1600w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="h-building-your-own-nas-for-amateur-radio"><strong>Building Your Own NAS for Amateur Radio</strong></h2>



<h3 class="wp-block-heading" id="h-1-hardware-requirements"><strong>1. Hardware Requirements</strong></h3>



<p class="wp-block-paragraph">You don’t need an expensive setup to build an efficient NAS. Here are some hardware options:</p>



<ul class="wp-block-list">
<li><strong>Low-power NAS:</strong> Raspberry Pi 4 with external USB storage (ideal for small-scale logs and personal use).</li>



<li><strong>Mid-range NAS:</strong> An old PC with at least 4GB RAM and multiple hard drives.</li>



<li><strong>High-end NAS:</strong> A custom-built server with multiple drive bays and RAID support.</li>
</ul>



<h3 class="wp-block-heading" id="h-2-installing-an-open-source-nas-os"><strong>2. Installing an Open-Source NAS OS</strong></h3>



<ol class="wp-block-list">
<li><strong>Download the ISO:</strong> Choose one of the NAS distributions listed above.</li>



<li><strong>Create a Bootable USB:</strong> Use tools like Rufus (Windows) or <code>dd</code> (Linux/macOS) to create a bootable USB drive.</li>



<li><strong>Boot &amp; Install:</strong> Insert the USB into your NAS machine, boot from USB, and follow the installation wizard.</li>



<li><strong>Configure Storage:</strong> Set up RAID, ZFS, or Btrfs as needed.</li>



<li><strong>Enable File Sharing:</strong> Configure SMB, NFS, or FTP for accessing data.</li>



<li><strong>Set Up Remote Access:</strong> Enable VPN, SSH, or Nextcloud integration.</li>
</ol>



<h3 class="wp-block-heading" id="h-3-configuring-nas-for-amateur-radio-use"><strong>3. Configuring NAS for Amateur Radio Use</strong></h3>



<ul class="wp-block-list">
<li><strong>Logging &amp; Backup:</strong> Sync logging software (like N1MM or WSJT-X) to the NAS for automatic backups.</li>



<li><strong>DXpedition File Sharing:</strong> Use Nextcloud to share logs with remote team members.</li>



<li><strong>SDR Storage:</strong> Save large IQ recordings for post-processing.</li>



<li><strong>Weather &amp; APRS Data Storage:</strong> Store weather and APRS logs for analysis.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="h-final-thoughts"><strong>Final Thoughts</strong></h2>



<p class="wp-block-paragraph">A NAS is a valuable tool for amateur radio operators, providing secure storage for DXpedition logs, SDR recordings, and digital mode settings. By leveraging open-source NAS solutions like TrueNAS, OpenMediaVault, or Nextcloud, you can build a powerful and cost-effective storage system tailored to your radio operations.</p>



<p class="wp-block-paragraph">Whether you&#8217;re a casual radio hobbyist or an expedition leader logging thousands of contacts, a well-configured NAS can improve efficiency, enhance data security, and facilitate collaboration. With some basic hardware and open-source software, you can create a flexible and scalable storage system that serves your radio adventures for years to come.</p>



<p class="wp-block-paragraph"><strong>Do you already use a NAS for your amateur radio activities? Share your setup in the comments below!</strong></p>
<p>The post <a href="https://hamradio.my/2025/03/the-best-open-source-nas-solutions-for-amateur-radio-enthusiasts/">The Best Open-Source NAS Solutions for Amateur Radio Enthusiasts</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/03/the-best-open-source-nas-solutions-for-amateur-radio-enthusiasts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding DNS over TLS (DoT) and DNS over HTTPS (DoH)</title>
		<link>https://hamradio.my/2024/09/understanding-dns-over-tls-dot-and-dns-over-https-doh/</link>
					<comments>https://hamradio.my/2024/09/understanding-dns-over-tls-dot-and-dns-over-https-doh/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 08 Sep 2024 02:24:42 +0000</pubDate>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[domain name server]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[comparison dot and doh]]></category>
		<category><![CDATA[dns over https]]></category>
		<category><![CDATA[dns over tls]]></category>
		<category><![CDATA[DNS server]]></category>
		<category><![CDATA[doh vs dot]]></category>
		<category><![CDATA[domain name service]]></category>
		<category><![CDATA[domain resolver]]></category>
		<category><![CDATA[privacy dns]]></category>
		<category><![CDATA[security dns]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=5380</guid>

					<description><![CDATA[<p>As our data increasingly travels over the Internet, safeguarding it from prying eyes is crucial. DNS over TLS (DoT) and DNS over HTTPS (DoH) are two protocols designed to encrypt DNS requests, ensuring that your data remains secure. In this post, we’ll explore how these protocols enhance your privacy and how they differ from one [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/09/understanding-dns-over-tls-dot-and-dns-over-https-doh/">Understanding DNS over TLS (DoT) and DNS over HTTPS (DoH)</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading" id="h-"></h2>



<p class="wp-block-paragraph">As our data increasingly travels over the Internet, safeguarding it from prying eyes is crucial. DNS over TLS (DoT) and DNS over HTTPS (DoH) are two protocols designed to encrypt DNS requests, ensuring that your data remains secure. In this post, we’ll explore how these protocols enhance your privacy and how they differ from one another.</p>



<h3 class="wp-block-heading" id="h-what-is-dns-and-why-does-it-need-tls-or-https">What is DNS, and Why Does It Need TLS or HTTPS?</h3>



<p class="wp-block-paragraph">The Domain Name System (DNS) is like the internet’s phone book, translating human-friendly domain names into IP addresses that computers use to communicate. However, standard DNS queries are not encrypted, leaving them vulnerable to interception. This can pose significant security risks. Encrypting DNS requests with TLS (Transport Layer Security) or HTTPS (Hypertext Transfer Protocol Secure) helps protect this data from unauthorized access and reduces the risk of data breaches. Essentially, these encryption protocols ensure that your DNS queries remain private and secure.</p>



<h3 class="wp-block-heading" id="h-the-importance-of-encrypting-dns-requests">The Importance of Encrypting DNS Requests</h3>



<p class="wp-block-paragraph">Encrypting DNS requests is vital for maintaining data privacy and security. It prevents malicious actors from intercepting or tampering with the data, protecting users from potential threats such as DNS hijacking, where cybercriminals redirect your traffic to malicious sites. Encryption ensures that your browsing activity remains confidential and your data is shielded from prying eyes.</p>



<h3 class="wp-block-heading" id="h-dns-over-tls-dot-what-is-it">DNS over TLS (DoT) – What Is It?</h3>



<p class="wp-block-paragraph">DNS over TLS (DoT) is a protocol that enhances the security of DNS queries by encrypting them using TLS. This protocol adds a layer of encryption over the User Datagram Protocol (UDP), which is used for sending DNS queries. By establishing a secure TLS tunnel, DoT ensures that DNS requests and responses are encrypted and protected from unauthorized access. This is particularly beneficial when using public or shared networks, as it provides a safeguard against potential snooping.</p>



<h3 class="wp-block-heading" id="h-what-is-dns-over-https-doh">What Is DNS over HTTPS (DoH)?</h3>



<p class="wp-block-paragraph">DNS over HTTPS (DoH) is another method for securing DNS queries, but it operates differently than DoT. DoH encrypts DNS traffic using HTTPS, which is the same protocol used for securing web traffic. This approach disguises DNS queries within regular HTTPS traffic, making it harder for third parties to monitor or block these queries. DoH also encrypts the entire DNS response, including the IP address, providing a higher level of privacy.</p>



<h3 class="wp-block-heading" id="h-comparing-dns-over-tls-and-dns-over-https">Comparing DNS over TLS and DNS over HTTPS</h3>



<p class="wp-block-paragraph">Both DoT and DoH offer encryption for DNS queries, but they differ in how they implement it:</p>



<ul class="wp-block-list">
<li><strong>Encryption Protocol:</strong> DoT uses TLS to encrypt DNS queries over TCP, while DoH uses HTTPS.</li>



<li><strong>Ports:</strong> DoT operates on its own port (TCP 853), whereas DoH uses the standard HTTPS port (TCP 443).</li>



<li><strong>Encryption Complexity:</strong> DoH employs more complex encryption through HTTPS, including encrypting the entire DNS response. DoT adds a TLS layer over UDP, which is simpler but still effective.</li>
</ul>



<h3 class="wp-block-heading" id="h-which-is-better-dot-or-doh">Which Is Better, DoT or DoH?</h3>



<p class="wp-block-paragraph">The choice between DoT and DoH depends on specific needs:</p>



<ul class="wp-block-list">
<li><strong>Network Security:</strong> DoT is often preferred for network security because it allows administrators to monitor and block DNS queries more easily.</li>



<li><strong>Privacy:</strong> DoH may be more suitable for privacy since it hides DNS traffic within regular HTTPS traffic, making it harder for ISPs and other entities to track.</li>
</ul>



<h3 class="wp-block-heading" id="h-the-role-of-private-dns-servers">The Role of Private DNS Servers</h3>



<p class="wp-block-paragraph">Private DNS servers resolve external DNS queries and benefit from DoT and DoH encryption. Using these protocols ensures that the data exchanged between private DNS servers and external servers is secure, preventing potential attacks and maintaining data integrity.</p>



<h3 class="wp-block-heading" id="h-challenges-in-implementing-dot-and-doh">Challenges in Implementing DoT and DoH</h3>



<ul class="wp-block-list">
<li><strong>Compatibility:</strong> Some older systems and applications may not support DoT or DoH.</li>



<li><strong>Configuration:</strong> Setting up DoT or DoH can be complex, especially if existing security measures are in place.</li>



<li><strong>Mixed Content:</strong> Websites that use HTTPS but have DNS requests over unencrypted channels can pose challenges in enforcing DoT or DoH.</li>
</ul>



<h3 class="wp-block-heading" id="h-setting-up-dot-and-doh">Setting Up DoT and DoH</h3>



<p class="wp-block-paragraph">To enhance your privacy and security, configure DoT or DoH on various operating systems:</p>



<ul class="wp-block-list">
<li><strong>Windows:</strong> Use Network Settings or third-party applications to enable DoT/DoH.</li>



<li><strong>macOS:</strong> Configure DNS settings in Network Preferences or use apps to automate the process.</li>



<li><strong>Linux:</strong> Edit the <code>resolv.conf</code> file or use <code>systemd-resolved</code> for DoT/DoH configuration.</li>



<li><strong>Android:</strong> Specify a Private DNS provider in network settings for DoT.</li>



<li><strong>iOS:</strong> Use a DNS profile or third-party app for DoT/DoH, as iOS does not natively support these settings for cellular networks.</li>
</ul>



<h3 class="wp-block-heading" id="h-dot-doh-vs-vpns">DoT/DoH vs. VPNs</h3>



<p class="wp-block-paragraph">While DoT and DoH secure DNS queries, VPNs provide comprehensive privacy by encrypting all internet traffic. VPNs create a secure tunnel between your device and a remote server, protecting all your online activities from interception.</p>



<h3 class="wp-block-heading" id="h-conclusion">Conclusion</h3>



<p class="wp-block-paragraph">With increasing concerns about data privacy and the need for faster browsing, DoT and DoH offer essential security and performance benefits. Adopting these protocols can help make your internet experience safer and more secure.</p>
<p>The post <a href="https://hamradio.my/2024/09/understanding-dns-over-tls-dot-and-dns-over-https-doh/">Understanding DNS over TLS (DoT) and DNS over HTTPS (DoH)</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/09/understanding-dns-over-tls-dot-and-dns-over-https-doh/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploring Network Tunnels: History, Usage, Applications, and Misuse</title>
		<link>https://hamradio.my/2024/06/exploring-network-tunnels-history-usage-applications-and-misuse/</link>
					<comments>https://hamradio.my/2024/06/exploring-network-tunnels-history-usage-applications-and-misuse/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 04 Jun 2024 02:04:57 +0000</pubDate>
				<category><![CDATA[cyber]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tunneling]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[tunnel]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=3201</guid>

					<description><![CDATA[<p>In the realm of computer networking, tunnels play a crucial role in facilitating secure communication, enabling interoperability between disparate networks, and enhancing privacy and anonymity. From the early days of the internet to modern cybersecurity practices, tunnels have evolved to become indispensable tools in the hands of both legitimate users and malicious actors. In this [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/06/exploring-network-tunnels-history-usage-applications-and-misuse/">Exploring Network Tunnels: History, Usage, Applications, and Misuse</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"></h3>



<p class="wp-block-paragraph">In the realm of computer networking, tunnels play a crucial role in facilitating secure communication, enabling interoperability between disparate networks, and enhancing privacy and anonymity. From the early days of the internet to modern cybersecurity practices, tunnels have evolved to become indispensable tools in the hands of both legitimate users and malicious actors. In this comprehensive article, we delve into the history of tunnels, their diverse applications, notable tunneling protocols, and the unfortunate misuse that has led to criminal activities and security concerns.</p>



<h4 class="wp-block-heading">History of Network Tunnels</h4>



<p class="wp-block-paragraph">The concept of tunneling traces back to the early days of computer networking, where the need to bridge incompatible networks and ensure secure communication gave rise to innovative solutions. One of the earliest tunneling protocols, Generic Routing Encapsulation (GRE), emerged in the 1990s to carry non-IP traffic over IP networks. As the internet grew and security became a paramount concern, protocols like IPSec and SSL/TLS were developed to establish secure tunnels for VPNs and encrypted communication.</p>



<h4 class="wp-block-heading">Usages and Applications</h4>



<p class="wp-block-paragraph">Tunnels serve a myriad of purposes across various domains of networking and cybersecurity:</p>



<ol class="wp-block-list">
<li><strong>Virtual Private Networks (VPNs)</strong>: VPN tunnels enable remote users to securely access private networks over public networks like the internet. They provide encryption, authentication, and confidentiality, making them invaluable for remote work, secure browsing, and protecting sensitive data.</li>



<li><strong>IPv6 Transition</strong>: With the exhaustion of IPv4 addresses, tunneling is used to facilitate the transition to IPv6. Tunneling protocols like 6to4, Teredo, and ISATAP encapsulate IPv6 packets within IPv4 packets, allowing them to traverse IPv4 networks.</li>



<li><strong>Secure Shell (SSH) Tunnels</strong>: SSH tunnels create encrypted connections between a local and remote host, forwarding network traffic through the encrypted tunnel. They are commonly used for secure remote access, port forwarding, and bypassing network restrictions.</li>



<li><strong>Protocol Translation</strong>: Tunnels facilitate communication between networks that use different protocols. For instance, GRE tunnels carry non-IP traffic over IP networks, while L2TP tunnels encapsulate multiprotocol traffic for VPNs.</li>



<li><strong>Anonymity and Privacy</strong>: Tunnels can be used to enhance anonymity and privacy online. Tools like Tor (The Onion Router) create encrypted tunnels through a network of relays, concealing users&#8217; identities and online activities.</li>
</ol>



<h4 class="wp-block-heading">Top Tunneling Protocols and Applications</h4>



<ol class="wp-block-list">
<li><strong>IPSec</strong>: Internet Protocol Security (IPSec) is a suite of protocols used to secure communication over IP networks. It provides authentication, integrity, and confidentiality through tunnel and transport modes, making it ideal for VPNs and secure communications.</li>



<li><strong>SSL/TLS</strong>: Secure Socket Layer (SSL) and its successor Transport Layer Security (TLS) create encrypted tunnels between clients and servers over the internet. They are widely used to secure web traffic (HTTPS), email (SMTPS, IMAPS), and other network protocols.</li>



<li><strong>SSH</strong>: Secure Shell (SSH) tunnels enable encrypted connections between hosts for secure remote access and data transfer. They are commonly used by administrators to manage remote servers and by users for secure browsing and file transfer.</li>



<li><strong>L2TP/IPSec</strong>: Layer 2 Tunneling Protocol (L2TP) is often used in conjunction with IPSec to create VPN connections. L2TP provides tunneling capabilities for carrying multiprotocol traffic over IP networks, while IPSec adds encryption and authentication for secure communication.</li>
</ol>



<h4 class="wp-block-heading">Misuse and Security Concerns</h4>



<p class="wp-block-paragraph">While tunnels offer numerous benefits, they can also be exploited for malicious purposes:</p>



<ol class="wp-block-list">
<li><strong>Criminal Activities</strong>: Cybercriminals often misuse tunnels to conceal their activities and evade detection. VPNs and anonymization services may be used to hide the origin of malicious traffic, making it difficult for authorities to trace and attribute attacks.</li>



<li><strong>Data Exfiltration</strong>: Tunnels can be used to exfiltrate sensitive data from compromised networks to external servers controlled by attackers. Encrypted tunnels may bypass traditional security measures, allowing attackers to steal data without detection.</li>



<li><strong>Bypassing Restrictions</strong>: Tunnels are sometimes used to bypass network restrictions and censorship imposed by governments or organizations. While this may serve legitimate purposes, it can also enable access to illicit content and illegal activities.</li>



<li><strong>Botnet Command and Control</strong>: Botnets may use encrypted tunnels to establish communication channels between infected devices and command-and-control servers. This makes it challenging for security professionals to detect and mitigate botnet activities.</li>
</ol>



<h4 class="wp-block-heading">Conclusion</h4>



<p class="wp-block-paragraph">Network tunnels have revolutionized the way we communicate, collaborate, and secure our digital assets. From enabling remote work and protecting sensitive data to facilitating the transition to IPv6 and enhancing privacy online, tunnels have become indispensable in today&#8217;s interconnected world. However, their widespread adoption has also given rise to security concerns and misuse by malicious actors. As technology continues to evolve, it is imperative for organizations and individuals alike to strike a balance between harnessing the benefits of tunnels and mitigating the associated risks. By understanding the history, applications, and security implications of network tunnels, we can navigate the digital landscape with greater awareness and resilience.</p>
<p>The post <a href="https://hamradio.my/2024/06/exploring-network-tunnels-history-usage-applications-and-misuse/">Exploring Network Tunnels: History, Usage, Applications, and Misuse</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/06/exploring-network-tunnels-history-usage-applications-and-misuse/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Comprehensive Guide to Open Source Network Attached Storage (NAS) Solutions</title>
		<link>https://hamradio.my/2024/06/a-comprehensive-guide-to-open-source-network-attached-storage-nas-solutions/</link>
					<comments>https://hamradio.my/2024/06/a-comprehensive-guide-to-open-source-network-attached-storage-nas-solutions/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 04 Jun 2024 01:34:10 +0000</pubDate>
				<category><![CDATA[free open source software]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network attached storage]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=3192</guid>

					<description><![CDATA[<p>Introduction Network Attached Storage (NAS) has become an essential component for both home and business networks, providing centralized data storage and access over a network. While commercial NAS devices offer robust features, open source NAS solutions present a flexible, cost-effective alternative. This blog post delves into the history, usage, and various open source NAS software [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/06/a-comprehensive-guide-to-open-source-network-attached-storage-nas-solutions/">A Comprehensive Guide to Open Source Network Attached Storage (NAS) Solutions</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"></h3>



<h4 class="wp-block-heading">Introduction</h4>



<p class="wp-block-paragraph">Network Attached Storage (NAS) has become an essential component for both home and business networks, providing centralized data storage and access over a network. While commercial NAS devices offer robust features, open source NAS solutions present a flexible, cost-effective alternative. This blog post delves into the history, usage, and various open source NAS software options, providing a comprehensive overview for anyone interested in setting up their own NAS system.</p>



<h4 class="wp-block-heading">History of Network Attached Storage</h4>



<p class="wp-block-paragraph">The concept of Network Attached Storage has evolved significantly over the past few decades. Initially, data storage solutions were directly attached to individual computers, limiting accessibility and scalability. As networks grew and the need for shared storage became apparent, NAS emerged as a solution to centralize storage, making it accessible from any device on the network.</p>



<ol class="wp-block-list">
<li><strong>Early NAS Development</strong>: The first NAS devices appeared in the 1980s, primarily used by enterprises to manage large amounts of data. These early systems were expensive and complex, often requiring specialized hardware and software.</li>



<li><strong>Growth and Standardization</strong>: In the 1990s and 2000s, NAS technology matured, becoming more affordable and user-friendly. Standardization of networking protocols, such as SMB (Server Message Block) and NFS (Network File System), facilitated broader adoption.</li>



<li><strong>Open Source Movement</strong>: With the rise of the open source movement, community-driven NAS solutions began to emerge, offering cost-effective and customizable alternatives to proprietary systems.</li>
</ol>



<h4 class="wp-block-heading">Usage of NAS</h4>



<p class="wp-block-paragraph">NAS systems serve a variety of purposes, from simple file storage to complex data management and backup solutions. Key usages include:</p>



<ol class="wp-block-list">
<li><strong>File Sharing</strong>: NAS allows multiple users to access and share files over a network, facilitating collaboration and centralized data management.</li>



<li><strong>Media Streaming</strong>: Many home users utilize NAS for storing and streaming media content, such as movies, music, and photos, to various devices in their network.</li>



<li><strong>Backup Solutions</strong>: NAS provides a reliable solution for backing up important data from multiple devices, ensuring data integrity and disaster recovery.</li>



<li><strong>Virtualization</strong>: In business environments, NAS is often used to store virtual machine images, supporting virtualization platforms like VMware and Hyper-V.</li>



<li><strong>Surveillance Storage</strong>: NAS devices can be used to store footage from networked security cameras, offering scalable and secure storage for surveillance systems.</li>
</ol>



<h4 class="wp-block-heading">Open Source NAS Software</h4>



<p class="wp-block-paragraph">Several open source NAS solutions are available, each with its own set of features and capabilities. Here is a list of some of the most popular open source NAS software options:</p>



<ol class="wp-block-list">
<li><strong>FreeNAS/TrueNAS</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: FreeNAS, recently rebranded as TrueNAS CORE, is one of the most popular open source NAS solutions. It is based on FreeBSD and uses the ZFS file system for data integrity and advanced storage features.</li>



<li><strong>Features</strong>: Includes data snapshots, replication, encryption, and a web-based management interface. It supports a wide range of plugins and virtual machine hosting.</li>



<li><strong>Use Cases</strong>: Ideal for both home users and enterprises looking for a robust and scalable NAS solution.</li>
</ul>
</li>



<li><strong>OpenMediaVault</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: OpenMediaVault (OMV) is a Debian-based NAS solution designed for home and small office environments.</li>



<li><strong>Features</strong>: Provides a simple web-based interface, support for various file systems, RAID management, and extensive plugin support.</li>



<li><strong>Use Cases</strong>: Best suited for users looking for an easy-to-use, yet powerful NAS solution for home or small business use.</li>
</ul>
</li>



<li><strong>XigmaNAS</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: Formerly known as NAS4Free, XigmaNAS is a free and open source NAS solution based on FreeBSD.</li>



<li><strong>Features</strong>: Offers support for ZFS, UFS, and other file systems, along with a web-based interface, advanced network services, and virtualization support.</li>



<li><strong>Use Cases</strong>: Suitable for users needing a versatile and reliable NAS system with comprehensive network services.</li>
</ul>
</li>



<li><strong>Rockstor</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: Rockstor is a Linux-based NAS solution that uses the Btrfs file system for advanced storage capabilities.</li>



<li><strong>Features</strong>: Includes a web-based interface, snapshot management, replication, and a robust plugin system.</li>



<li><strong>Use Cases</strong>: Ideal for users who prefer a Linux-based solution with the advanced features of Btrfs.</li>
</ul>
</li>



<li><strong>Amahi</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: Amahi is a home server solution that can also function as a NAS. It is based on Fedora and focuses on ease of use.</li>



<li><strong>Features</strong>: Provides file sharing, media streaming, VPN, and backup services, all manageable through a simple web interface.</li>



<li><strong>Use Cases</strong>: Perfect for home users looking for a multi-purpose server that includes NAS functionality.</li>
</ul>
</li>



<li><strong>Openfiler</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: Openfiler is a Linux-based NAS and SAN (Storage Area Network) solution designed for enterprise environments.</li>



<li><strong>Features</strong>: Offers support for various file systems, iSCSI target capabilities, high availability, and advanced networking features.</li>



<li><strong>Use Cases</strong>: Suitable for businesses requiring a robust and scalable storage solution.</li>
</ul>
</li>



<li><strong>Nextcloud</strong>:
<ul class="wp-block-list">
<li><strong>Overview</strong>: While primarily known as a self-hosted cloud storage solution, Nextcloud can also function as a NAS.</li>



<li><strong>Features</strong>: Provides file synchronization, sharing, and collaboration tools, along with extensive plugins for added functionality.</li>



<li><strong>Use Cases</strong>: Ideal for users looking for a cloud-like experience with the benefits of local storage.</li>
</ul>
</li>
</ol>



<h4 class="wp-block-heading">Setting Up an Open Source NAS</h4>



<p class="wp-block-paragraph">Setting up an open source NAS typically involves the following steps:</p>



<ol class="wp-block-list">
<li><strong>Hardware Selection</strong>: Choose suitable hardware based on your storage and performance needs. This can range from repurposing an old PC to purchasing a dedicated server.</li>



<li><strong>Software Installation</strong>: Download and install your chosen NAS software on the hardware. Most open source NAS solutions provide ISO images that can be used to create bootable installation media.</li>



<li><strong>Configuration</strong>: Follow the setup wizard or manual configuration steps to set up network settings, storage pools, and user accounts.</li>



<li><strong>Service Setup</strong>: Configure additional services such as file sharing, media streaming, backup, and remote access as needed.</li>



<li><strong>Regular Maintenance</strong>: Perform regular updates, backups, and monitoring to ensure the NAS operates smoothly and securely.</li>
</ol>



<h4 class="wp-block-heading">Conclusion</h4>



<p class="wp-block-paragraph">Open source NAS solutions offer a flexible and cost-effective alternative to commercial NAS devices, providing a wide range of features for both home and business users. With options like TrueNAS, OpenMediaVault, XigmaNAS, and others, users can find a solution that fits their specific needs. Whether you&#8217;re looking to set up a simple file server or a robust enterprise storage system, open source NAS software provides the tools to create a customized, scalable storage solution.</p>
<p>The post <a href="https://hamradio.my/2024/06/a-comprehensive-guide-to-open-source-network-attached-storage-nas-solutions/">A Comprehensive Guide to Open Source Network Attached Storage (NAS) Solutions</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/06/a-comprehensive-guide-to-open-source-network-attached-storage-nas-solutions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Comprehensive Guide: Connecting a Cisco Switch to Microsoft Active Directory Server</title>
		<link>https://hamradio.my/2024/06/comprehensive-guide-connecting-a-cisco-switch-to-microsoft-active-directory-server/</link>
					<comments>https://hamradio.my/2024/06/comprehensive-guide-connecting-a-cisco-switch-to-microsoft-active-directory-server/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 02 Jun 2024 10:43:02 +0000</pubDate>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[authentication]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=3156</guid>

					<description><![CDATA[<p>In this guide, we will walk through the process of connecting a Cisco switch to a Microsoft Active Directory (AD) server for centralized authentication, authorization, and accounting (AAA). This setup leverages the RADIUS protocol to communicate between the switch and the AD server. Prerequisites Step-by-Step Configuration 1. Configure the Cisco Switch Step 1: Enable AAA [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/06/comprehensive-guide-connecting-a-cisco-switch-to-microsoft-active-directory-server/">Comprehensive Guide: Connecting a Cisco Switch to Microsoft Active Directory Server</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading"></h3>



<p class="wp-block-paragraph">In this guide, we will walk through the process of connecting a Cisco switch to a Microsoft Active Directory (AD) server for centralized authentication, authorization, and accounting (AAA). This setup leverages the RADIUS protocol to communicate between the switch and the AD server.</p>



<h4 class="wp-block-heading">Prerequisites</h4>



<ul class="wp-block-list">
<li><strong>Cisco Switch</strong>: Ensure it is running an appropriate version of Cisco IOS.</li>



<li><strong>Microsoft Active Directory Server</strong>: Should be up and running.</li>



<li><strong>Network Connectivity</strong>: Ensure the switch and the AD server can communicate over the network.</li>



<li><strong>Administrative Access</strong>: Required for both the switch and the AD server.</li>
</ul>



<h3 class="wp-block-heading">Step-by-Step Configuration</h3>



<h4 class="wp-block-heading">1. Configure the Cisco Switch</h4>



<h5 class="wp-block-heading">Step 1: Enable AAA</h5>



<p class="wp-block-paragraph">First, we need to enable AAA on the Cisco switch. AAA stands for Authentication, Authorization, and Accounting, which is a framework for intelligently controlling access to computer resources.</p>



<pre class="wp-block-code"><code>enable
configure terminal
aaa new-model</code></pre>



<h5 class="wp-block-heading">Step 2: Configure the RADIUS Server</h5>



<p class="wp-block-paragraph">Next, add the AD server as a RADIUS server on the switch. You&#8217;ll need the IP address of the AD server and a shared secret key for secure communication.</p>



<pre class="wp-block-code"><code>radius server AD_RADIUS
 address ipv4 &lt;AD_Server_IP&gt; auth-port 1812 acct-port 1813
 key &lt;shared_secret&gt;</code></pre>



<p class="wp-block-paragraph">Replace <code>&lt;AD_Server_IP&gt;</code> with the IP address of your AD server and <code>&lt;shared_secret&gt;</code> with a secure shared secret key.</p>



<h5 class="wp-block-heading">Step 3: Create a RADIUS Group</h5>



<p class="wp-block-paragraph">Create a RADIUS server group and include the AD server in this group.</p>



<pre class="wp-block-code"><code>aaa group server radius AD_GROUP
 server name AD_RADIUS</code></pre>



<h5 class="wp-block-heading">Step 4: Define AAA Authentication and Authorization</h5>



<p class="wp-block-paragraph">Configure the switch to use the RADIUS server for user authentication and authorization.</p>



<pre class="wp-block-code"><code>aaa authentication login default group AD_GROUP local
aaa authorization exec default group AD_GROUP if-authenticated</code></pre>



<h5 class="wp-block-heading">Step 5: Apply AAA to Console and VTY Lines</h5>



<p class="wp-block-paragraph">Apply the AAA authentication methods to the console and VTY (Virtual Teletype) lines to control access through these lines.</p>



<pre class="wp-block-code"><code>line con 0
 login authentication default
line vty 0 15
 login authentication default</code></pre>



<h4 class="wp-block-heading">2. Configure the Microsoft Active Directory Server</h4>



<h5 class="wp-block-heading">Step 1: Install the Network Policy Server (NPS) Role</h5>



<p class="wp-block-paragraph">NPS is a role in Windows Server that acts as a RADIUS server. If it’s not already installed, follow these steps:</p>



<ol class="wp-block-list">
<li>Open <strong>Server Manager</strong>.</li>



<li>Click on <strong>Add Roles and Features</strong>.</li>



<li>Follow the wizard and select <strong>Network Policy and Access Services</strong>.</li>



<li>Complete the installation.</li>
</ol>



<h5 class="wp-block-heading">Step 2: Configure NPS</h5>



<ol class="wp-block-list">
<li>Open <strong>Network Policy Server</strong> from the Administrative Tools.</li>



<li>Right-click on <strong>RADIUS Clients</strong> and select <strong>New</strong>.</li>



<li>Enter a friendly name for the client and the IP address of the Cisco switch.</li>



<li>Enter the shared secret key (same as used in the switch configuration).</li>



<li>Click <strong>OK</strong> to add the RADIUS client.</li>
</ol>



<h5 class="wp-block-heading">Step 3: Configure a Network Policy</h5>



<ol class="wp-block-list">
<li>In the NPS console, expand <strong>Policies</strong> and select <strong>Network Policies</strong>.</li>



<li>Right-click and choose <strong>New</strong>.</li>



<li>Provide a name for the policy and define conditions, such as the user group membership.</li>



<li>Configure authentication methods, ensuring <strong>MS-CHAP v2</strong> is enabled.</li>



<li>Define access permissions appropriate for your environment.</li>



<li>Click <strong>Finish</strong> to create the policy.</li>
</ol>



<h3 class="wp-block-heading">3. Testing the Configuration</h3>



<p class="wp-block-paragraph">To ensure everything is set up correctly, test the configuration by attempting to log in to the Cisco switch using a domain user account.</p>



<ul class="wp-block-list">
<li><strong>Successful Login</strong>: If the login is successful, the configuration is correct.</li>



<li><strong>Troubleshooting</strong>: If the login fails, verify the following:</li>



<li><strong>Shared Secret</strong>: Ensure the shared secret matches on both the switch and the AD server.</li>



<li><strong>Network Connectivity</strong>: Check that the switch and AD server can communicate over the network.</li>



<li><strong>NPS Logs</strong>: Review the NPS logs on the AD server for any authentication errors.</li>



<li><strong>User Account</strong>: Ensure the test user account is a member of the group defined in the NPS policy.</li>
</ul>



<h3 class="wp-block-heading">Troubleshooting Tips</h3>



<ul class="wp-block-list">
<li><strong>Shared Secret Mismatch</strong>: Double-check that the shared secret key configured on the switch matches the one on the AD server.</li>



<li><strong>Network Issues</strong>: Use tools like <code>ping</code> and <code>traceroute</code> to verify network connectivity between the switch and the AD server.</li>



<li><strong>NPS Configuration</strong>: Ensure the RADIUS client configuration on the NPS matches the IP address of the switch.</li>



<li><strong>NPS Logs</strong>: Check the NPS logs for detailed error messages and adjust configurations accordingly.</li>
</ul>



<p class="wp-block-paragraph">By following this comprehensive guide, you should be able to connect your Cisco switch to a Microsoft Active Directory server successfully, enabling centralized authentication and authorization for enhanced security and management.</p>



<p class="wp-block-paragraph">Feel free to customize this guide based on your specific network environment and requirements.</p>
<p>The post <a href="https://hamradio.my/2024/06/comprehensive-guide-connecting-a-cisco-switch-to-microsoft-active-directory-server/">Comprehensive Guide: Connecting a Cisco Switch to Microsoft Active Directory Server</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/06/comprehensive-guide-connecting-a-cisco-switch-to-microsoft-active-directory-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Exploring Portmaster: The Privacy-Oriented Firewall</title>
		<link>https://hamradio.my/2024/05/exploring-portmaster-the-privacy-oriented-firewall/</link>
					<comments>https://hamradio.my/2024/05/exploring-portmaster-the-privacy-oriented-firewall/#comments</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Fri, 31 May 2024 01:59:56 +0000</pubDate>
				<category><![CDATA[firewall]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[portmaster]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=3081</guid>

					<description><![CDATA[<p>In an era where online privacy is increasingly important, having robust cybersecurity measures in place is essential. One such tool gaining attention in this realm is Portmaster, a privacy-oriented firewall designed to give users greater control over their network traffic and protect their digital privacy. Understanding Portmaster Portmaster is a firewall solution developed with a [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/05/exploring-portmaster-the-privacy-oriented-firewall/">Exploring Portmaster: The Privacy-Oriented Firewall</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading"></h2>



<p class="wp-block-paragraph">In an era where online privacy is increasingly important, having robust cybersecurity measures in place is essential. One such tool gaining attention in this realm is Portmaster, a privacy-oriented firewall designed to give users greater control over their network traffic and protect their digital privacy.</p>



<h3 class="wp-block-heading">Understanding Portmaster</h3>



<p class="wp-block-paragraph">Portmaster is a firewall solution developed with a focus on privacy and user control. Unlike traditional firewalls that may prioritize convenience or ease of use over privacy, Portmaster puts privacy front and center. It allows users to meticulously manage inbound and outbound traffic, block unwanted connections, and safeguard sensitive data from prying eyes.</p>



<h3 class="wp-block-heading">Features and Capabilities</h3>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f512.png" alt="🔒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Granular Control</strong>:</p>



<ul class="wp-block-list">
<li>Portmaster offers granular control over network traffic, allowing users to define precise rules for incoming and outgoing connections based on port numbers, protocols, and IP addresses.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e1.png" alt="🛡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Privacy Protection</strong>:</p>



<ul class="wp-block-list">
<li>With its privacy-centric design, Portmaster helps users protect their personal information by preventing unauthorized access to their devices and data.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Customizable Rulesets</strong>:</p>



<ul class="wp-block-list">
<li>Users can create custom rulesets tailored to their specific privacy and security needs, ensuring that their firewall configuration aligns with their preferences.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f440.png" alt="👀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Real-time Monitoring</strong>:</p>



<ul class="wp-block-list">
<li>Portmaster provides real-time monitoring of network activity, giving users visibility into which applications are accessing the internet and how data is being transmitted.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Open Source</strong>:</p>



<ul class="wp-block-list">
<li>As an open-source project, Portmaster fosters transparency and community collaboration, allowing users to inspect the code for potential vulnerabilities and contribute to its development.</li>
</ul>



<h3 class="wp-block-heading">How to Get Started with Portmaster</h3>



<p class="wp-block-paragraph">Getting started with Portmaster is straightforward:</p>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Installation</strong>:</p>



<ul class="wp-block-list">
<li>Portmaster can be installed on various operating systems, including Linux distributions and BSD-based systems. Detailed installation instructions can be found on the official Portmaster website.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f527.png" alt="🔧" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Configuration</strong>:</p>



<ul class="wp-block-list">
<li>Once installed, users can configure Portmaster according to their privacy preferences and security requirements. This may involve defining rulesets, specifying allowed and blocked connections, and fine-tuning other settings.</li>
</ul>



<p class="wp-block-paragraph"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9ea.png" alt="🧪" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Testing and Optimization</strong>:</p>



<ul class="wp-block-list">
<li>After configuring Portmaster, it&#8217;s essential to test the firewall rules to ensure they function as intended. Users can monitor network activity and make adjustments as needed to optimize performance and privacy.</li>
</ul>



<h3 class="wp-block-heading">Conclusion</h3>



<p class="wp-block-paragraph">In an age where digital privacy is paramount, tools like Portmaster provide users with the means to take control of their online security. By offering granular control over network traffic and prioritizing privacy, Portmaster empowers individuals and organizations to safeguard their sensitive data and mitigate the risk of unauthorized access. Whether you&#8217;re a privacy-conscious individual or responsible for securing a network, Portmaster is worth considering as part of your cybersecurity arsenal.</p>



<p class="wp-block-paragraph">Source: <a href="https://safing.io/">https://safing.io/</a></p>
<p>The post <a href="https://hamradio.my/2024/05/exploring-portmaster-the-privacy-oriented-firewall/">Exploring Portmaster: The Privacy-Oriented Firewall</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/05/exploring-portmaster-the-privacy-oriented-firewall/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Understanding Wazuh: Installation and Configuration on Ubuntu</title>
		<link>https://hamradio.my/2024/05/understanding-wazuh-installation-and-configuration-on-ubuntu/</link>
					<comments>https://hamradio.my/2024/05/understanding-wazuh-installation-and-configuration-on-ubuntu/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 16 May 2024 17:07:19 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[SIEM]]></category>
		<category><![CDATA[wazuh]]></category>
		<category><![CDATA[XDR]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=2806</guid>

					<description><![CDATA[<p>What is Wazuh? Wazuh is an open-source security monitoring platform that helps organizations detect threats, monitor integrity, and ensure compliance. It is a comprehensive and scalable solution that integrates with various tools to provide real-time security analytics. Wazuh is built on the OSSEC (Open Source Host-based Intrusion Detection System) framework and extends its capabilities, offering [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/05/understanding-wazuh-installation-and-configuration-on-ubuntu/">Understanding Wazuh: Installation and Configuration on Ubuntu</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<h2 class="wp-block-heading">What is Wazuh?</h2>



<p class="wp-block-paragraph">Wazuh is an open-source security monitoring platform that helps organizations detect threats, monitor integrity, and ensure compliance. It is a comprehensive and scalable solution that integrates with various tools to provide real-time security analytics. Wazuh is built on the OSSEC (Open Source Host-based Intrusion Detection System) framework and extends its capabilities, offering enhanced features for threat detection, log data analysis, and response to security incidents.</p>



<h2 class="wp-block-heading">Key Features of Wazuh</h2>



<h3 class="wp-block-heading">1. Intrusion Detection</h3>



<p class="wp-block-paragraph">Wazuh provides real-time intrusion detection by monitoring and analyzing activities on endpoints. It detects anomalies, policy violations, and potential threats.</p>



<h3 class="wp-block-heading">2. Log Data Analysis</h3>



<p class="wp-block-paragraph">It collects and analyzes log data from various sources, including firewalls, IDS/IPS systems, and applications. This helps in identifying suspicious activities and security breaches.</p>



<h3 class="wp-block-heading">3. Vulnerability Detection</h3>



<p class="wp-block-paragraph">Wazuh scans systems for vulnerabilities, providing detailed reports on security issues and remediation steps.</p>



<h3 class="wp-block-heading">4. Configuration Assessment</h3>



<p class="wp-block-paragraph">It ensures systems comply with security policies and best practices by performing configuration assessments and reporting deviations.</p>



<h3 class="wp-block-heading">5. File Integrity Monitoring</h3>



<p class="wp-block-paragraph">Wazuh monitors file changes across the system, detecting unauthorized modifications to critical files.</p>



<h3 class="wp-block-heading">6. Security Information and Event Management (SIEM)</h3>



<p class="wp-block-paragraph">Wazuh integrates with SIEM platforms, like Elasticsearch and Kibana, to offer comprehensive security monitoring and analytics.</p>



<h2 class="wp-block-heading">Installing and Configuring Wazuh on Ubuntu</h2>



<h3 class="wp-block-heading">Prerequisites</h3>



<p class="wp-block-paragraph">Before installing Wazuh, ensure that your Ubuntu system is updated:</p>



<pre class="wp-block-code"><code>sudo apt update
sudo apt upgrade</code></pre>



<h3 class="wp-block-heading">Step 1: Install Wazuh Manager</h3>



<p class="wp-block-paragraph">The Wazuh Manager is the core component responsible for processing data received from the agents.</p>



<ol class="wp-block-list">
<li>Add the Wazuh repository:</li>
</ol>



<pre class="wp-block-code"><code>curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | sudo apt-key add -
echo "deb https://packages.wazuh.com/4.x/apt/ stable main" | sudo tee /etc/apt/sources.list.d/wazuh.list</code></pre>



<ol class="wp-block-list" start="2">
<li>Install the Wazuh Manager:</li>
</ol>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install wazuh-manager</code></pre>



<ol class="wp-block-list" start="3">
<li>Start and enable the Wazuh Manager service:</li>
</ol>



<pre class="wp-block-code"><code>sudo systemctl start wazuh-manager
sudo systemctl enable wazuh-manager</code></pre>



<h3 class="wp-block-heading">Step 2: Install and Configure Elasticsearch</h3>



<p class="wp-block-paragraph">Elasticsearch is used to store and search the data collected by Wazuh.</p>



<ol class="wp-block-list">
<li>Import the Elasticsearch PGP Key:</li>
</ol>



<pre class="wp-block-code"><code>wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | sudo apt-key add -</code></pre>



<ol class="wp-block-list" start="2">
<li>Add the Elasticsearch repository:</li>
</ol>



<pre class="wp-block-code"><code>sudo sh -c 'echo "deb https://artifacts.elastic.co/packages/7.x/apt stable main" &gt; /etc/apt/sources.list.d/elastic-7.x.list'</code></pre>



<ol class="wp-block-list" start="3">
<li>Install Elasticsearch:</li>
</ol>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install elasticsearch</code></pre>



<ol class="wp-block-list" start="4">
<li>Start and enable the Elasticsearch service:</li>
</ol>



<pre class="wp-block-code"><code>sudo systemctl start elasticsearch
sudo systemctl enable elasticsearch</code></pre>



<ol class="wp-block-list" start="5">
<li>Edit the Elasticsearch configuration file to enable cross-origin resource sharing (CORS):</li>
</ol>



<pre class="wp-block-code"><code>sudo nano /etc/elasticsearch/elasticsearch.yml</code></pre>



<p class="wp-block-paragraph">Add the following lines:</p>



<pre class="wp-block-code"><code>network.host: 0.0.0.0
http.port: 9200
discovery.type: single-node</code></pre>



<h3 class="wp-block-heading">Step 3: Install and Configure Kibana</h3>



<p class="wp-block-paragraph">Kibana is used for visualizing the data stored in Elasticsearch.</p>



<ol class="wp-block-list">
<li>Install Kibana:</li>
</ol>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install kibana</code></pre>



<ol class="wp-block-list" start="2">
<li>Start and enable the Kibana service:</li>
</ol>



<pre class="wp-block-code"><code>sudo systemctl start kibana
sudo systemctl enable kibana</code></pre>



<ol class="wp-block-list" start="3">
<li>Edit the Kibana configuration file to enable access:</li>
</ol>



<pre class="wp-block-code"><code>sudo nano /etc/kibana/kibana.yml</code></pre>



<p class="wp-block-paragraph">Add the following lines:</p>



<pre class="wp-block-code"><code>server.port: 5601
server.host: "0.0.0.0"
elasticsearch.hosts: &#91;"http://localhost:9200"]</code></pre>



<h3 class="wp-block-heading">Step 4: Install Wazuh API</h3>



<p class="wp-block-paragraph">The Wazuh API allows interaction with the Wazuh Manager via RESTful web services.</p>



<ol class="wp-block-list">
<li>Install Node.js and npm:</li>
</ol>



<pre class="wp-block-code"><code>curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt install nodejs</code></pre>



<ol class="wp-block-list" start="2">
<li>Install the Wazuh API:</li>
</ol>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install wazuh-api</code></pre>



<ol class="wp-block-list" start="3">
<li>Start and enable the Wazuh API service:</li>
</ol>



<pre class="wp-block-code"><code>sudo systemctl start wazuh-api
sudo systemctl enable wazuh-api</code></pre>



<h3 class="wp-block-heading">Step 5: Install Wazuh Agent</h3>



<p class="wp-block-paragraph">The Wazuh Agent is installed on the endpoints to collect and send data to the Wazuh Manager.</p>



<ol class="wp-block-list">
<li>Add the Wazuh repository on the endpoint machine:</li>
</ol>



<pre class="wp-block-code"><code>curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | sudo apt-key add -
echo "deb https://packages.wazuh.com/4.x/apt/ stable main" | sudo tee /etc/apt/sources.list.d/wazuh.list</code></pre>



<ol class="wp-block-list" start="2">
<li>Install the Wazuh Agent:</li>
</ol>



<pre class="wp-block-code"><code>sudo apt update
sudo apt install wazuh-agent</code></pre>



<ol class="wp-block-list" start="3">
<li>Configure the Wazuh Agent to communicate with the Wazuh Manager:</li>
</ol>



<pre class="wp-block-code"><code>sudo nano /var/ossec/etc/ossec.conf</code></pre>



<p class="wp-block-paragraph">Add or modify the <code>&lt;server&gt;</code> section:</p>



<pre class="wp-block-code"><code>&lt;server&gt;
  &lt;address&gt;IP_of_Wazuh_Manager&lt;/address&gt;
&lt;/server&gt;</code></pre>



<ol class="wp-block-list" start="4">
<li>Start and enable the Wazuh Agent service:</li>
</ol>



<pre class="wp-block-code"><code>sudo systemctl start wazuh-agent
sudo systemctl enable wazuh-agent</code></pre>



<h3 class="wp-block-heading">Step 6: Accessing Wazuh Dashboard</h3>



<ol class="wp-block-list">
<li>Open your web browser and navigate to <code>http://&lt;your-server-ip>:5601</code>.</li>



<li>Configure the Wazuh plugin in Kibana by navigating to the Wazuh app in the Kibana sidebar.</li>
</ol>



<h3 class="wp-block-heading">Interesting Packages and Extensions</h3>



<ol class="wp-block-list">
<li><strong>Wazuh App for Splunk</strong>: Integrate Wazuh with Splunk for advanced data analysis.</li>



<li><strong>Wazuh Docker</strong>: Run Wazuh in a containerized environment for ease of deployment and scalability.</li>



<li><strong>Suricata</strong>: Use Suricata for network monitoring and integrate it with Wazuh for comprehensive security monitoring.</li>



<li><strong>Grafana</strong>: Combine Grafana with Wazuh for enhanced visualization capabilities.</li>
</ol>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">Wazuh is a powerful and flexible security monitoring platform that provides a wide range of features to enhance your organization&#8217;s security posture. By following this guide, you can install and configure Wazuh on Ubuntu, enabling you to detect threats, monitor system integrity, and ensure compliance effectively. Whether you&#8217;re a small business or a large enterprise, Wazuh offers the tools you need to protect your systems and data.</p>
<p>The post <a href="https://hamradio.my/2024/05/understanding-wazuh-installation-and-configuration-on-ubuntu/">Understanding Wazuh: Installation and Configuration on Ubuntu</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/05/understanding-wazuh-installation-and-configuration-on-ubuntu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Setting Up a Network Attached Storage (NAS) Using Ubuntu at Home</title>
		<link>https://hamradio.my/2024/05/setting-up-a-network-attached-storage-nas-using-ubuntu-at-home/</link>
					<comments>https://hamradio.my/2024/05/setting-up-a-network-attached-storage-nas-using-ubuntu-at-home/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Thu, 16 May 2024 17:02:03 +0000</pubDate>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[do it yourself]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[storage]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=2803</guid>

					<description><![CDATA[<p>Creating your own Network Attached Storage (NAS) system at home using Ubuntu is an excellent way to store, manage, and share your data efficiently. This guide will walk you through the process step-by-step, from setting up the server to installing useful packages that can enhance your NAS experience. Why Set Up a NAS? A NAS [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/05/setting-up-a-network-attached-storage-nas-using-ubuntu-at-home/">Setting Up a Network Attached Storage (NAS) Using Ubuntu at Home</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<h1 class="wp-block-heading"></h1>



<p class="wp-block-paragraph">Creating your own Network Attached Storage (NAS) system at home using Ubuntu is an excellent way to store, manage, and share your data efficiently. This guide will walk you through the process step-by-step, from setting up the server to installing useful packages that can enhance your NAS experience.</p>



<h2 class="wp-block-heading">Why Set Up a NAS?</h2>



<p class="wp-block-paragraph">A NAS system provides centralized storage for your home network, allowing multiple devices to access and share files seamlessly. It can be used for backups, media streaming, file sharing, and more, making it a versatile solution for your data needs.</p>



<h2 class="wp-block-heading">Prerequisites</h2>



<p class="wp-block-paragraph">Before you start, ensure you have the following:</p>



<ul class="wp-block-list">
<li>A computer with Ubuntu installed (preferably the server edition for a minimal footprint).</li>



<li>A stable home network.</li>



<li>Storage drives (HDDs or SSDs) for data storage.</li>



<li>Basic knowledge of using the terminal and Ubuntu commands.</li>
</ul>



<h2 class="wp-block-heading">Step-by-Step Guide to Setting Up Your NAS</h2>



<h3 class="wp-block-heading">1. Install Ubuntu Server</h3>



<p class="wp-block-paragraph">If you haven&#8217;t installed Ubuntu Server yet, download the latest version from the <a href="https://ubuntu.com/download/server">official website</a> and follow the installation instructions. Ubuntu Server is recommended for NAS due to its lightweight and headless configuration.</p>



<h3 class="wp-block-heading">2. Update Your System</h3>



<p class="wp-block-paragraph">Before setting up your NAS, ensure your system is up to date:</p>



<pre class="wp-block-code"><code>sudo apt update
sudo apt upgrade</code></pre>



<h3 class="wp-block-heading">3. Install and Configure Samba</h3>



<p class="wp-block-paragraph">Samba is a software suite that provides file and print services to SMB/CIFS clients. It is essential for creating a NAS that is accessible from Windows, macOS, and Linux systems.</p>



<p class="wp-block-paragraph">Install Samba:</p>



<pre class="wp-block-code"><code>sudo apt install samba</code></pre>



<p class="wp-block-paragraph">Edit the Samba configuration file to set up your shares:</p>



<pre class="wp-block-code"><code>sudo nano /etc/samba/smb.conf</code></pre>



<p class="wp-block-paragraph">Add the following configuration at the end of the file:</p>



<pre class="wp-block-code"><code>&#91;NAS]
   path = /path/to/your/share
   browsable = yes
   writable = yes
   guest ok = yes
   read only = no</code></pre>



<p class="wp-block-paragraph">Replace <code>/path/to/your/share</code> with the actual path to your storage directory. Save and exit the editor.</p>



<p class="wp-block-paragraph">Create the shared directory and set permissions:</p>



<pre class="wp-block-code"><code>sudo mkdir -p /path/to/your/share
sudo chown -R nobody:nogroup /path/to/your/share
sudo chmod -R 0775 /path/to/your/share</code></pre>



<p class="wp-block-paragraph">Restart the Samba service:</p>



<pre class="wp-block-code"><code>sudo systemctl restart smbd</code></pre>



<h3 class="wp-block-heading">4. Install Webmin for Easy Management</h3>



<p class="wp-block-paragraph">Webmin is a web-based interface for system administration for Unix. It simplifies the process of managing your NAS.</p>



<p class="wp-block-paragraph">Install Webmin:</p>



<pre class="wp-block-code"><code>sudo apt install wget
wget -qO- http://www.webmin.com/jcameron-key.asc | sudo apt-key add -
sudo add-apt-repository "deb http://download.webmin.com/download/repository sarge contrib"
sudo apt update
sudo apt install webmin</code></pre>



<p class="wp-block-paragraph">Access Webmin by navigating to <code>https://&lt;your-server-ip&gt;:10000</code> in your web browser. Log in with your system credentials.</p>



<h3 class="wp-block-heading">5. Install and Configure FTP Server</h3>



<p class="wp-block-paragraph">For additional file transfer capabilities, you can install an FTP server like vsftpd:</p>



<pre class="wp-block-code"><code>sudo apt install vsftpd</code></pre>



<p class="wp-block-paragraph">Edit the vsftpd configuration file:</p>



<pre class="wp-block-code"><code>sudo nano /etc/vsftpd.conf</code></pre>



<p class="wp-block-paragraph">Make the following changes to enable local user login and write permissions:</p>



<pre class="wp-block-code"><code>write_enable=YES
local_enable=YES</code></pre>



<p class="wp-block-paragraph">Restart the vsftpd service:</p>



<pre class="wp-block-code"><code>sudo systemctl restart vsftpd</code></pre>



<h3 class="wp-block-heading">6. Set Up Network File System (NFS)</h3>



<p class="wp-block-paragraph">NFS is another protocol that allows file sharing over a network. It is particularly useful for Linux systems.</p>



<p class="wp-block-paragraph">Install the NFS server:</p>



<pre class="wp-block-code"><code>sudo apt install nfs-kernel-server</code></pre>



<p class="wp-block-paragraph">Edit the exports file to define the directories to be shared:</p>



<pre class="wp-block-code"><code>sudo nano /etc/exports</code></pre>



<p class="wp-block-paragraph">Add the following line:</p>



<pre class="wp-block-code"><code>/path/to/your/share *(rw,sync,no_subtree_check)</code></pre>



<p class="wp-block-paragraph">Apply the changes:</p>



<pre class="wp-block-code"><code>sudo exportfs -a
sudo systemctl restart nfs-kernel-server</code></pre>



<h3 class="wp-block-heading">7. Install Plex Media Server</h3>



<p class="wp-block-paragraph">For those interested in media streaming, Plex Media Server is a fantastic package that allows you to stream your media to various devices.</p>



<p class="wp-block-paragraph">Install Plex Media Server:</p>



<pre class="wp-block-code"><code>wget https://downloads.plex.tv/plex-media-server-new/1.22.0.4163-8c9e2bfb3/debian/plexmediaserver_1.22.0.4163-8c9e2bfb3_amd64.deb
sudo dpkg -i plexmediaserver_1.22.0.4163-8c9e2bfb3_amd64.deb</code></pre>



<p class="wp-block-paragraph">Access Plex by navigating to <code>http://&lt;your-server-ip&gt;:32400/web</code> and follow the setup instructions.</p>



<h3 class="wp-block-heading">8. Set Up Backup Solutions</h3>



<p class="wp-block-paragraph">To ensure your data is safe, set up regular backups using tools like rsync or duplicity. For instance, to back up your NAS data to an external drive using rsync:</p>



<pre class="wp-block-code"><code>rsync -av --delete /path/to/your/share /path/to/backup/location</code></pre>



<h3 class="wp-block-heading">Interesting Packages to Enhance Your NAS</h3>



<ol class="wp-block-list">
<li><strong>Nextcloud</strong>: A self-hosted file sync and share platform.</li>



<li><strong>Transmission</strong>: A BitTorrent client that you can use to download files directly to your NAS.</li>



<li><strong>Docker</strong>: To run containerized applications on your NAS.</li>



<li><strong>OpenVPN</strong>: For secure remote access to your NAS.</li>
</ol>



<h2 class="wp-block-heading">Conclusion</h2>



<p class="wp-block-paragraph">Setting up a NAS using Ubuntu at home is a rewarding project that provides you with centralized storage, media streaming, and easy file sharing capabilities. With tools like Samba, Webmin, Plex, and various other packages, you can customize your NAS to suit your needs. Follow this guide to transform your Ubuntu server into a powerful NAS solution, making your data management efficient and accessible.</p>
<p>The post <a href="https://hamradio.my/2024/05/setting-up-a-network-attached-storage-nas-using-ubuntu-at-home/">Setting Up a Network Attached Storage (NAS) Using Ubuntu at Home</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/05/setting-up-a-network-attached-storage-nas-using-ubuntu-at-home/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Unleashing Potential: The Flipper Zero Firmware Revolution</title>
		<link>https://hamradio.my/2024/03/unleashing-potential-the-flipper-zero-firmware-revolution/</link>
					<comments>https://hamradio.my/2024/03/unleashing-potential-the-flipper-zero-firmware-revolution/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Sun, 17 Mar 2024 22:44:29 +0000</pubDate>
				<category><![CDATA[ALE]]></category>
		<category><![CDATA[ali]]></category>
		<category><![CDATA[am]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[army]]></category>
		<category><![CDATA[ATU]]></category>
		<category><![CDATA[auditing]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[cert]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[charge]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[cyber]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[digital]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[ducting]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[engineer]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[fine]]></category>
		<category><![CDATA[flipper zero]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hobby]]></category>
		<category><![CDATA[house]]></category>
		<category><![CDATA[HT]]></category>
		<category><![CDATA[IF]]></category>
		<category><![CDATA[item]]></category>
		<category><![CDATA[knife]]></category>
		<category><![CDATA[learn]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[main]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[of]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[PDA]]></category>
		<category><![CDATA[penetration]]></category>
		<category><![CDATA[poi]]></category>
		<category><![CDATA[power]]></category>
		<category><![CDATA[practical]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[rf]]></category>
		<category><![CDATA[rms]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[the]]></category>
		<category><![CDATA[tom]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[unique]]></category>
		<category><![CDATA[unit]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[war]]></category>
		<category><![CDATA[with]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[audit]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[lora]]></category>
		<category><![CDATA[tool]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=2252</guid>

					<description><![CDATA[<p>In the ever-evolving landscape of cybersecurity and hacker culture, one device has captured the imagination of enthusiasts and professionals alike: the Flipper Zero. This compact, multifunctional tool has become synonymous with versatility and ingenuity in the realm of hardware hacking. However, its true potential was unleashed with the development of custom firmware, elevating it from [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2024/03/unleashing-potential-the-flipper-zero-firmware-revolution/">Unleashing Potential: The Flipper Zero Firmware Revolution</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">In the ever-evolving landscape of cybersecurity and hacker culture, one device has captured the imagination of enthusiasts and professionals alike: the Flipper Zero. This compact, multifunctional tool has become synonymous with versatility and ingenuity in the realm of hardware hacking. However, its true potential was unleashed with the development of custom firmware, elevating it from a powerful tool to a must-have for anyone serious about security testing and exploration.</p>



<h3 class="wp-block-heading">The Genesis of Flipper Zero</h3>



<p class="wp-block-paragraph">The Flipper Zero was conceptualized and brought to life by the talented minds at Flipper Devices, a team passionate about empowering users with tools for digital exploration and security auditing. From its inception, Flipper Zero aimed to be more than just a gadget; it was designed to be a hacker&#8217;s Swiss Army knife, combining numerous functions into a single, pocket-sized device.</p>



<h3 class="wp-block-heading">Enter the Unleashed Firmware</h3>



<p class="wp-block-paragraph">While the stock firmware of the Flipper Zero provided users with a range of features, the true magic began when the community embraced the concept of custom firmware. The Unleashed Firmware, developed by a dedicated group of enthusiasts and led by visionary developers, opened up a world of possibilities for the Flipper Zero.</p>



<h3 class="wp-block-heading">Advantages of Unleashed Firmware</h3>



<ol class="wp-block-list">
<li><strong>Expanded Functionality</strong>: The Unleashed Firmware significantly expands the capabilities of the Flipper Zero, adding new tools and features that enhance its utility for both professionals and hobbyists. From advanced networking functions to additional security testing tools, the Unleashed Firmware transforms the Flipper Zero into a powerhouse of exploration.</li>



<li><strong>Customization</strong>: One of the most significant advantages of the Unleashed Firmware is the ability to customize the device to suit specific needs and preferences. Users can tailor the functionality of their Flipper Zero to align with their unique requirements, whether they&#8217;re conducting penetration tests, reverse engineering hardware, or simply tinkering for fun.</li>



<li><strong>Community Support</strong>: The development of the Unleashed Firmware has fostered a vibrant community of users and contributors, united by their passion for exploration and innovation. This community-driven approach ensures ongoing support and updates, keeping the Flipper Zero relevant and adaptable to emerging challenges in the cybersecurity landscape.</li>



<li><strong>Educational Resource</strong>: Beyond its practical applications, the Flipper Zero with Unleashed Firmware serves as an invaluable educational resource for aspiring hackers and cybersecurity professionals. By providing access to powerful tools and a platform for experimentation, it empowers users to learn and grow their skills in a hands-on environment.</li>
</ol>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Flipper Zero Custom Firmware Unleashed Install with InfoSec Pat - 2023 Full Guide Video" width="640" height="360" src="https://www.youtube.com/embed/THnMSSXC3mo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h3 class="wp-block-heading">The Future of Flipper Zero</h3>



<p class="wp-block-paragraph">As the Flipper Zero continues to evolve and adapt to the ever-changing landscape of cybersecurity, one thing remains certain: its potential is only limited by the imagination of its users. With the Unleashed Firmware leading the charge, the Flipper Zero is poised to remain at the forefront of hardware hacking and security exploration for years to come.</p>



<p class="wp-block-paragraph">In conclusion, the development of the Unleashed Firmware has transformed the Flipper Zero from a remarkable device into a true game-changer in the world of cybersecurity. By expanding its capabilities, fostering a vibrant community, and serving as an educational tool, the Flipper Zero with Unleashed Firmware embodies the spirit of innovation and exploration that defines the hacker culture.</p>
<p>The post <a href="https://hamradio.my/2024/03/unleashing-potential-the-flipper-zero-firmware-revolution/">Unleashing Potential: The Flipper Zero Firmware Revolution</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2024/03/unleashing-potential-the-flipper-zero-firmware-revolution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Squid Proxy &#8211; clientNatLookup: NF getsockopt(SO_ORIGINAL_DST) failed: (92) Protocol not available</title>
		<link>https://hamradio.my/2015/01/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/</link>
					<comments>https://hamradio.my/2015/01/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 13 Jan 2015 12:33:00 +0000</pubDate>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://blog.hamradio.my/2015/01/13/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/</guid>

					<description><![CDATA[<p>solutions, #modprobe ip_conntrack and put ip_conntrack on /etc/modules</p>
<p>The post <a href="https://hamradio.my/2015/01/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/">Squid Proxy &#8211; clientNatLookup: NF getsockopt(SO_ORIGINAL_DST) failed: (92) Protocol not available</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
solutions,</p>
<p>#modprobe ip_conntrack</p>
<p>and put ip_conntrack on /etc/modules</p>
<p>The post <a href="https://hamradio.my/2015/01/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/">Squid Proxy &#8211; clientNatLookup: NF getsockopt(SO_ORIGINAL_DST) failed: (92) Protocol not available</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2015/01/squid-proxy-clientnatlookup-nf-getsockoptso_original_dst-failed-92-protocol-not-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mac OSX Network Stack Tweaks</title>
		<link>https://hamradio.my/2013/11/mac-osx-network-stack-tweaks/</link>
					<comments>https://hamradio.my/2013/11/mac-osx-network-stack-tweaks/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Mon, 25 Nov 2013 04:11:00 +0000</pubDate>
				<category><![CDATA[freebsd]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[tweaks]]></category>
		<guid isPermaLink="false">https://blog.hamradio.my/2013/11/25/mac-osx-network-stack-tweaks/</guid>

					<description><![CDATA[<p>Change those values in your /etc/sysctl.conf within root login on command line interface. Use sysctl -w kern.ipc.maxsockbuf=4194304kern.ipc.somaxconn=2048kern.ipc.nmbclusters=2048net.inet.tcp.rfc1323=1net.inet.tcp.win_scale_factor=4net.inet.tcp.sockthreshold=16net.inet.tcp.sendspace=1042560net.inet.tcp.recvspace=1042560net.inet.tcp.mssdflt=1448net.inet.tcp.msl=15000net.inet.tcp.always_keepalive=0net.inet.tcp.delayed_ack=3net.inet.tcp.slowstart_flightsize=20net.inet.tcp.blackhole=2net.inet.udp.blackhole=1net.inet.icmp.icmplim=50</p>
<p>The post <a href="https://hamradio.my/2013/11/mac-osx-network-stack-tweaks/">Mac OSX Network Stack Tweaks</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Change those values in your /etc/sysctl.conf within root login on command line interface. Use sysctl -w</p>
<blockquote><p>
kern.ipc.maxsockbuf=4194304<br />kern.ipc.somaxconn=2048<br />kern.ipc.nmbclusters=2048<br />net.inet.tcp.rfc1323=1<br />net.inet.tcp.win_scale_factor=4<br />net.inet.tcp.sockthreshold=16<br />net.inet.tcp.sendspace=1042560<br />net.inet.tcp.recvspace=1042560<br />net.inet.tcp.mssdflt=1448<br />net.inet.tcp.msl=15000<br />net.inet.tcp.always_keepalive=0<br />net.inet.tcp.delayed_ack=3<br />net.inet.tcp.slowstart_flightsize=20<br />net.inet.tcp.blackhole=2<br />net.inet.udp.blackhole=1<br />net.inet.icmp.icmplim=50</p></blockquote>
<p>The post <a href="https://hamradio.my/2013/11/mac-osx-network-stack-tweaks/">Mac OSX Network Stack Tweaks</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2013/11/mac-osx-network-stack-tweaks/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
