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
{{ message }}
This repository was archived by the owner on Feb 19, 2026. It is now read-only.
ip route
default via 192.168.88.1 dev eth0 proto dhcp src 192.168.88.119 metric 100
172.16.221.0/24 dev betterpatch
192.168.45.0/24 dev tun0 proto kernel scope link src 192.168.45.156
192.168.88.0/24 dev eth0 proto kernel scope link src 192.168.88.119 metric 100
192.168.221.0/24 via 192.168.45.254 dev tun0
Hi, it seems that
--source-ipnot working eventhough the IP format is correct, please check again.I'm connected to a VPN that works with IP routing like this
This is the command i ran and the error i got