Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

APRS not working #60

@dl5di

Description

@dl5di

I recently moved to the latest version of ircDDBGateway.
My old gateways had to be updated from good old CentOS5 to Raspbian and it was time to update all applications.
After I installed the latest version from the GitHub, last changed a few month ago, reporting 20190621, I found that APRS does not work anymore.
One reason was that I obviously missed some changes, like the names in the config changed from aprsHostname to aprsAddress, the aprsPort for UDP usually has to be 8080 instead of 14580 for TCP before.
But more important seems to be that the UDP transmission are not compliant to the APRS-IS specs like described here: http://www.aprs-is.net/SendOnlyPorts.aspx
At the usual APRS-IS servers UDP traffic needs to be send with a authentication header.
I don't know who tested it and if ircDDBGateway can only use specifically modified IS servers.
Now that we have a net of APRS-IS also in the HamCloud, reachable fast from the Hamnet, I would like to use standard IS-servers, so I added the missing header. I forked it here:
https://github.com/dl5di/ircDDBGateway
Maybe Jonathan wants to implement the minor changes ( ... or somebody can tell me how it works else, if I missed more details).
73 de Hans, DL5DI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions