Page 1 of 1
using two dvrptr boards
Posted: Wed Jan 01, 2020 6:05 pm
by W1FJM
Is there a way to use two dvrptrV1 boards with one PI-STAR system? I have two repeater modules I want to run off of one PI but cant seem to get them both configured
Re: using two dvrptr boards
Posted: Wed Jan 01, 2020 7:40 pm
by M1DNS
You can but it's a lot of work.
You'll need to envoke a 2nd seperate instance of dstarrepeater, mamually configure it, and set it up for auto start. Config ircddbgateway using the expert editor for the 2nd module. Edit ip tables to allow firewall ports between both instances and ircddbgateway. That's the easy stuff
If you want the dashboard features/ control features for both installations that's were the works really gonna get interesting.
Sent from my SM-G935F using Tapatalk
Re: using two dvrptr boards
Posted: Wed Jan 01, 2020 8:28 pm
by W1FJM
Thank you