WITHOUT 'query-port=13371' in dnsmasq conf file:
- dnsmasq make a UDP connection with user dnsmasq
- dnsmasq make a TCP connection with user dnsmasq

WITH 'query-port=13371' in dnsmasq conf file:
- dnsmasq make a UDP connection (from port 13371) "without user dnsmasq"
[BUG]
- dnsmasq make a TCP connection with user dnsmasq

Expected Result:
- Requests made with "query-port" should be done with user dnsmasq

Actual Result:
- Requests made with "query-port" does not have proper user, blocked by
firewall.


densmasq(-base): stable 2.85-1

_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Reply via email to