<div dir="ltr"><div class="gmail_default" style="font-size:small"><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">As of May 2024, HamWAN is in the process of migrating our IP address usage off of <a href="http://44.24.240.0/20" target="_blank">44.24.240.0/20</a> to a larger allocation, <a href="http://44.25.0.0/16" target="_blank">44.25.0.0/16</a>. This migration is a part of the agreement HamWAN made with ARDC for receiving the larger allocation and needs to be completed by Dec 31, 2024. Our infrastructure has been almost entirely migrated over the past few months, and we are currently serving all <a href="https://hamwan.org/Puget%20Sound%20Data%20Ring/Services.html" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none" target="_blank">services</a> from both the old and new addresses. The major item in front of us is the update of clients.</p><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">The following changes impact some or all clients configured prior to mid-February or so:</p><ul style="box-sizing:border-box;margin-top:0px;margin-bottom:10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><li style="box-sizing:border-box">SNMP address range (<a href="http://44.24.240.0/20" target="_blank">44.24.240.0/20</a> => <a href="http://44.24.240.0/20,44.25.0.0/16" target="_blank">44.24.240.0/20,44.25.0.0/16</a>)</li><li style="box-sizing:border-box">Logging destination (44.24.244.8 => 44.25.0.8)</li><li style="box-sizing:border-box">NTP servers (44.24.{244,245}.4 => 44.25.{9.1}.4)</li></ul><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">as configured in steps 8, 9, and 10 of our client setup instructions (<a href="https://hamwan.org/Standards/Network%20Engineering/Client%20Node%20Configuration.html" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none" target="_blank">GET CONNECTED</a>), which we updated back in February and have our new recommended settings. Luckily, none of these settings impact your ability to connect or current connectivity, and they don't require a reboot to take effect. The logging and SNMP setting help us monitor and manage the network, and the NTP client in your devices helps ensure they have the correct time for logging.</p><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">In addition, many users have configured DHCP servers on their clients for local LAN connected devices behind their device. If the DHCP server is announcing DNS or NTP servers to the local clients, these will also need to be updated. In this case one other change needs to be taken into consideration.</p><ul style="box-sizing:border-box;margin-top:0px;margin-bottom:10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><li style="box-sizing:border-box">DNS servers (resolvers, 44.24.{244,245}.1 => 44.25.{0,1}.1)</li></ul><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">We recognize that not all clients are online all the time, and HamWAN Netops does not have credentials to all devices, though we encourage it to allow us to keep the network healthy. Our plan for this conversion is as follows:</p><ol type="1" style="box-sizing:border-box;margin-top:0px;margin-bottom:10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><li style="box-sizing:border-box">Inform all users of the needed changes and provide instructions for how to make those changes themselves (this email).</li><li style="box-sizing:border-box">Netops will apply updates (see below) to any clients that we have access to which have old settings.</li><li style="box-sizing:border-box">Contact owners of devices we were not able to access.</li></ol><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">The following commands issued in a RouterOS terminal window will update your client. Note that Mikrotik updated the command format for NTP client settings between RouterOS 6 and 7, so use the correct command for your version. To find your routeros, look at the banner when you log into the device or type <code style="box-sizing:border-box;white-space:pre-wrap;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:12.6px;padding:2px 4px;color:rgb(199,37,78);background-color:rgb(249,242,244);border-radius:4px">/system resource print</code>. Look for the version field. A version 7 device would be something like: 7.13.3 (stable), a version 6 device would look something like: 6.43.4 (stable).</p><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">Common update commands:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/snmp community set [ find name=hamwan ] name=hamwan addresses=<a href="http://44.24.240.0/20,44.25.0.0/16" target="_blank">44.24.240.0/20,44.25.0.0/16</a>
/system logging action set [find name=remote] remote=44.25.0.8</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">NTP client update if your device is running RouterOS 6.x:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/system ntp client set primary-ntp=44.25.0.4 secondary-ntp=44.25.1.4 enabled=yes</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">NTP client settings if your device is running RouterOS 7.x:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/system ntp client set servers=44.25.0.4,44.25.1.4 enabled=yes</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">Additionally, if you have configured a DHCP server, you may want to run the following or similar commands:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/ip dhcp-server network set [ find dns-server~"44.24.24" ] dns-server=44.25.0.1,44.25.1.1
/ip dhcp-server network set [ find ntp-server~"44.24.24" ] ntp-server=44.25.0.4,44.25.1.4</code></pre><h1 id="m_63710757353276640gmail-what-happens-if-you-ignore-this-request" style="box-sizing:border-box;margin:20px 0px 10px;font-size:36px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:rgb(51,51,51)">What happens if you ignore this request?</h1><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">Nothing catastrophic. You will not be disconnected. You may have trouble reaching other internet sites due to lack of DNS service when we turn off servers on the 44.24.{244,245}.0 networks. Likewise, your device time may drift due to lack of NTP. These issues can be resolved if and when they become an issue for you. We will announce the shutdown of these servers later this year.</p><h1 id="m_63710757353276640gmail-if-you-are-making-updates..." style="box-sizing:border-box;margin:20px 0px 10px;font-size:36px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:rgb(51,51,51)">If you are making updates...</h1><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">Our IRC channel changed some time ago and many devices list the wrong IRC channel for support. You can make this update:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/snmp set contact="IRC #hamwan-support on libera.chat"</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">If you access your device to update it as above, you may also want to consider upgrading RouterOS to a current version to ensure you have all the latest security updates. This is typically done with:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/system package update install</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">which reboots the system, followed by:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/system routerboard upgrade</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">and then another system reboot:</p><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;color:rgb(51,51,51);word-break:break-all;background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-radius:4px"><code style="box-sizing:border-box;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:inherit;padding:0px;color:inherit;background-color:transparent;border-radius:0px">/system reboot</code></pre><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">We are moving the infrastructure to RouterOS 7.x, but at this time we do not see any need for users to switch from the 6.x release track. If you consider doing this, be sure to read the <a href="https://help.mikrotik.com/docs/display/ROS/Upgrading+to+v7" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none" target="_blank">Mikrotik documentation on upgrading to RouterOS 7</a>. There are some special cases particularly for wireless devices.</p><h1 id="m_63710757353276640gmail-getting-help" style="box-sizing:border-box;margin:20px 0px 10px;font-size:36px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:rgb(51,51,51)">Getting help</h1><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">HamWAN Netops and other community members are available to help. You can reach us in near real-time on our IRC channel: #hamwan-support on irc.libera.chat. You can also post queries to <a href="mailto:netops@hamwan.org" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none" target="_blank">netops@hamwan.org</a>, or to <a href="mailto:psdr@hamwan.org" style="box-sizing:border-box;background-color:transparent;color:rgb(51,122,183);text-decoration-line:none" target="_blank">PSDR@hamwan.org</a> if you believe the question and answer would be of general interest to this community.</p><p style="box-sizing:border-box;margin:0px 0px 10px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">These instructions are also available on the HamWAN website: <a href="https://hamwan.org/Puget%20Sound%20Data%20Ring/Address%20Conversion.html">Address Conversion</a></p></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div>-Doug-<span class="gmail_default" style="font-size:small">, KD7DK</span></div><div><span class="gmail_default" style="font-size:small">HamWAN Netops</span></div><div><span class="gmail_default" style="font-size:small"><br></span></div></div></div></div>