NSD & Unbound on same box?
    Mike. 
    the.lists at mgm51.com
       
    Wed Aug  6 13:54:55 UTC 2014
    
    
  
On 8/5/2014 at 7:09 PM freebsd at fongaboo.com wrote:
|Is it not possible to run both a caching lookup server using Unbound
(in 
|FreeBSD 10) and an authoritative server using NSD (installed from
ports) 
|on the same box?
=============
An excerpt of my rc.conf has the following:
 ifconfig_em1="inet 10.20.1.1  netmask 255.0.0.0"
 ifconfig_em1_alias0="inet 10.20.10.1 netmask 255.0.0.0"
NSD listens on 10.20.10.1, and unbound listens on 10.20.1.1
    
    
More information about the freebsd-questions
mailing list