<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Glen Winemiller</title>
    <description>The latest articles on DEV Community by Glen Winemiller (@glenw).</description>
    <link>https://dev.to/glenw</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4081790%2F2167787f-35f3-4b91-9dfd-5116dedf7e42.jpg</url>
      <title>DEV Community: Glen Winemiller</title>
      <link>https://dev.to/glenw</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/glenw"/>
    <language>en</language>
    <item>
      <title>My Wi-Fi range extender</title>
      <dc:creator>Glen Winemiller</dc:creator>
      <pubDate>Fri, 21 Aug 2026 20:18:41 +0000</pubDate>
      <link>https://dev.to/glenw/my-wi-fi-range-extender-32gp</link>
      <guid>https://dev.to/glenw/my-wi-fi-range-extender-32gp</guid>
      <description>&lt;p&gt;I have a finished basement and my router's signal is weak there, so I installed a Wi-Fi range extender in the basement to provide a stronger signal. The extender is part of my HomeNet_Guest network; its network name is &lt;strong&gt;HomeNet_Guest_EXT&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Settings&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Band steering: Enabled&lt;br&gt;
The same network name (HomeNet_Guest_EXT [SSID]) is used for both the 2.4 GHz and 5 GHz Wi-Fi frequency bands.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hide SSID: Disabled&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Password access: Enabled&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Authentication method: WPA2/WPA3-Personal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automatic time change (+/- 1 hour) when Daylight Saving Time changes in March and November&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automatic firmware check and upgrade: Once a day&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Automatic reboot: Once a week&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
    </item>
    <item>
      <title>My Wi-Fi networks</title>
      <dc:creator>Glen Winemiller</dc:creator>
      <pubDate>Thu, 20 Aug 2026 22:58:27 +0000</pubDate>
      <link>https://dev.to/glenw/my-wi-fi-networks-3ee8</link>
      <guid>https://dev.to/glenw/my-wi-fi-networks-3ee8</guid>
      <description>&lt;p&gt;I have configured my Wi-Fi router to provide four wireless networks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;HomeNet_Main&lt;/li&gt;
&lt;li&gt;HomeNet_Guest&lt;/li&gt;
&lt;li&gt;HomeNet_SmartDevices&lt;/li&gt;
&lt;li&gt;HomeNet_HVAC&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;HomeNet_Main&lt;/strong&gt;&lt;br&gt;
This is the primary wireless network for our home. It is the network used by all our personal devices (PC, laptops, tablets, mobile phones) to connect to and interact with the internet securely.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Settings&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Band steering: Enabled&lt;br&gt;
The same network name (HomeNet_Main [SSID]) is used for both the 2.4 GHz and 5 GHz Wi-Fi frequency bands. Some wireless devices can use either band. Band steering allows these devices to automatically choose the appropriate band for best performance.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hide SSID: Disabled&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Password access: Enabled&lt;br&gt;
The password is a strong password (mix of upper/lower case letters, numbers, and special characters), and is unique to this network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Authentication method: WPA2/WPA3-Personal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;WPA encryption: AES&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;MAC filtering: Disabled&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;HomeNet_Guest&lt;/strong&gt;&lt;br&gt;
This is a wireless network that can be used by guests to connect to the internet. It is totally separate from all the other networks (especially HomeNet_Main), so anything guests do cannot interfere with or harm any other network (especially our main wireless network).&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Settings&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Band steering: Enabled&lt;br&gt;
The same network name (HomeNet_Guest [SSID]) is used for both the 2.4 GHz and 5 GHz Wi-Fi frequency bands.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hide SSID: Disabled&lt;br&gt;
This allows "HomeNet_Guest" to be visible to wireless devices.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Password access: Enabled&lt;br&gt;
The password is a strong password (mix of upper/lower case letters, numbers, and special characters), and is unique to this network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Authentication method: WPA2/WPA3-Personal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;WPA encryption: AES&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;MAC filtering: Disabled&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;HomeNet_SmartDevices&lt;/strong&gt;&lt;br&gt;
This is a wireless network used by our Internet of Things (IoT) devices that allows them to connect to the internet, and also allows us to use mobile phone apps to interact with those devices. This network is totally separate from all the other networks (especially HomeNet_Main), so anything a smart device does cannot interfere with or harm any other network (especially our main wireless network). This is particularly important if a smart device is hacked, since any malware-induced bad behavior will be constrained to the HomeNet_SmartDevices network.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Settings&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Band steering: Disabled&lt;br&gt;
This network uses just the 2.4 GHz Wi-Fi band because some of our older smart devices (e.g., Roku) only support 2.4 GHz.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hide SSID: Enabled&lt;br&gt;
This is a "privacy" precaution so "HomeNet_SmartDevices" is not visible to wireless devices as an available network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Password access: Enabled&lt;br&gt;
The password is a strong password (mix of upper/lower case letters, numbers, and special characters), and is unique to this network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Authentication method: WPA2/WPA3-Personal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;WPA encryption: AES&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;MAC filtering: Enabled&lt;br&gt;
This is a "cybersecurity" precaution. Enabling this feature allows me to create a list with the MAC addresses of the devices allowed to access HomeNet_SmartDevices. This prevents devices with other MAC addresses from joining the network even if they discover "HomeNet_SmartDevices."&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;HomeNet_HVAC&lt;/strong&gt;&lt;br&gt;
This is a wireless network used to connect to the internet two smart thermostats (the vendor calls them "system controls") installed for our two HVAC systems. Each system control is used to set temperatures, humidity levels, fan speeds, heat/cool schedules, etc., for each HVAC system. This network is totally separate from all the other networks (especially HomeNet_Main), so anything a system control does cannot interfere with or harm any other network (especially our main wireless network). This is particularly important if a system control is hacked, since any malware-induced bad behavior will be constrained to the HomeNet_HVAC network.&lt;/p&gt;

&lt;p&gt;Note: The two smart thermostats do not need to be connected to the internet. Setting them can be done using their built-in screens. However, by connecting them to the internet, I can use the vendor's system control app on my mobile phone to set, monitor, and manage each control using just my phone, from anywhere, as long as my phone is connected to a Wi-Fi network (especially handy when we are on vacation away from home).&lt;/p&gt;

&lt;p&gt;A more important benefit of internet-connected controls is that they automatically check for firmware upgrades. When an upgrade is available, the controls display a message on their screens. Tapping the message downloads the upgraded firmware and installs it on a control.&lt;/p&gt;

&lt;p&gt;&lt;u&gt;Settings&lt;/u&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Band steering: Disabled&lt;br&gt;
This network uses just the 2.4 GHz Wi-Fi band because the two HVAC system controls (smart thermostats) only support 2.4 GHz.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Hide SSID: Enabled&lt;br&gt;
This is a "privacy" precaution so "HomeNet_HVAC" is not visible to wireless devices as an available network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Password access: Enabled&lt;br&gt;
The password is a strong password (mix of upper/lower case letters, numbers, and special characters), and is unique to this network.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Authentication method: WPA2/WPA3-Personal&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;WPA encryption: AES&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;MAC filtering: Enabled&lt;br&gt;
This is a "cybersecurity" precaution. Enabling this feature allows me to create a list with the MAC addresses of the two system controls that are permitted to access HomeNet_HVAC. This prevents devices with other MAC addresses from joining the network even if they discover "HomeNet_HVAC."&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Next: My Wi-Fi range extender&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>networking</category>
    </item>
    <item>
      <title>My Wi-Fi router</title>
      <dc:creator>Glen Winemiller</dc:creator>
      <pubDate>Wed, 19 Aug 2026 22:45:16 +0000</pubDate>
      <link>https://dev.to/glenw/my-wi-fi-router-1gd4</link>
      <guid>https://dev.to/glenw/my-wi-fi-router-1gd4</guid>
      <description>&lt;p&gt;&lt;strong&gt;Strong login credentials&lt;/strong&gt;&lt;br&gt;
As soon as I powered on my router the first time, I changed the management console's login credentials from the default values. The username is now a strong username (a mix of upper/lower case letters, numbers, and special characters), and the password is a long, strong password (also a mix of upper/lower case letters, numbers, and special characters).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Access restrictions&lt;/strong&gt;&lt;br&gt;
My router has been configured to allow only three devices to login to its management console (Web UI): my PC, laptop, and mobile phone. The router uses the devices' IP addresses as the access filter (essentially, a "white list" of permitted devices/IPs).&lt;/p&gt;

