Hi Marius,
I did indeed get the allocation about a month ago and also got a response from the gw robot earlier today,
I currently have single /29 range but will be advertising other ranges once this works (advertising routes for friends)
I have a static public I can build this on which is on my current connection (later I can migrate it to another one of my statics as I own my own AS and /24 PI space from RIPE
I can access the 44net from another ip space if needed while im testing I also have access to multiple other routers within UK via VPN ect
I intend on being the GW for this region (norfolk) due to my skills and ability to host this on a 1GB line I have on a remote site within Norfolk
I just need to know now what needs to be setup on my router which can then send out the RIP advertisement to the Internet and announce the Subnets that Im using MikroTik hardware which is based on the same logic and routabilities as Cisco hardware
Cheers, Kevin 2E0LSR /P
Sent from Somewhere Rural with limited Cell Coverage! Try HF or VHF/UHF better chances!
<div>-------- Original message --------</div><div>From: Marius Petrescu marius@yo2loj.ro </div><div>Date:26/03/2015 17:46 (GMT+00:00) </div><div>To: 'AMPRNet working group' 44net@hamradio.ucsd.edu </div><div>Subject: Re: [44net] Gateways </div><div> </div>(Please trim inclusions from previous messages) _______________________________________________ Greetings Kevin,
To figure this out, I need a little more info on your setup.
- did you get your GW in the end - btw, your country admin needs to approve your allocation, maybe there's the issue? - do you have a single subnet (which can be expressed in a single IP/mask combination) ? - do you have a static IP address to build your GW upon ? - do you have some other means to connect to the 44 address space (e.g. hamnet - high speed wlan)? - do you need to set up a complex network with more than 1 GW and direct connections between them ?
Marius, YO2LOJ
-----Original Message----- From: 44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu [mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of Kevin Sent: Thursday, March 26, 2015 16:23 To: 44net@hamradio.ucsd.edu Subject: [44net] Gateways
(Please trim inclusions from previous messages) _______________________________________________ Afternoon All,
Ive not gotten a GW entry into the system, after a long time waiting for the Robot to reply to my message,
Next thing now is what next?? There is no documentation as to what the next step is now I¹ve added this gw to the portal and my announced subnetsÐ
On the actual physical GW what do I need to do for it to be announced??
Thanks,
Regards,
Kevin 2E0LSR (M6EMT) / MS0SIA Consultant Wireless & Networking Engineer MTCNA, MTCRE, MTCINE, UCWA, UEWA, CompTIA A+
Thu, Mar 26, 2015 at 11:03 AM, Kevin kevin@sidx.org.uk wrote:
I just need to know now what needs to be setup on my router which can then send out the RIP advertisement to the Internet and announce the Subnets that Im using MikroTik hardware which is based on the same logic and routabilities as Cisco hardware
You might try my script: https://github.com/kd7lxl/python-amprapi/#updaterospy
updateros.py reads the list of gateways and routes from the AMPR API and translates that to Mikrotik commands. It simply automates the creation and destructions of IPIP interfaces and static routes. I run it against our routers via cron hourly on my desktop. It is not capable of rip44.
Tom KD7LXL