I'm using windows wallet at home, i can get coins per hour normally
I also have a linux server, different location, different IP(not shared), It has no X server, so i can't use precompiled qt version, i use the source code from github and compiled a daemon version miraclecoind, it's runs fine and sync fine, but i can't get any coins
# miraclecoind getinfo
{
"version" : "v1.9.4.1",
"protocolversion" : 60018,
"walletversion" : 60000,
"balance" : 0.10000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 4197,
"moneysupply" : 1000101.47641400,
"connections" : 16,
"proxy" : "",
"ip" : "114.215.124.133",
"difficulty" : 0.06555342,
"testnet" : false,
"keypoololdest" : 1413523153,
"keypoolsize" : 101,
"paytxfee" : 0.00010000,
"errors" : ""
}
PS: i send 0.1 MCL to this wallet to test, it's fine
and my MiracleCoin.conf is like this
rpcuser=xxx
rpcpassword=xxx
server=1
addnode=xxxxxxxxx
addnode=xxxxxxxxx
addnode=xxxxxxxxx