garywill / linux-router

Set Linux as router in one command. Support Internet sharing, redsocks, Wifi hotspot, IPv6. Can also be used for routing VM/containers 🛰️
GNU Lesser General Public License v2.1
1.72k stars 153 forks source link

Integrate PIA into stack? #74

Open nuche opened 6 months ago

nuche commented 6 months ago

I need to use Private Internet Access' client since some of their functionality requires it inline with the linux-router so that all traffic is forced to go through PIA instead of the ISP. I'm not seeing how to do this here. Somehow I need to get all traffic to be blocked out and in unless it's coming through the wireguard wgpia0 interface.

garywill commented 6 months ago

Is -o wgpia0 what you need ?