I have a VPS running OPNsense, so it has only WAN and no LAN.
I have set up "WireGuard Road-Warrior" as wg1, so now wg1 is my "LAN".
I have also set up "WireGuard Selective Routing to External VPN Endpoint" with Mullvad as wg2, so some of the clients from wg1 will be routed through Mullvad, and other routed through WAN of the VPS.
With the clients that are routed through Mullvad, I can just use 10.64.0.1 at the end devices to connect to Mullvad's SOCKS5 proxy without additional setup.
Currently I'm trying to set up so that even clients that are not routed through Mullvad, can use Mullvad's SOCKS5 proxy, without having all their network requests to the Internet being routed through the VPN wg2.
I have installed ShadowSocks on the OPNsense, but I can't find a guide online to set up to achieve what I want.
I'm currently doing trial and error, but I don't understand the difference between "ShadowSocks: Server" and "ShadowSocks: Local".
I have attached my current settings which does not work. Anyone can give me some pointers as to what I'm doing wrong? End devices from wg1 can access the ports 8388 and 1080 on the OPNsense, but
I have set up "WireGuard Road-Warrior" as wg1, so now wg1 is my "LAN".
I have also set up "WireGuard Selective Routing to External VPN Endpoint" with Mullvad as wg2, so some of the clients from wg1 will be routed through Mullvad, and other routed through WAN of the VPS.
With the clients that are routed through Mullvad, I can just use 10.64.0.1 at the end devices to connect to Mullvad's SOCKS5 proxy without additional setup.
Currently I'm trying to set up so that even clients that are not routed through Mullvad, can use Mullvad's SOCKS5 proxy, without having all their network requests to the Internet being routed through the VPN wg2.
I have installed ShadowSocks on the OPNsense, but I can't find a guide online to set up to achieve what I want.
I'm currently doing trial and error, but I don't understand the difference between "ShadowSocks: Server" and "ShadowSocks: Local".
I have attached my current settings which does not work. Anyone can give me some pointers as to what I'm doing wrong? End devices from wg1 can access the ports 8388 and 1080 on the OPNsense, but
Code Select
curl ip4.me/api/ --socks5 10.10.10.1:1080 gives Code Select
curl: (52) Empty reply from server, while Code Select
curl ip4.me/api/ --socks5 10.10.10.1:8388 gets timeout.
"