Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LINDA-PoW/PoS-99% APR- MASTERNODE-MULTI-WALLET
by
lindadev
on 28/07/2017, 14:08:01 UTC
Wrong port number in the code (for running a masternode). Check in the code is 28284, but the application uses 33820 (netstat -a). You need port nat to solve the error message.

=
The new default port is 33820
You can use any port you want, it might be hardcoded in your Linda.conf?
you can acutally use any port for a masternode just set port= in your Linda.conf there is no limitation

Can you please tell me where exactly it says 28284 in the code, I just greped the entire source and I cannot find that, all I can see it port 28888 for testnet, but its coded for 33820?

Thanks