Stop'n named listening on several ethern

Cricket Liu cricket at acmebw.com
Sat Apr 22 19:39:15 UTC 2000


> Have a querie regarding named listening on
> multiple ethernet adapters & IPs present 
> in my computer.
> 
> Does anybody know how to stop this?
> 
> ie. I want named to use one ethernet adapter 
> solely for DNS and others for web/port 80 
> without named listening

Sure.  Use BIND 8's listen-on substatement:

options {
    listen-on { 192.168.0.1; };
};

cricket

Acme Byte & Wire
cricket at acmebw.com
www.acmebw.com

Attend the next Internet Software Consortium/Acme Byte & Wire
DNS and BIND class!  See www.acmebw.com/training.htm for
the schedule and to register for upcoming classes.




More information about the bind-users mailing list