[Dnsmasq-discuss] SRV forwarding is not working

2013-03-17 Thread Michael Strelnikov
I have a configured a dnsmasq to forward all queries in form of *. mycompany.com to server 10.0.0.1: server=/mycompany.com/10.0.0.1 But when I'm trying to get SRV _ldap._tcp.dc._msdcs.mycompany.com I receive: host -t SRV _ldap._tcp.dc._msdcs.mycompany.com. 192.168.5.20 ;; Truncated, retrying

Re: [Dnsmasq-discuss] SRV forwarding is not working

2013-03-17 Thread Simon Kelley
On 17/03/13 11:19, Michael Strelnikov wrote: I have a configured a dnsmasq to forward all queries in form of *.mycompany.com http://mycompany.com to server 10.0.0.1 http://10.0.0.1: server=/mycompany.com/10.0.0.1 http://mycompany.com/10.0.0.1 But when I'm trying to get SRV