To make sure I understand your setup, you have an Ubuntu machine and two Dell machines that are all on the same network, correct?
For Twingate to work, all of the Resources you define in the Admin Console must be reachable from wherever the Connector is running. In your case, that means the Ubuntu machine running the Connector needs to be able to reach Dell_1 and Dell_2. Is your Ubuntu machine able to reach the others? (It’ll likely be on the 10.70.0.0/24 network.)
on this machine is also installed twingate client,
this machine has connection to internet by ISP_1.
Connector Details:
Uptime: 01:26
Time Offset: -1s
STUN Discovery: Available
Hostname: dell
Public IP: xxx.xxx.xxx.xxx
Private IP: 100.96.0.2, 172.17.0.1, 192.168.0.94
Dell_2 Windows 10 :
here is installed twingate client
IP in twingateway: 10.70.0.11
here is installed Apache2 server, reached on port 80
this machine has connection to internet by ISP_2.
Dell_1 had IP 192.168.0.94 form (router) dhcp.
Dell_2 had IP 192.168.1.15 from (another router, another ISP) dhcp.
I set static IP for Dell_1 (192.168.0.94) and added another static IP 10.70.0.10 (connector and client on the same machine)
I set static IP for Dell_2 (192.168.1.15) and added another static IP 10.70.0.11
Now, in a Controller section: Connector Details are private IPs:
10.70.0.10
192.168.0.94
100.96.0.2 - this IP is on a interface which uses twingate client (or connector ?) i think
172.17.0.1 - it belogns for docker, doesn’t matter in this case.
So, when i had used static IPs + added 10.70.0.x on both machines, all works fine. I can access to both machines even form Android client.