Local vs Remote Connection to NIS

Hello! I’m running NIS 0.6.87 on my VPS Server Windows 2016 and can conect with Lightwallet locally. I have openned port 7890 for incoming connections and can see NIS from outside on:

195.133.147.42:7890/node/info

The NIS monitor says server is syncronyzed now.

First I was getting an error Illegal Chain someing on that web page, then I uncommented “nis.bootKey” and “nis.bootName”, I copied delegated harvesting private key from my wallet to nis.bootKey and restarted NIS, I started to get no errors. But I still can’t connect with remote Lightwallet to that node. Is there anything else I forgot to set?

Ok, I have openned 7890,7880,7778 ports and it works now. Found the other two ports just occasionally, it was not in the tutorial.

NIS should use 0.6.93. This is a compulsory update.
Also, please use NanoWallet 1.4.13 instead of LightWallet for client software.

The 7890 port is a compulsory port for all client software.
Port 7778 is a port for websocket. It is required for LightWallet and NanoWallet.
The 7880 port is the port for servant. It is necessary to set Super Node. It is not necessary for general full nods.

thanks