Your message dated Sun, 01 Feb 2009 15:35:33 +0000
with message-id <[email protected]>
and subject line Closing this.
has caused the Debian Bug report #466463,
regarding UDP query port does not honour bind-interfaces
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
466463: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dnsmasq
Version: 2.40-1
Severity: minor
--- Please enter the report below this line. ---
Hello,
I'm using --listen-address=1.2.3.4 --bind-interfaces
ns0:/# netstat -ltupn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Add State PID/Program
tcp 0 0 1.2.3.4:53 0.0.0.0:* LISTEN 8061/dnsmasq
udp 0 0 0.0.0.0:32799 0.0.0.0:* 8061/dnsmasq
udp 0 0 1.2.3.4:53 0.0.0.0:* 8061/dnsmasq
So the query-port (the one you can choose with --query-port)
is set without being bound to the IP as I asked for.
Phil
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22-3-vserver-686
Debian Release: lenny/sid
990 testing ftp.kulnet.kuleuven.ac.be
500 unstable ftp.kulnet.kuleuven.ac.be
--- Package information. ---
Depends (Version) | Installed
==========================-+-===========
netbase | 4.30
libc6 (>= 2.5-5) | 2.7-6
libdbus-1-3 (>= 0.94) | 1.1.2-1
adduser | 3.105
--- End Message ---
--- Begin Message ---
I'm closing this since current versions don't leave a 0.0.0.0:<highport>
socket open any longer, as a side-effect of the random-query-port changes.
Simon.
--- End Message ---