You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a linux machine with multiple network interfaces and policy (source-based) routing.
let's assume there are 2 network interfaces:
eth0: 192.168.10.1/24 with default gateway 192.168.10.254
eth1: 192.168.20.1/24 with default gateway 192.168.20.254 (source-based policy routing)
If I connect to sunshine to IP from outside to 192.168.20.1 - initially it will respond from same ip 192.168.20.1, as expected. But as soon as session established, sunshine will start pushing video stream to machine's default gateway with other source IP (192.168.10.254).
Obviously moonlight will reject these packets, as it does not expect them from other IP.
I fix this temporary with iptables, but ideally it should be fixed in sunshine itself.
Expected Behavior
No response
Additional Context
No response
Host Operating System
Linux
Operating System Version
Fedora 38
Architecture
64 bit
Sunshine commit or version
0.20.0
Package
Linux - AppImage
GPU Type
Intel
GPU Model
Intel
GPU Driver/Mesa Version
wayland
Capture Method (Linux Only)
No response
Config
not relevant
Apps
No response
Relevant log output
not relevant
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
I have a linux machine with multiple network interfaces and policy (source-based) routing.
let's assume there are 2 network interfaces:
eth0: 192.168.10.1/24 with default gateway 192.168.10.254
eth1: 192.168.20.1/24 with default gateway 192.168.20.254 (source-based policy routing)
If I connect to sunshine to IP from outside to 192.168.20.1 - initially it will respond from same ip 192.168.20.1, as expected. But as soon as session established, sunshine will start pushing video stream to machine's default gateway with other source IP (192.168.10.254).
Obviously moonlight will reject these packets, as it does not expect them from other IP.
I fix this temporary with iptables, but ideally it should be fixed in sunshine itself.
Expected Behavior
No response
Additional Context
No response
Host Operating System
Linux
Operating System Version
Fedora 38
Architecture
64 bit
Sunshine commit or version
0.20.0
Package
Linux - AppImage
GPU Type
Intel
GPU Model
Intel
GPU Driver/Mesa Version
wayland
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: