andyholmes / valent

Connect, control and sync devices

Home Page:https://valent.andyholmes.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add device by IP

andyholmes opened this issue · comments

Discussed in #601

Originally posted by j-fuentes December 5, 2023
I connect to my devices via Tailscale VPN and they are not autodetected.

How I used to do it with GSConnect was by adding them by IP. But that option does not seem to be available in Valent.

I might have a similar use case where this is needed.
I have installed Valent nightly flatpak on these devices:

  1. Librem 5 linux phone. Connected to wifi 192.168.50.XX/24
  2. Laptop running sway. Connected to wifi 192.168.50.XX/24
  3. Desktop running sway. Connected to ethernet 192.168.51.XX/24 (The .51 part differs from .50 in wifi)

Connections between 1. and 2. over wifi works fine, bet neither sees the desktop on the ethernet subnet.
All port are open between wifi and ethernet.

Is the "Searching for devices..."-implementation looking in other subnets? Would it help to add an IP manually on a different subnet?

I'm not sure that would help you cross subnets, the mDNS support probably won't either.