I’ve been reading through the wiki and if I’m correct I can run one Gateway and two Workstations at the same time by changing the internal ip of one to 10.152.152.12, if I was going to run a hidden service which also connects to a bitcoin core node i’d host the bitcoin core node on a different server for safety but lets assume for the sake of this topic I would be hosting them both on the same server inside two different Workstations.
Lets assume Workstation one will be running my website and Workstation two (10.152.152.12) will host the bitcoin core node, would I be able to connect to the node from the 1’st Workstation simply by using allowip 10.152.152.12, & allowip 10.152.152.11 in the .conf as well as inputting the Workstation ip in the website connection section?
Would it be this simple to get them to communicate with one another?
Thanks