&lt;p&gt;This means those devices' IPs must not change when they join the network (the router's DHCP server may do that automatically). If a device's IP changes, that device will not be allowed to login to the management console because its new IP will be different from the one stored in the access list. Therefore, I configured the router to make those device IP addresses static IPs, which means the three devices will always have the same whitelisted IPs when they join the network.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Firewall settings&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;IPv4 firewall: Enabled&lt;/li&gt;
&lt;li&gt;IPv6 firewall: Enabled&lt;/li&gt;
&lt;li&gt;DoS (Denial-of-Service) protection: Enabled&lt;/li&gt;
&lt;li&gt;Respond to ICMP Echo (ping) Requests from WAN: Disabled&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Wireless settings&lt;/strong&gt;&lt;br&gt;
My router is a Wi-Fi 7 dual-band router (2.4 GHz and 5 GHz bands). Here are the settings for each band:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;2.4 GHz - channel bandwidth: 20 MHz, control channel: 11.&lt;/li&gt;
&lt;li&gt;5 GHz - channel bandwidth: 40 MHz (160 MHz is enabled), control channel: Auto.&lt;/li&gt;
&lt;li&gt;WPS (Wi-Fi Protected Setup): Disabled&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Miscellaneous settings&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Management console remote access from WAN (internet): Disabled&lt;/li&gt;
&lt;li&gt;SSH (Secure Shell): Disabled&lt;/li&gt;
&lt;li&gt;Telnet: Disabled&lt;/li&gt;
&lt;li&gt;UPnP (Universal Plug and Play): Disabled&lt;/li&gt;
&lt;li&gt;NAT (Network Address Translation): Enabled&lt;/li&gt;
&lt;li&gt;DHCP (Dynamic Host Configuration Protocol) server: Enabled&lt;/li&gt;
&lt;li&gt;DNS (Domain Name System) server: Cloudflare (1.1.1.2, 1.0.0.2) instead of my ISP's DNS server&lt;/li&gt;
&lt;li&gt;DNS Rebind protection: Enabled&lt;/li&gt;
&lt;li&gt;DNSSEC (DNS Security Extensions) support: Enabled&lt;/li&gt;
&lt;li&gt;Validate unsigned DNSSEC replies: Enabled&lt;/li&gt;
&lt;li&gt;Prevent client auto DoH (DNS-over-HTTPS): Auto&lt;/li&gt;
&lt;li&gt;DNS privacy protocol: DoT (DNS-over-TLS)&lt;/li&gt;
&lt;li&gt;DoT profile: Strict&lt;/li&gt;
&lt;li&gt;DoT server: 1.0.0.2 (security.cloudflare-dns.com)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Administrative settings&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Automatic time change (+/- 1 hour) when Daylight Saving Time changes in March and November&lt;/li&gt;
&lt;li&gt;Automatic firmware check and upgrade: Once a day&lt;/li&gt;
&lt;li&gt;Automatic reboot: Once a week&lt;/li&gt;
&lt;li&gt;Automatic management console logout: 30 minutes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Next: My Wi-Fi networks&lt;/p&gt;

</description>
      <category>hardware</category>
      <category>networking</category>
      <category>security</category>
    </item>
    <item>
      <title>My home computers</title>
      <dc:creator>Glen Winemiller</dc:creator>
      <pubDate>Tue, 18 Aug 2026 14:05:11 +0000</pubDate>
      <link>https://dev.to/glenw/1-my-home-computers-1f6g</link>
      <guid>https://dev.to/glenw/1-my-home-computers-1f6g</guid>
      <description>&lt;p&gt;Like our house, I feel (cyber) safety and security begins at the front door - the devices I and my family use every day to access the internet via our home network. Our technological front doors consist of computers, tablets, and mobile phones. They need to be secure so our "doors" and our house (network) are not easily compromised by actors with malicious intent.&lt;/p&gt;

