The GREAT come back of trolls... aaaa trolls everywhere! smells baaaaad...

EDIT: with remote/local wallet the darkcoin.conf does not need anymore the line: externalip=xxx.xxx.xxx.xxx





all we need is:
Local .conf file:rpcuser=GiveYourselfAName
rpcpassword=crazy123LONG&^%password
masternode=1
server=1
masternodeprivkey=You_Generate_This_From_Your_Local_Wallet
masternodeaddr=xxx.xxx.xxx.xxx:9999 (put in your public IP address here from your remote machine)
maxconnections=200
addnode=23.23.186.131
Remote .conf file:rpcuser=GiveYourselfAName
rpcpassword=crazy123LONG&^%password
masternode=1
server=1
masternodeprivkey=You_Generate_This_From_Your_Local_Wallet
maxconnections=200
addnode=23.23.186.131