Settings are correct, but are server really listen on that port? You can check with command
netstat -aunp | grep 514
you should see netxmsd process listening on that port.
Best regards,
Victor
netstat -aunp | grep 514
you should see netxmsd process listening on that port.
Best regards,
Victor