node-red-contrib-alexa-remote2
node-red-contrib-alexa-remote2 copied to clipboard
Access to <ip>:3456 from another subnet
Hi, i have two different home assistant & node red with two different, but connected (vpn) subnets.
I tried to use the plugin twice, in home1 with 192.168.10.x and home 2 in 192.168.20.x. However, I realized it stopped working every couple of days in both homes, asking for reauthorisation.
Because of that, I tried using only one instance of the plugin, pointing my 192.168.20.x device to the 192.168.10.x server.
However, this does not work fine on location 1, but still asking for reauthorisation on location 2.
Problem is: although home assistant and all other devices from home 2 work perfectly in home 1, I cannot call the asked url (port 3456) in home 2, getting a connection refused error. Is it possible to setup the proxy server accepting any ip?