I am having some issue I created a multichain as shown in the getting started section of the website and changed params to anyone-can-connect = true. I was able to connect to my Blockchain using another pc on my LAN but when I tried to get info of the node/blockchain this happened
C:\multichain-windows-1.0.2>multichaind test -daemon
MultiChain 1.0.2 Daemon (latest protocol 10009)
Looking for genesis block...
Genesis block found
Other nodes can connect to this node using:
multichaind test@192.168.168.2:7431
This host has multiple IP addresses, so from some networks:
multichaind test@192.168.56.1:7431
multichaind test@172.24.145.173:7431
Node started
C:\multichain-windows-1.0.2>multichain-cli test getinfo
error: couldn't connect to server
C:\multichain-windows-1.0.2>