New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
  • 21:55, 8 November 2024Approving Small Subnets on the Portal (hist | edit) ‎[3,349 bytes]KO4KVG (talk | contribs) (Created page with "== DRAFT - In Progress == == Allocation == == Claim the Ticket == == Verify Request == == Approve Request == == Find Last Prefix in Parent Range == == Subnet == == Add Subnet to Assignment Request == == Complications ==")
  • 17:50, 15 October 2024Portal Call Sign Verification (hist | edit) ‎[5,675 bytes]KO4KVG (talk | contribs) (Created page with "= DRAFT - Currently in progress = == Verification == === How to Verify Call Signs === == Claim the Ticket == * Click “'''Preview'''” * Click “'''Take Ownership'''” == Verify the Request == * Call sign verification is done by comparing either against an online Government database or from an uploaded copy of their license, to the information that they have in their profile. We are mainly checking if the account has a valid call sign associated. To help with thei...")
  • 02:53, 15 October 2024Encap.txt/get-encap (hist | edit) ‎[2,667 bytes]W6JMK (talk | contribs) (Created page with "Here's a bash script to get a complete encap.txt file from the portal. For example: .\get-encap < api-token.txt > encap.txt || echo error $? The script maintains a cache, so it downloads the information only when it has changed. <nowiki> #!/bin/bash # Output the current AMPRNet routing information, like this: # # Fetched <when> version <number> from <source> # route addprivate 44.0.1.0/32 encap 169.228.84.34 # route addprivate 44.102.240.16/28 encap 45.145.74.24...")