I think you've all missed the netmask there, 10.0.0.2 is in that range.

augie@augnix:~$ sudo ifconfig lo:1 10.0.0.1 netmask 255.255.255.224

augie@augnix:~$ ifconfig lo:1
lo:1      Link encap:Local Loopback
          inet addr:10.0.0.1  Mask:255.255.255.224

augie@augnix:~$ ping 10.0.0.2 -c 1
PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data.
64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=0.027 ms

--- 10.0.0.2 ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms

Given all that, can anyone suggest a reason why Bind won't listen on
that address?


-- 
Augie Schwer    -    au...@schwer.us    -    http://schwer.us
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to