I've previously dealt with PPTP, which would give me the ppp0 interface that I could bind services to. However, OpenVPN covers all interfaces. How can I make it only work on a single interface, thus allowing the rest of the network to work without going via OpenVPN? I'm using a tun device.
Thanks!