¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Issue with wl2kax25 and challenge auth


 

Hello!


Does anyone know how to get the challenge auth working with?wl2kax25 on linux?


I am seeing the following when attempting a connection:


Connected to AX.25 stack

Child process

wl2kax25: ---


wl2kax25: <[WL2K-3.2-B2FWIHJM$]

wl2kax25: sid [WL2K-3.2-B2FWIHJM$] inboundsidcodes -B2FWIHJM$

wl2kax25: <;PQ: 54770131

wl2kax25: <SanDiego CMS via K2RDX >

wl2kax25: >; K2RDX-10 DE N6ACK QTC 0

wl2kax25: >[PaclinkUNIX-0.5-B2FIHM$]

wl2kax25: >FF

wl2kax25: <*** [2] Secure login failed - no response to challenge - Disconnecting (107.220.149.255)

wl2kax25: unrecognized command (len 88): /*** [2] Secure login failed - no response to challenge - Disconnecting (107.220.149.255)/

EOF on child fd, terminating communications loop.

Closing ax25 connection


After looking through the source code it appears the challenge auth is not implemented. The specs for this are laid out here:




Thanks and regards!


73 de N6ACK

?


 

Does anyone know how to get the challenge auth working with wl2kax25
on linux?

After looking through the source code it appears the challenge auth
is not implemented.
If you installed paclink-unix with the tarball you are right the auth
code is not there.

Get the current tree either using cvs like this:

cvs -d:pserver:anonymous@...:/cvsroot/paclink-unix login
(just hit enter for the password)

cvs -z3 -d:pserver:anonymous@...:/cvsroot/paclink-unix co -P paclink-unix

or get it from github like this:

git clone

Notes on installing paclink-unix here:


/Basil n7nix


 

Yeah that was it! I was running an older version.

Everything is working again. :)

Thanks for your help!

73 de N6ACK


 

On 09 Jan 2017 15:13:58 -0800
"matt@... [paclink-unix]" <paclink-unix@...> wrote:

Yeah that was it! I was running an older version.

Everything is working again. :)

Thanks for your help!
Great to hear you have it working!
73 de Basil n7nix