So if I am to use a wireguard connection for VPN when I connect to hubs, what is the optimal settings in both the wireguard config and within Airdc?
Should I pick a different bind address so the ports will appear as if it is running on the VPS which my local machine is connected to?
What is the optimal Active mode then?
It is more of how the iptables rules are messing me up. I don't know what is needed in order for me to forward ports to the VPN connection. Do you maybe have a sample?
EDIT:
These are the iptable rules I added fo forward traffic from local to server and then also server to local to the wireguard conf:
So if I am to use a wireguard connection for VPN when I connect to hubs, what is the optimal settings in both the wireguard config and within Airdc?
Should I pick a different bind address so the ports will appear as if it is running on the VPS which my local machine is connected to?
What is the optimal Active mode then?
It is more of how the iptables rules are messing me up. I don't know what is needed in order for me to forward ports to the VPN connection. Do you maybe have a sample?
EDIT: These are the iptable rules I added fo forward traffic from local to server and then also server to local to the wireguard conf:
Local:
Server:
Do you see anything I should change up to make it work better?