Hello Danny,
Direwolf v1.7A is a rather old version of the DEV branch as the
current version is 1.7E:
?? grep "Dire Wolf DEVELOPMENT" src/direwolf.c
?? --
?? dw_printf ("Dire Wolf DEVELOPMENT version %d.%d %s (%s)\n",
MAJOR_VERSION, MINOR_VERSION,
"E",
__DATE__);
?? --
Can you try that version and report back?? If it still happens
there, it might very well be a bug.? If so, can you create a
Direwolf Github issue to track this against the DEV branch?
--David
KI6ZHD
On 04/10/2022 08:07 PM, Danny K5CG
wrote:
toggle quoted message
Show quoted text
I have direwolf configured with
AGWPORT 0
KISSPORT 8100
But when I start direwolf I get two KISS ports
Disabled AGW network client port.
Ready to accept KISS TCP client application 0 on port 8001
...
Ready to accept KISS TCP client application 0 on port 8100
...
Is there a reason 8001 remains open?
V1.7A
Thanks
Danny