Post
Topic
Board Announcements (Altcoins)
Re: BITCREDIT | NEW BANKNODES | UPDATE 6/15/15
by
thelonecrouton
on 25/06/2015, 10:41:38 UTC
So to set up 5 BNs on 1 VPN, I should configure ports in that way ?

1st BN , port=8877 , rpcport=8878

2nd BN, port=8876 , rpcport=8879

3rd BN, port=8875 , rpcport=8880

4th BN, port=8874 , rpcport=8881

5th BN, port=8873 , rpcport=8882

....

port decreasing, rpcport increasing to make it simple, I got it right ?

I use a similar scheme and it seems to work fine. I'm no expert though, and if I run './bitcredit-cli getconnectioncount' for each daemon, the number does seem low, between 2 and 5... the BN I'm running on my home machine also only has 5 connections.

Just checked and none of them are using rpc port 8878 as I didn't know it mattered, will change one on the VPS and the local one to rpc 8878 and see if that helps.