Just a small update...
Due to a issue on startup on the Edgerouter, I had to move the startup
script to /etc and the actual startup call to rc.local.
The startup from /config/scripts/post-config.d did not ensure the
creation of the bypass routes for gws with a 44 endpoint.
So, those that already installed the packages, please download and
unpack again and execute the install script again (this will undo the
previous startup settings and create the new ones, don't worry about
'file exists' warnings, the binary hasn't changed).
Those that did not install it yet, just be sure to get fresh packages
and just follow the instructions as below.
Sorry for any inconvenience,
Marius, YO2LOJ
I updated the instructions for setting up an
EdgeRouter as a full AMPR
gateway.
1. Add tunnel interface
- Config Tree → add tun44 → Update List
- tun44:
address: <your AMPR gw address>*/32*
description: AMPR GW
encapsulation: ipip
local-ip: <your public gw IP>
remote-ip: *0.0.0.0*
- Press Preview ans Apply
2. Download your packages from here:
Find the EdgeRouter setup package here:
http://www.yo2loj.ro/hamprojects/Ampr_EdgeRouter.tgz (mips64)
For the EdgeRouterX setup use this one:
http://www.yo2loj.ro/hamprojects/Ampr_EdgeRouterX.tgz (mipsel)
Inside those archives, there is a setup.txt file explaining the next
steps.
NOTE: THE SETUP SCRIPT DOES NOT SECURE YOUR ROUTER. YOU NEED TO SET UP
FIREWALL ROUTES YOURSELF.
3. Optionally you can install a status page in the wizzard section.
Download here:
http://www.yo2loj.ro/hamprojects/Ampr_Status_Wizard.tar