&lt;p&gt;I secure our home computers (PC and laptop, both Windows 11) using different types of passwords, as follows:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;BIOS Admin Password &lt;/u&gt;- Used to access and change BIOS firmware settings. The BIOS Admin Password prevents unauthorized access to the computer's BIOS utility, so BIOS settings cannot be viewed or changed unless the BIOS Admin Password is used. The BIOS has been configured to enable a Password on Boot feature.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;BIOS User Password &lt;/u&gt;- Used to access (login to) the computer once it has booted ("Password on Boot"). The BIOS User Password cannot be used to access the BIOS, but instead secures the physical computer against unauthorized use.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;Windows User Password &lt;/u&gt;- Used to login to a Windows local user account once the computer itself can be accessed (by using the BIOS User Password).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;Windows Hello PIN &lt;/u&gt;- Used to unlock the computer after a manual lock (Win + L) or a screensaver lock.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;u&gt;VeraCrypt password &lt;/u&gt;- Used to access and change sensitive files on my PC. I installed and used VeraCrypt to create an encrypted volume (Windows file) that contains sensitive files with financial information, estate plan information, tax returns, etc. When VeraCrypt is not being used, the volume is just a Windows file (encrypted, AES, 256-bit key) stored in my User directory. Double-clicking the file does not open it. Launching VeraCrypt and entering the password mounts and decrypts the file and presents it as a Windows virtual disk containing folders and files, which I can then access and change as needed. When done, I use VeraCrypt to unmount the disk, which then re-encrypts all folders and files including those that were added or changed.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I know that Microsoft's BitLocker Drive Encryption provides full disk encryption, but I use Windows 11 Home and BitLocker is not available for this version of Windows 11. I do know that a separate feature called Device Encryption is available for Windows 11 Home, which is a limited version of BitLocker.&lt;/p&gt;

&lt;p&gt;I routinely back up all my user files to an external USB drive. Currently, my backups include non-encrypted files (these do not contain sensitive information) and the VeraCrypt-encrypted file. The VeraCrypt-encrypted file on my backup drive is protected just like it is on my PC: double-clicking the file will not open it, so it is secure.&lt;/p&gt;

&lt;p&gt;I have not enabled Device Encryption on my PC. I'm concerned (but do not know for certain) that if I encrypt my PC's drive using Device Encryption (and do not use VeraCrypt to separately encrypt my sensitive files), when I back up my files to the external drive all the files on the drive will be unencrypted, including those containing sensitive information. Therefore, I am not using Device Encryption but instead using VeraCrypt for my sensitive files.&lt;/p&gt;

&lt;p&gt;Finally, both computers run antivirus software and are updated every Patch Tuesday. Our other devices (Android phone, iPad, and iPhone) are updated whenever updates are available.&lt;/p&gt;

&lt;p&gt;Next: My Wi-Fi router&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>infosec</category>
      <category>security</category>
    </item>
    <item>
      <title>Introduction</title>
      <dc:creator>Glen Winemiller</dc:creator>
      <pubDate>Mon, 17 Aug 2026 15:02:39 +0000</pubDate>
      <link>https://dev.to/glenw/introduction-to-my-series-l9</link>
      <guid>https://dev.to/glenw/introduction-to-my-series-l9</guid>
      <description>&lt;p&gt;I've spent some time the last couple of months updating my home network configuration. The goal was to make it as cyber-safe as reasonably possible. I've configured my devices and network (primarily my Wi-Fi 7 router) using tips and recommendations from various online resources. I thought I would share my configuration details so others can pick up some ideas about how they may want to configure their home networks, plus get feedback about changes I should consider.&lt;/p&gt;

&lt;p&gt;I plan to post my home network details in chunks so the posts don't get too long. Here are the components of my home network I will discuss in upcoming posts:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;My home computers&lt;/li&gt;
&lt;li&gt;My Wi-Fi router&lt;/li&gt;
&lt;li&gt;My Wi-Fi networks&lt;/li&gt;
&lt;li&gt;My Wi-Fi range extender&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>cybersecurity</category>
      <category>discuss</category>
      <category>networking</category>
      <category>security</category>
    </item>
  </channel>
</rss>
