Hi Michael,
I really don't see why you could not run e.g. Quagga at the same time on
other interfaces.
Receiving RIP messages on the ampr interface has nothing to do with other
routing daemons on other interfaces.
You just have to redistribute those routes, or, even better, distribute
44.0.0.0/8 with a high metric and let the rest do their job.
e.g. for OSPF:
router ospf
network 192.168.74.0/24 area 0 <- my local network
network 44.182.20.0/23 area 0.0.0.44 <- my ampr subnets
area 0.0.0.44 range 44.0.0.0/8
redistribute kernel
redistribute connected
!
Marius, YO2LOJ
-----Original Message-----
From: 44net-bounces+marius=yo2loj.ro(a)hamradio.ucsd.edu
[mailto:44net-bounces+marius=yo2loj.ro@hamradio.ucsd.edu] On Behalf Of
Michael E Fox - N6MEF
Sent: Wednesday, February 12, 2014 10:17
To: 'AMPRNet working group'
Subject: Re: [44net] ampr-ripd 1.8 released
(Please trim inclusions from previous messages)
_______________________________________________
This all looks very encouraging.
I just wish it worked with regular RIP at the same time. We have a need for
running regular RIP to communicate local routes.
Michael
N6MEF