Hey guys!
I am quite new to OpenWRT and need some help. I want to use OpenWRT to redirect any internet bound traffic created in a LXC container through a VPN while still maintining access to my local devices.
OpenWRT is running a Proxmox VPN. I got OpenWRT up and running, I can reach the GUI. I created an additional virtual network card in proxmox for the LXC container to use and assigned both the virtual card connecting OpenWRT to my local network as well as the second virtual network card to the OpenWRT VM. Now I am quite unsure how to proceed and redirect any traffic between the two.
I tried creating a bridge device between the networks, not working. I created a routing rule to redirect any traffic, not working, and I created NAT rules. Nothing enables the second virtual card to pass through any traffic at all. Can someone help me out?