Post
Topic
Board Announcements (Altcoins)
Re: |ANN| DAS - Decentralized and Security. Private Send. Masternodes.
by
leyric
on 28/07/2017, 10:49:06 UTC
If anyone is running multiple nodes off the same ip, would love some help.


For the second MN with the same IP use the same settings like the first MN.

You must only set a port for the second MN.
Looks like this:

rpcuser=xxx
rpcpassword=xxx
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
port="what ever you want"
masternode=1
masternodeprivkey="your MN Private Key"
masternodeaddr=18.x.x.x:9399

You see, the same setting but with the command "port=" can you set up another port for the wallet and it works fine.
i run a lot MN with this setup and all its ok.
you have problems with that than contact me.

how much are "a lot" and can you verify all of them get rewards?



Yes, all of my MN get rewards and works fine. I use for every Wallet another PC but with the same ip and port:9399 but with this setting what i wrote its all ok.
The masternode.conf its also the same like first MN.
I hope this help.