Hi all,
I'm having an issue that I can't seem to figure out, and I was hoping someone here might be able to help.
Here's my setup:
Thanks in advance for any advice!
I'm having an issue that I can't seem to figure out, and I was hoping someone here might be able to help.
Here's my setup:
- I have a Raspberry Pi running within my local network.
- The Raspberry Pi is behind a WireGuard VPN, which is configured on my router.
- I'm running a Shadowsocks server on the Raspberry Pi that's supposed to accept incoming connections from the WAN and then reroute the traffic through the VPN's exit IP.
- The Shadowsocks clients are unable to connect to the server as long as the Raspberry Pi is behind the VPN.
- If I add a rule to the VPN Director to take the Raspberry Pi off the VPN, everything works perfectly—the clients can connect without any issues.
- However, when I do this, the outgoing traffic from the Raspberry Pi is no longer routed through the VPN, which exposes it to the public network.
Thanks in advance for any advice!