Hi List,
I have been needing a dhcp proxy in our environment spicifically to proxy pxe
requests to a tftp server. I am using
RHEL6.3 and have the following versions installed:
dnsmasq-2.48-6.el6.x86_64
I have also tried the latest to see if there were bugs related to this that got
fixed.
The
I have configured a Raspberry Pi as a dual-stack (IPv4/IPv6) internet
router. dnsmasq plays an important role in the configuration and it
works great. All computers have dual stack access (including Andriod
phones over WLAN!).
There is just one thing that I don't know how to solve in a good, neat
Note I am a huge fan of dnsmasq, however, have you looked at unbound
also? I *think* it may have an option to force TCP upstream queries,
it's not clear, but I would assume this means it receives on UDP and
queries upstream on TCP (the documentation states "this may be helpful
for tunnelling
On 09/01/2013 13:40, Mr Dash Four wrote:
d) dnsmasq returns the answer with the "truncated response" bit set to
the client, which then retries over TCP, and dnsmasq makes a TCP
connection to 10.1.1.1
The net effect of d) is much the same as c), provided that client
behaves in the conventional