Ok, I did a quick remote Masternode setup guide that you can use after setting up your server as per chaeplin's guide. Please check it out here:
https://darkcointalk.org/threads/remote-masternode-guide.410/However, I'm still struggling to fix a problem I'm having. I previously started my nodes with this command:
./darkcoind -masternodeaddr=54.xxx.xxx.xx
instead of:
./darkcoind -masternodeaddr=54.xxx.xxx.xxx:9999
On one server, I was able to redo everything without issue, and it's running perfectly. However, the other one still shows up on the masternode list with the 0 in the port option, and it won't disappear, even after stopping darkcoind on both my servers as well as rebooting. It's stuck there.
Worse still, when I start my masternode up again, it shows up as a duplicate, however with the :9999 port (great) but when I shutdown my local darkcoind wallet, the correct version disappears from the masternode list. I've tried darkcoind masternode stop (not implemented), rebooting (as mentioned already) and I can't get that bugger off the list. I suspect it is the reason I can't get the proper one to take. Any ideas to help me please?