Sunshine on Windows with 2 NICs: how can I force it to use only one local IP? #960
-
Select Topic AreaQuestion BodyHi, I’m using Sunshine on Windows as the host and Moonlight as the client. My Windows host has two active network adapters with two different local IP ranges: 192.168.20.x I want Sunshine to be reachable only through 192.168.20.x Right now, Moonlight can connect using both IP addresses. I’m looking for the best Windows-specific way to restrict this. Is setting bind_address to the 192.168.20.x address enough on Windows? Have a nice day |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Should be enough.
The firewall rules for Sunshine is set by executable, not address/ports. At least if you're using the one from our installer.
Should only find the one it's bound to.
Just try and see what works... |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.

Should be enough.
The firewall rules for Sunshine is set by executable, not address/ports. At least if you're using the one from our installer.
Should only find the one it's bound to.
Just try and see what works...