Hi all,
I've had a /29 allocation for a while but I'm just now getting set up to
try to get it working and I have a questions.
My edge router is a Cisco 1811 that I've configured a single IP-IP
tunnel on.
interface Tunnel44
no ip address
ip tcp adjust-mss 1436
tunnel source FastEthernet0
tunnel mode ipip
tunnel destination 169.228.66.251
end
The only traffic I see coming in on that interface is multicast (which I
see as being from RIPng). Are hosts on AMPR net reachable from the
public internet via the UCD gateway or is the only traffic I'll ever see
from there those RIPng packets?
And from what I'm guessing, packets sent to the UCD gateway don't get
routed to other netblocks/allocations so I'd need to goahead and build
tunnels to everyone else to get a full mesh network.
Can someone give me a suggestion on netblocks to build to just to test
things?
Thanks,
James Sharp
N5XNS
james(a)fivecats.org
Hi there
After long time Its time to replace my Cisco with the MikroTik
The Cisco will go out soon from my home to the local repeater site and deal with connecting our local P25 capable repeater with a worldwide amateur repeaters network and in addition will deal with portion of the AMPRNET network (hopefully will give the local amateurs 44 net feed Via High speed 2.4GHZ WIFI access point)
So the MikroTik will have to do what my Cisco does now and do the IPIP for my network
I saw that there has been some changes to the automatic router Scripts in the last few weeks and saw a note that one of the script consume memory and Probably wouldn't run on my home router ... Due to small memory It have
So what Script i need to take now ? and where can i take it From ? and if there is a small note how to run it
If needed it has 32M Memory and 16 M So called HDD (flash ?)
The Router is hap lite can bee seen here
http://www.routerboard.co.il/product/hap-lite
[http://www.routerboard.co.il/sites/3102/images/itempics/133463_large.jpg]<http://www.routerboard.co.il/product/hap-lite>
RouterBoard Israel??? ?????? ?????? MikroTik hAP lite ...<http://www.routerboard.co.il/product/hap-lite>
www.routerboard.co.il
RouterBoard Israel??? ?????? ?????? MikroTik hAP lite | ????? ???????? ???????? |
...
Please Advice
Thanks Forward
Ronen - 4Z4ZQ
http://www.ronen.org
Ronen Pinchooks (4Z4ZQ) WebSite<http://www.ronen.org/>
www.ronen.orgronen.org (Ronen Pinchooks (4Z4ZQ) WebSite) is hosted by domainavenue.com
In support of the "letsencrypt" and "https-everywhere" projects,
encrypted connections to www.ampr.org and wiki.ampr.org are now
available. Thanks to G1FEF for setting this up for us.
- Brian
Hello,
I found a bug in 2.1 which would crash the script on removing obsolete
tunnels used in multiple routes.
Also the loop causing this was completely useless, so a little more speed
could be gained.
I also tweaked the error handling in update_amprgw, but this should have a
minimal impact.
If you already run v2.1, please update only ampr_gw (and optional
update_amprgw) from the zip file.
The config file is unchanged.
The updated versions are available as usual.
Complete Mikrotik script for import for new installs:
http://www.yo2loj.ro/hamprojects/ampr-gw-2.2.rschttp://yo2tm.ampr.org/hamprojects/ampr-gw-2.2.rsc
ZIP archive containing individual files (for update):
http://www.yo2loj.ro/hamprojects/ampr-gw-2.2.ziphttp://yo2tm.ampr.org/hamprojects/ampr-gw-2.2.zip
Have fun,
Marius, YO2LOJ
For BGP, AT&T is asking that we SWIP the subnet on ARIN. Of course we can't
do that, and I've shared the background that AMPRNET is legacy pre-ARIN ip
space. I'm curious, has anyone run into this in the past? How were the
service provider's concerns addressed?
Thanks,
--
Ryan Turner
Cathryn;
Please contact me off-list. I've sent you emails and have not seen a
reply.
Thanks much.
--
<rhetorical> Why is it linux users can install and operate *any* version of M$
Windoze but the same can't be said in reverse?</rhetorical>
73 de Brian - N1URO
email: (see above)
Web: http://www.n1uro.net/
Ampr1: http://n1uro.ampr.org/
Ampr2: http://nos.n1uro.ampr.org
Linux Amateur Radio Services
axMail-Fax & URONode
http://uronode.sourceforge.nethttp://axmail.sourceforge.net
AmprNet coordinator for:
Connecticut, Delaware, Maine,
Maryland, Massachusetts,
New Hampshire, Pennsylvania,
Rhode Island, and Vermont.
> On a second thought, a simple plain text file that could be fetched via API
> holding e.g. <subnet>:<gw>;[<subnet>:<gw>;]... would do the trick.
I now read on the forum that a text file to be read in a script can be no more than 4K in size,
so that may be a problem...
Hello,
Just a small update for specific needs.
- Added configuration script so updates can happen only for the main script
System consists of 3 scripts: wrapper, config and actual update
script
so further updates can be done for a single script only without
needing
to edit the configuration every time (Tnx. Marc, LX1DUC).
- Only static routes from the main table will be processed, so dynamic ones
can co-exist without issues (Tnx. Adrian, YO8RXT)
Complete Mikrotik script for import:
http://www.yo2loj.ro/hamprojects/ampr-gw-2.1.rschttp://yo2tm.ampr.org/hamprojects/ampr-gw-2.1.rsc
ZIP archive containing individual files:
http://www.yo2loj.ro/hamprojects/ampr-gw-2.1.zip
Have fun,
Marius, YO2LOJ