Post
Topic
Board Announcements (Altcoins)
Re: CRABCOIN[CRAB] X15 POW/POS
by
CryptoCoderz
on 10/10/2016, 16:34:50 UTC
can someone help with a conf file ? i cant get it working
still says no connections Sad

this is what i have
listen=1
daemon=1
rpcuser=X
rpcpassword=X
addnode=173.24.153.52:11338
addnode=82.34.172.175:11338
addnode=107.170.212.222:11338

If you're on Windows also open your firewall to port 11338 (will help you overall)
Linux: sudo ufw allow 11338
Mac: Google it lol


here's one of my configs:

server=1
listen=1
daemon=1
testnet=0
rpcuser=someuser
rpcpassword=somepassword
rpcport=11337
port=11338
addnode=173.24.153.52:11338
addnode=82.34.172.175:11338
addnode=107.170.212.222:11338