Installing AREDN Firmware on a Mikrotik Device

Поділитися
Вставка
  • Опубліковано 17 гру 2024

КОМЕНТАРІ • 29

  • @billheyde6932
    @billheyde6932 7 місяців тому

    Aloha. Great instructive video and still relative a few years later with new AREDN & MikroTik updates. Had to install AREDN software on a LHG5 antenna, and it was helpful as well. After I used the theory you presented to figure it out. Could not find anyone who actually shows how to do it on a new dish. But some thinking and your video helped a lot.

  • @hatesbots2731
    @hatesbots2731 3 роки тому +3

    Thank you, Thank You, Thank You!!!!!!
    Your Install video worked 100%. I was struggling with my MicroTik (wondering if I should smash it, throw it away or burn it).
    The install took only a few minutes once you explained the cables.
    I thank you, and my insurance agent thanks you!

  • @howforless
    @howforless 2 роки тому +1

    Are you the same guy who had the ARDEN Setup at Wisconsin Ares/Races 2022 conference?

  • @joewillj
    @joewillj Рік тому

    Thanks so much! This was very helpful!

  • @artdog888
    @artdog888 Рік тому

    Great video, thanks! I flashed my hAP ac and it works great! I'm about to flash a Mikrotik LHG and I'm wondering if I can use my hAP ac as the dumb switch? Thanks again!

    • @RadioGeek
      @RadioGeek  Рік тому +1

      Your HAP will always work as a router, if you only need the dumb switch to trick PXEserv, just turn on the node and plug it into the computer long enough to open PXEserv and then power off the switch. PXEServ will see the network port up long enough to save the settings.

  • @PatrickDickey52761
    @PatrickDickey52761 4 роки тому

    A couple of things that I'm running into on Windows 10 at least. The Ethernet cable has to be plugged into something with power (either a switch or the node), otherwise, it won't allow you to change the IP Address that you're binding to. Also, you have to disable all of your firewalls (you can try to create an exception for the pxeserv file, but I had issues with that). Otherwise, it won't allow you to open an httpd socket (Socket Error 10013 is what I got).

    • @kc0arrl
      @kc0arrl 4 роки тому

      That is correct, having a switch is one of the steps I indicated was needed. There is a way to do the install with out the switch, but it is best to have one.

  • @KQ4RIV
    @KQ4RIV 3 місяці тому

    Having a hell of a time with this. Update seems to went just fine. When I set to automatic IP and change to port 2, I can’t get anything on 192.168.1.1.

    • @kc0arrl
      @kc0arrl 3 місяці тому

      Make sure you either change your IP back on your computer or allow it to DHCP. IT does take a wile and will reboot several times before it comes up. The other thing you may need to do is add :8080 to the end of the address some browsers don't like routing to IP addresses.

  • @nilpo
    @nilpo Рік тому

    I've been going crazy trying to get this to work. Is this method still viable with current hardware? The hAP ac lite doesn't seem to perform a PXE boot.
    Also, Tiny PXE is blocked by many AV softwares now due to embedded trojans. You'll want to use an alternative PXE/BOOTP server.

    • @RadioGeek
      @RadioGeek  Рік тому

      Many firewalls block tinyPXE ports, it is not a trojan. This is still the process for current Mikrotik devices.

    • @nilpo
      @nilpo Рік тому

      @@RadioGeek I tested it with as many AV brands as I have available. All of them detected Trojans. Upload to VirusTotal and 10 of their engines detect Trojans as well. This is code analysis. It's not blocking ports because it isn't even running yet.
      Many browsers also block it's download pages for the same reason.

  • @mikemcdonald5147
    @mikemcdonald5147 2 роки тому

    cant find pxe server with any of the links

    • @RadioGeek
      @RadioGeek  Рік тому

      Here is an updated link for Tiny PXE - labalec.fr/erwan/?page_id=958

    • @nilpo
      @nilpo Рік тому

      @@RadioGeek That link points to a download that has embedded trojans. There doesn't appear to be a clean version of the software available.

  • @PatrickDickey52761
    @PatrickDickey52761 4 роки тому

    Once you've installed the AREDN firmware, you don't need to use the elf files anymore to upgrade, correct?

    • @RadioGeek
      @RadioGeek  4 роки тому

      That is correct. Down the road you can load the "sysupgrade" file right into the node via the Administration page. You won't have to put it in a special mode or anything like that.

  • @grousetales
    @grousetales 4 роки тому

    Great video !

  • @artlewi
    @artlewi 2 роки тому +1

    Cannot get the hAP lite to read the file. I have tried two different units and neither will program. At what point do you release the reset button?

    • @person12307
      @person12307 2 роки тому

      im having the same problem

    • @nilpo
      @nilpo Рік тому

      @@person12307 Make that a third. Same thing here on several units. I'm wondering if the newest bootloader isn't supported. I've seen some references about having to downgrade the device firmware first.

    • @nilpo
      @nilpo Рік тому +1

      Well, I decided to run Wireshark and see what's actually happening. The hAP receives an IP address and makes a BOOTP request, but not for file rb.elf. It's requesting a file named vmlinux. I changed rb.elf to vmlinux and that gets me to the next step in the process. However, the actual transfer fails. The hAP sends an unknown or poorly formatted GET request and the transfer stops. Perhaps a different BOOTP server will work better, but I've only gotten one to work at all so far. Right now I'm using haneWIN DHCP server.

  • @mariofazio6006
    @mariofazio6006 4 роки тому

    Very clear explication for firmware installation. Mario LU4EOU

  • @archuka1
    @archuka1 10 місяців тому

    Thanks but you kinda did that a bit fast for me to understand -- rookie here lol

    • @RadioGeek
      @RadioGeek  10 місяців тому +1

      Feel free to pause during the video