[Dnsmasq-discuss] 2.43rc6

Gilles Espinasse g.esp at free.fr
Fri Jul 11 08:20:48 BST 2008


----- Original Message ----- 
From: "Simon Kelley" <simon at thekelleys.org.uk>
To: "dnsmasq discussion list" <dnsmasq-discuss at lists.thekelleys.org.uk>
Sent: Thursday, July 10, 2008 6:03 PM
Subject: [Dnsmasq-discuss] 2.43rc6


> It's looking good. One last change (hopes!) This adds a config option
>
dnsmasq behave differently (unrelated to randomized ports) when no user is
specified
I think users should be warned to check how they want to run dnsmasq
this is with kernel 2.4.36

root at ipcop:~ # dnsmasq --version
Dnsmasq version 2.38  Copyright (C) 2000-2007 Simon Kelley
Compile time options no-IPv6 GNU-getopt ISC-leasefile no-DBus no-I18N TFTP

netstat -anpe | grep dnsmasq
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
0          333850     29165/dnsmasq
udp        0      0 0.0.0.0:1025            0.0.0.0:*
103        333856     29165/dnsmasq
udp        0      0 0.0.0.0:53              0.0.0.0:*
0          333849     29165/dnsmasq
unix  2      [ ]         DGRAM                    333854 29165/dnsmasq

dnsmasq run as user 103

dnsmasq --version
Dnsmasq version 2.43rc6  Copyright (C) 2000-2008 Simon Kelley
Compile time options no-IPv6 GNU-getopt ISC-leasefile no-DBus no-I18N TFTP
netstat -anpe | grep dnsmasq
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN
0          13473      1127/dnsmasq
udp        0      0 0.0.0.0:53              0.0.0.0:*
0          13472      1127/dnsmasq
unix  2      [ ]         DGRAM                    13478  1127/dnsmasq

same script but dnsmasq run as user 0

Gilles




More information about the Dnsmasq-discuss mailing list