Could be old device issues, but if anybody is able to help here.
I just built a fresh SharkRF IP Connector Server. There is NOTHING between the OpenSPOT2 and the Server - no firewalls, no subnets, nada.
I'm unable to get the OpenSPOT2 to connect to the server. The log file shows:
09:41:21 srfipconn-client: initializing connection
09:41:21 srfipconn-client: connecting
09:41:21 srfipconn-client: sending login
09:41:21 srfipconn-client: sending auth
09:41:21 srfipconn-client: got nak
09:41:21 srfipconn-client: init reconnect
I set the config file with the following parameters:
{
"port": 65100,
"ipv4-only": 1,
"bind-ip": "0.0.0.0",
"max-clients": 1000,
"max-api-clients": 100,
"client-login-timeout-sec": 10,
"client-timeout-sec": 30,
"client-status-syslog-interval-sec": 30,
"server-password": "va2022!",
"auth-fail-ip-ignore-sec": 5,
"pidfile": "srf-ip-conn-srv.pid",
"api-socket-file": "/var/sharkrf/srf-ip-conn-srv.socket",
"server-name": "SharkRF IP Connector Protocol Server",
"server-desc": "www.johndball.com | www.kn4ola.com",
"server-contact": "kn4ola@kn4ola.com",
"allow-simultaneous-calls": 0,
"banlist-file": "",
}
The OpenSPOT2 is configured as such:
Server address: 10.24.119.212
Port (UDP): 65100
ID: 0
Server password: va2022!
Callsign: KN4OLA
Keepalive: 5
RX timeout: 30
Connect retry: 6