I have been waiting almost an hour now, and the fastcoin client has yet to make a single connection to a node. The client says, "No block source available," and, "0 active connections to Fastcoin network"
Here is an exact copy of my fastcoin.conf file:
listen=1
daemon=1
server=1
rpcuser=fastcoinsolo
rpcpassword=x
rpcallowip=10.1.1.*
rpcallowip=127.0.0.1
rpcallowip=192.168.*.*
rpcport=9527
rpcconnect=127.0.0.1
addnode=190.191.141.145
addnode=75.135.81.210
addnode=69.57.165.193
addnode=168.61.25.9
addnode=71.171.90.204
addnode=172.219.27.30
addnode=88.60.62.215
addnode=124.170.3.229
addnode=70.71.0.93
I do not know why this is happening. I did see some posts talking about port forwarding, but there was no description on how that was done, so I am confused and stuck. Any help would be much appreciated!