(February 05, 2021 at 02:21 PM)0krups Wrote: (February 02, 2021 at 12:12 AM)m4lL0c Wrote: Build a wifi router that can encrypt traffic using a VPN. it will safe you numerous connection by NATing the tunnel; and save you money.....
Can you share the project you're talking about I think I might try this one myself
As requested:
to get started....
https://thepi.io/how-to-use-your-raspber...ess-point/
i used some of this but you will need to edit the iptables to go through your tunnel (tun0)
A quick installer way for skids is to use this shit:
curl -sL
https://install.raspap.com | bash
thus to make the bitch work for you; you will need to:
1) Create the access point and test it functionality (see if you can connect to the pi wirelessly and get out to the internet)
2) Bring up the VPN tunnel
3) Route the IPTABLES and save them
4) Bring up the hostapd / Wifi interface
5) Test the connected devices and see if they are encrypted and going out the tunnel (not just out the Ethernet)
If you get stuck with the iptables use the following:
https://arashmilani.com/post?id=53