I cross-posted this from /r/linux (for lack of attention there)
I want to set up dnsmasq to forward queries just for VPN-related traffic. It seems like the best thing to do is enable this inside /etc/resolvconf.conf for the tun0 device that vpnc creates (with the private_interfaces option). There aren't any examples on the internet (I feel like I looked pretty hard for this...) so if someone even has a blog reference for me please post. There might be a better way than to use "private_interfaces" so that could help me too, but I am now specifically curious about this particular option and it's usage. Example configs would be much appreciated.
[link][2 comments]