Keyboard Shortcuts
Likes
Search
g2_link disconnects link
Ive followed the recent "recipe" for setting up G2-Link on an Almalinux G3 system.
It seems to be almost working, in that I can connect to an XLX reflector but after about a minute it unlinks automatically.
Timeout is currently set to 10 minutes (was previously no timeout), but either way, this what I see in the G2-link.log
Any clues as to where I should go next?
?
120924 at 16:44:59:sending link request from mod B to link with: [XLX252? ] mod A [45.77.227.69] 120924 at 16:44:59:Connected from: XLX252 ? 120924 at 16:45:02:sending File:[/root/g2_link/linked.dat], mod:[B], RADIO_ID=[LINKED XLX252 A ? ? ] 120924 at 16:45:03:finished sending File to mod:[B] 120924 at 16:45:50:Unlinked from [XLX252? ] mod A, TIMEOUT... 120924 at 16:45:53:sending File:[/root/g2_link/unlinked.dat], mod:[B], RADIO_ID=[UNLINKED TIMEOUT? ? ] 120924 at 16:45:54:finished sending File to mod:[B] ? |
开云体育Your checked your firewall settings to allow 30001 and 30051 UDP correct.Are you actually trying to connect to XLX252 or did you use XRF252 or DCS252. g2_link should not recognize an XLXxxxy request. Terry Terry M Stader KA8SCP WB1GOF Repeaters Proprietor? On Dec 9, 2024, at 12:40?PM, nigel spear via groups.io <nigelspear@...> wrote:
--
Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
Hi
?
Thanks for the quick response
Firstly, its a XLX request, but the reflector (which is mine) seemed to connect properly (as DCS), but ill double check that
?
I haven't opened any additional ports on the repeater, so having done some digging, are these the ports (UDP that need opening?
?
# remote friends RMT_XRF_PORT=30001 RMT_REF_PORT=50001 <--- Change to 50001 RMT_DCS_PORT=30051 |
开云体育
Hello,
I had the same issue with my XLX and I open/trust all ports between G3 G2_Link and XLX and even then
didn't?work for the only way to connect was using the DCS of the XLX in my case my XLX250 is the same as DCS250 and I was able to make it connected and stable between the XLX / G3.
Let me know if you find any other way to keep as XLX since I was never able to do it.
73
Fred Joly
N5BDJ
From: [email protected] <[email protected]> on behalf of nigel spear via groups.io <nigelspear@...>
Date: Monday, December 9, 2024 at 12:15?PM To: [email protected] <[email protected]> Subject: Re: [g2-link] g2_link disconnects link Hi
?
Thanks for the quick response
Firstly, its a XLX request, but the reflector (which is mine) seemed to connect properly (as DCS), but ill double check that
?
I haven't opened any additional ports on the repeater, so having done some digging, are these the ports (UDP that need opening?
?
# remote friends
RMT_XRF_PORT=30001 RMT_REF_PORT=50001 <--- Change to 50001 RMT_DCS_PORT=30051 ? This email has been scanned for spam and viruses by Proofpoint Essentials. Click to report this email as spam.
? |
开云体育That is what I am thinking… g2_link does not support XLX requests in the code currently. We recommend that a user try the DCS or XRF version of the XLX number. Also, there are now XLXABCy versions… non-numeric reflector numbers… and those are not supported. ? Terry ? From: [email protected] <[email protected]> On Behalf Of Fred Joly R D'Avila
Sent: Monday, December 9, 2024 1:23 PM To: [email protected] Subject: Re: [g2-link] g2_link disconnects link ? Hello, ? I had the same issue with my XLX and I open/trust all ports between G3 G2_Link and XLX and even then didn't?work for the only way to connect was using the DCS of the XLX in my case my XLX250 is the same as DCS250 and I was able to make it connected and stable between the XLX / G3. ? Let me know if you find any other way to keep as XLX since I was never able to do it. ? 73 Fred Joly N5BDJ ? From: [email protected] <[email protected]> on behalf of nigel spear via groups.io <nigelspear@...> Hi ? Thanks for the quick response Firstly, its a XLX request, but the reflector (which is mine) seemed to connect properly (as DCS), but ill double check that ? I haven't opened any additional ports on the repeater, so having done some digging, are these the ports (UDP that need opening? ? # remote friends ? ? This email has been scanned for spam and viruses by Proofpoint Essentials. Click to report this email as spam. ?
? -- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
开云体育Using netcat:/usr/bin/nc -u -w 1 127.0.0.1 30003 <<EOF lm CXRF416D In some of the old documentation, there are some helpful commands… back when it was called “dextra”. Terry Terry M Stader KA8SCP WB1GOF Repeaters Proprietor? On Dec 13, 2024, at 8:14?AM, nigel spear via groups.io <nigelspear@...> wrote:
--
Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
开云体育
Thanks for sharing that document, Terry, I had no idea there were so many netcat commands I could use with the software. I knew about the lm and um based on the scripts triggered by the cronjobs, but the rest are new to me.
I am curious what the qsoy/qson commands actually do, I must play around with it at some point.
Rob
From: [email protected] <[email protected]> on behalf of Terry M. Stader <ka8scp@...>
Sent: December 13, 2024 10:29 To: [email protected] <[email protected]> Subject: Re: [g2-link] g2_link disconnects link ?
Using netcat:
/usr/bin/nc -u -w 1 127.0.0.1 30003 <<EOF
lm CXRF416D
In some of the old documentation, there are some helpful commands… back when it was called “dextra”.
Terry
Terry M Stader KA8SCP
WB1GOF Repeaters Proprietor?
On Dec 13, 2024, at 8:14?AM, nigel spear via groups.io <nigelspear@...> wrote:
-- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
开云体育There is an attachment I sent earlier in this thread… the commands:The following commands can be sent to g2_link/dextra_srv from within netcat(nc) pu ? ? ? ? ? ? ? ? ? "print users" mu ? ? ? ? ? ? ? ? ? "mute users" uu ? ? ? ? ? ? ? ? ? "unmute users" pl ? ? ? ? ? ? ? ? ? "print links" sh ? ? ? ? ? ? ? ? ? "shut it down" al ? ? ? ? ? ? ? ? ? "allow links by other radio users" dl ? ? ? ? ? ? ? ? ? "disallow links by other radio users" pa ? ? ? ? ? ? ? ? ? "print administrators" aa KI4LKF ? ? ? ? ? ?"add KI4LKF as an admin" ra KI4LKF ? ? ? ? ? ?"remove admin KI4LKF"? pb ? ? ? ? ? ? ? ? ? "print blocked callsigns" ab KI4LKF ? ? ? ? ? ?"add a block on KI4LKF" rb KI4LKF ? ? ? ? ? ?"remove the block on KI4LKF" mc KI4LKF ? ? ? ? ? ?"mute the callsign KI4LKF" uc KI4LKF ? ? ? ? ? ?"unmute the callsign KI4LKF" lm BXRF005A ? ? ? ? ?"link your repeater mod B to Reflector XRF005 mod A" um B ? ? ? ? ? ? ? ? "Unlink repeater module B from whatever it was linked to" qsoy ? ? ? ? ? ? ? ? "qso details set to YES" qson ? ? ? ? ? ? ? ? "qso details set to NO" pv ? ? ? ? ? ? ? ? ? "print the current software version" Terry M Stader KA8SCP WB1GOF Repeaters Proprietor? On Dec 14, 2024, at 3:08?AM, nigel spear via groups.io <nigelspear@...> wrote:
-- Terry Stader - KA8SCP D-STAR Gateway & Reflector Admin |
toggle quoted message
Show quoted text
On 14 Dec 2024, at 11:52, Terry M. Stader via groups.io <ka8scp@...> wrote:
|