openhab-android icon indicating copy to clipboard operation
openhab-android copied to clipboard

Troubles with two networks

Open dilyanpalauzov opened this issue 3 years ago • 0 comments

I run OpenHAB on Raspberry Pi. It has a private IP address (192.168.0.x). The router has static IP address (say 2.3.4.5) and port forwarding is installed to the OpenHAB. The OpenHAB Android app is configured using two IP addresses:

  • local 192.168.0.x and
  • remote (2.3.4.5)

This works fine. Now my house is disconnected from internet and the OpenHAB is accessible only over 192.168.0.x. I tell my Android device to connect both to the local netwoork (over WiFi) and to the internet (over LTE).

As long as the Android device is connected to both networks, it does not connect to the OpenHAB instance.

dilyanpalauzov avatar Jun 03 '22 20:06 dilyanpalauzov