Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: CryptoBarterExchange.com on January 31, 2014, 05:18:20 PM



Title: Scryptcoin Development
Post by: CryptoBarterExchange.com on January 31, 2014, 05:18:20 PM

 Having connection trouble. Dev can make a connection on two virtual machines, but not over the internet.

Is a static IP address required as a seednode, or is that not generally an issue?

Coin is just about ready for launch, just needs this one issue resolved.


Title: Re: Scryptcoin Development
Post by: CryptoBarterExchange.com on January 31, 2014, 09:41:23 PM
There may be a reward in it for anyone who can help out with this issue.


Title: Re: Scryptcoin Development
Post by: elbandi on January 31, 2014, 10:01:04 PM
static ip not required, but it's good if it is.

You have 2 two server
run the daemon/wallet:
on server A with:  -addnode=serverB_ip
on server B with: -addnode=serverA_ip

go to the debug console or use the daemon as rpc client:
getpeerinfo

if you see the other servers ip, thats good.

If noone can connect to the daemon: have you public ip address? any firewall?

Elbandi


Title: Re: Scryptcoin Development
Post by: Hazard on January 31, 2014, 10:03:17 PM
If you can't figure out basic shit like this, you have no business launching a coin.