Author

Topic: Please help! (developing an altcoin) (Read 713 times)

newbie
Activity: 31
Merit: 0
June 09, 2014, 03:47:29 PM
#11
Never mind I was just being an idiot and Windows Firewall was blocking it...
newbie
Activity: 31
Merit: 0
June 03, 2014, 03:31:21 PM
#10
router firewall and Windows firewall were both disabled. ICMP responses were enabled through the router. I attempted port forwarding and DMZ mode (on separate occasions) but nothing worked.
legendary
Activity: 2940
Merit: 1090
June 01, 2014, 10:18:22 PM
#9
If you have not heard of such a thing as a firewall maybe looking up how they work could help?

Sorry if imagining you don't know all about firewalls and have yours all set up right seems insulting but over the decades I have noticed that not all users of Windows really have much system-admistration knowledge...

-MarkM-
legendary
Activity: 996
Merit: 1013
June 01, 2014, 07:39:47 PM
#8

It's the same IP for the machine and the VM. So I guess yes and no?

It shouldn't be. Check your VM Settings->Network and
that it is using bridged adapter.

If you were on linux box you'd hit ifconfig and see what the inet addr is.
Since you use windows that would be ipconfig and look for something like 192.168.1.x
Put that on your command line or .conf file after -connect

full member
Activity: 673
Merit: 105
June 01, 2014, 01:01:54 AM
#7
choose any coin wallet with testnet function still working, some coins don't bother with it, enabled download their wallets see if they connect to each other on testnet on the exact same machine and VM.
 
however they may not connect to each other on normal mode on the same sub IP tree because of security, for real coins use test net

try to set ip table on the router connecting to regular 192.168.1.1 type classic number tree
newbie
Activity: 31
Merit: 0
May 31, 2014, 06:59:23 PM
#6
try to connect without testnet
I get "couldn't connect to server"
full member
Activity: 673
Merit: 105
May 31, 2014, 06:15:40 PM
#5
try to connect without testnet
newbie
Activity: 31
Merit: 0
May 31, 2014, 06:03:02 PM
#4
Have you tried "./mycoind -testnet -connect=OTHER_MACHINES_IP &"?

It's the same IP for the machine and the VM. So I guess yes and no?
sr. member
Activity: 364
Merit: 250
I'm really quite sane!
May 31, 2014, 05:56:38 PM
#3
Have you tried "./mycoind -testnet -connect=OTHER_MACHINES_IP &"?
newbie
Activity: 31
Merit: 0
May 31, 2014, 05:54:48 PM
#2
bumpity

If anyone could help, I would really appreciate it.
newbie
Activity: 31
Merit: 0
May 31, 2014, 03:26:45 PM
#1
Hi, I'm creating a new cryptocurrency - mostly to learn from it. My friend and I have Windows PCs with VirtualBox installed on them. I created Ubuntu 14.04 VMs on both PCs and got to work developing the new coin. I've been following shakezula's guide and I'm at the point where I need to connect 2 computers together to start mining on the testnet. Everything up to this point has worked perfectly. However, when I try to connect and then run "./mycoind -testnet - &", nothing happens. When I try "./mycoind getinfo" it says 0 connections. What could be causing this?
Jump to: