[Dnsmasq-discuss] dnsmasq stable bug report
dnsmasq at riseup.net
dnsmasq at riseup.net
Mon Mar 28 02:16:51 UTC 2022
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
More information about the Dnsmasq-discuss
mailing list