Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Nov 2003 15:23:48 +0100
From:      "Axel S. Gruner" <grunix@bsdforen.de>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   named (bind) in jail does not start
Message-ID:  <20031129152348.5dc04330.grunix@bsdforen.de>

next in thread | raw e-mail | index | archive | help

Hi.

I have configured named in jail (FreeBSD 5.1-RELEASE-p10).
If i want to start named in the jail

/usr/sbin/named

i get this error message:
  
opensocket_f: bind([0.0.0.0].53): Address already in use

Ok, Port 53 is not in use in the jail nor the hostsystem.
I think the problem is 0.0.0.0, and i have to bind named on the IP of
the jail. 

I tested same named configuration on the hostsystem, i thought about
some misconfigration, but on the hostsystem named starts perfectly.

I also tried to start named with -g and -u in the jail, same error.

So, my short question is, how can i run named in the jail?
Any ideas?

Thanks in advance.
-- 
asg

Die Antwort auf alle Fragen ist 42.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031129152348.5dc04330.grunix>