Hello everyone,
I've recently bought a Pi 3 (mostly for fun), and i wanted to try using it to connect to my home network through a VPN. At the moment i've succesfully created the VPN and connected to my Pi using OpenVPN, but i'm quite unexperienced in the next step.
The Pi is connected to the internet through it's wireless interface, which is using a 192.168.1.x network. I'd like to access any device that is connected to the ethernet port, which i configured as 192.168.2.x.
I'm unsure as to what i need to do next: bridge the ethernet interface to the wireless one? Or is it just a matter of correctly configuring the VPN?
Thanks in advance