[Dnsmasq-discuss] Syntax for multiple listen addresses

Chris Green cl at isbd.net
Mon Jul 17 14:56:42 UTC 2023


I'm sure this must be in the man page somewhere but I can't find it.
If dnsmasq is to listen on more than one address how do you put this
in the configuration file?

I.e. is it:-
    listen-address=192.168.1.2,127.0.0.1

or is it:-
    listen-address=192.168.1.2
    listen-address=127.0.0.1

Or will either work?

-- 
Chris Green



More information about the Dnsmasq-discuss mailing list