On Tue, 15 Mar 2016, Tim Ruehsen wrote:

You want the DNS UDP packets being sent with src=88.1.1.10 and dst=(88.2.1.1,88.2.1.2)... this means using the interface 88.1.1.10.

IMO, this is a routing (and resolv.conf) issue.

Not if you want to do it for an individual application. The routing table and resolv.conf can only direct the entire system at once.

If you want to control only a single specific application then you need support in that application, and you need something else than the stock name resolver functions from libc since they don't offer that level of control.

--

 / daniel.haxx.se

Reply via email to