I thought about building a device that will behave as a forwarder with VPN. I know that I can e.g. take the internet cable, connect it to rpi, turn on vpn and create wifi hotspot. But I wanted it to be more private device and I can't find any information if it's even possible. So I thought about connecting internet cable to rpi, turning on vpn and then connecting second internet cable to another ethernet port. Then I could connect it to e.g. console and play/watch videos with VPN. For the clarity, it would look like this: Router => ethernet cable => Raspberry pi with vpn => ethernet cable => console or pc
My question is: Is it possible to have two ethernet ports in raspberry pi that could behave like this? My problem is that I don't know how to put it in words to find similar articles in google so even that would be very helpful.