bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Anyone want to add libcares support to wget?


From: Daniel Stenberg
Subject: Re: [Bug-wget] Anyone want to add libcares support to wget?
Date: Tue, 15 Mar 2016 10:01:25 +0100 (CET)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)

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

[Prev in Thread] Current Thread [Next in Thread]