Bug Report from www.isc.org: Name: Marcello Zin Email: majinzin88@gmail.com Software Version: BIND 9.9.5 OS: Debian 7 Subject:loopback address issue on "listen-on" parameter Bug Detail =========== If a use a loopback ip address different than 127.0.0.1 (or ::1 on IPv6) on "listen-on" parameters, BIND doesn't create a LISTEN socket on that ip. (i.e. 127.0.0.2) I found a workaround adding 127.0.0.2 (ip addr add 127.0.0.2 dev lo) but, of course, it shouldn't be necessary thanks to AnyIP kernel feature. --- This email was received through isc.org Bug Submission Form