slowscript / warpinator-windows

An unofficial implementation of Warpinator for Windows
GNU General Public License v3.0
192 stars 10 forks source link

Warpinator is getting the ip from the wrong network #15

Open FurtadoPires opened 1 year ago

FurtadoPires commented 1 year ago

I have two networks in my windows: the standard ethernet with static local ip, and the dhcp "VirtualBox Host-Only Network" which is used by virtualbox.

When I open Warpinator it always uses the ip from the virtualbox network instead of windows, so warpinator can't find any other device in the network.

Warpinator 0.2 Windows 11 22H2

slowscript commented 1 year ago

If you have multiple network interfaces, you can select which one to use in the settings. Don't forget to click the Restart button or restart the application manually. warpinator-settings-network

FurtadoPires commented 1 year ago

I didn't saw that option before, thanks

But warpinator still can't see any other instances in the same network, do I have to manually set something in the windows firewall?

slowscript commented 1 year ago

Yes, the application needs to be allowed in the firewall at least on private networks (then you need to ensure that the network you are on is marked as private - and I never remember where that is set) but it is better to allow it on both public and private so that it won't suddenly stop working when you change the network. After changing firewall settings the application needs to be restarted.