Fred Kemmerer

Forum Replies Created

Viewing 10 posts - 11 through 20 (of 419 total)
  • Author
    Posts
  • in reply to: Anyone else with HaLow for AREDN? #159192
    Fred KemmererFred Kemmerer
    Keymaster

      HaLow support for AREDN is fairly recent. It looks like a few sites in the eastern US are support HaLow applications –

      AREDN Eastern US Sites with HaLow Support

      in reply to: Anyone else with HaLow for AREDN? #159190
      Fred KemmererFred Kemmerer
      Keymaster

        Hello Emily,

        AREDN does support communication with HaLow devices. Can you tell us a little bit about the devices that you are interested in? Here are a few links with some information on AREDN HaLow support –

        https://docs.arednmesh.org/en/latest/arednNetworkDesign/frequency_bands.html#mhz-characteristics

        https://www.arednmesh.org/content/aredn-release-325100-80211ah-support

         

         

        in reply to: AREDN Networks #159106
        Fred KemmererFred Kemmerer
        Keymaster

          Hi Dave,

          AREDN uses 10.x.x.x and 172.x.x.x addresses for the local mesh. It is best to configure your home network to use 192.168.x.x addresses to avoid conflicts with the AREDN addresses.

          I believe it may be possible to continue using 10.x addressing on your home network; this would require several static routes and would leave you vulnerable to future addressing conflicts with AREDN.

          in reply to: AREDN RF Link install at AB1OC #159103
          Fred KemmererFred Kemmerer
          Keymaster

            Just heard from Dave Pascoe, Km3T, who is doing the install at KC1XX –

            Too cold and windy. Monday is possible, we will make a call on Sunday night.

            We will not be installing the AREDN RF link tomorrow. This is a good call as it’s not safe to be on towers when the wind and cold are a problem.

            I will let everyone know by posting here on Sunday evening whether the installation is a go for Monday.

            in reply to: I are an author #158866
            Fred KemmererFred Kemmerer
            Keymaster

              ARRL Members can vote for Frank’s excellent article here –

              https://www.arrl.org/cover-plaque-poll

              Nice job, Frank!

              in reply to: September Tech Night Video – Surface Mount Soldering #158677
              Fred KemmererFred Kemmerer
              Keymaster

                Thank you, Hamilton!

                in reply to: ISS Contact on April 17th to be Heard Over New England #158112
                Fred KemmererFred Kemmerer
                Keymaster

                  Thanks Bill. I will be having another contact with a school in Canada on Tuesday. This ISS contact is scheduled to begin at 9:31 a.m. ET. We will post more information about this contact shortly,

                   

                  Fred, AB1OC

                  in reply to: Summer Field Day 2025 #157976
                  Fred KemmererFred Kemmerer
                  Keymaster

                    FB Brian, count me in.

                    Fred AB1OC

                    in reply to: Raspberry Pi Home Server #157947
                    Fred KemmererFred Kemmerer
                    Keymaster

                      The Public key mentioned above is generated randomly as part of the SSH key pair creation process. You can learn more about generating SSH key pairs here –

                      https://www.ssh.com/academy/ssh/keygen

                      When we first set up Linux on on RPi, we generated an SSH key pair. Later, we changed the SSH key to use a different pair that I generated on my macOS system. This caused the fingerprint for the server to change and I had to edit .ssh/known_hosts to remove the old fingerprint so a new one could be generated.

                      Fred, AB1OC

                      in reply to: Raspberry Pi Home Server #157946
                      Fred KemmererFred Kemmerer
                      Keymaster

                        Here is a little more about how the SSH fingerprint is generated –

                        The fingerprint is based on the host’s public key, usually based on the /etc/ssh/ssh_host_rsa_key.pub file.  Generally, it’s for easy identification/verification of the host you are connecting to.

                        You can view the contents of the file by running cat /etc/ssh/ssh_host_rsa_key.pub . To view that public key in fingerprint format, run ssh-keygen -lvf /etc/ssh/ssh_host_rsa_key.pub.

                        If the fingerprint changes, the machine you are connecting to has changed their public key. This may not be a bad thing (happens from re-installing ssh), but it could also indicate that you are connecting to a different machine at the same domain/IP (happens when you are connecting through something like a load balancer) or that you are being targeted with a man-in-the-middle attack, where the attacker is somehow intercepting/rerouting your ssh connection to connect to a different host which could be snooping your username/password.

                        Bottom line: if you get warned of a changed fingerprint, be cautious and double-check that you’re actually connecting to the correct host over a secure connection. Though most of the time this is harmless, it can be an indication of a potential issue.

                      Viewing 10 posts - 11 through 20 (of 419 total)

                      Radio Amateurs Developing Skills Worldwide