Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2009 13:06:44 +0200
From:      Erik Norgaard <norgaard@locolomo.org>
To:        Familie van der Schaft <fam.vanderschaft@kpnplanet.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cyrus-imapd2.3 in jail
Message-ID:  <4A2A4DC4.9060003@locolomo.org>
In-Reply-To: <079f01c9e694$3d9cbc00$0302a8c0@VANDERSCHAFT.NET>
References:  <077101c9e67d$2772b860$0302a8c0@VANDERSCHAFT.NET> <4A2A308A.8020606@locolomo.org> <079f01c9e694$3d9cbc00$0302a8c0@VANDERSCHAFT.NET>

next in thread | previous in thread | raw e-mail | index | archive | help
Familie van der Schaft wrote:
> Erik,
> 
> I recieve the following message:
> 
> /usr/local/cyrus/bin >./master -D
> No log handling enabled - turning on stderr logging
> init_kmem: kvm_openfiles failed: /dev/mem: No such file or directory
> 
> I noticed that it is the same message coming from:
> 
> /usr/local/cyrus/bin >netstat -rn
> netstat: kvm not available: /dev/mem: No such file or directory
> 
> also within the jail.
> There are some sysctl options for the jail, maybe i must turn off or on an
> option?
> I have the following sysctl options:
> 
> security.jail.jailed: 1
> security.jail.jail_max_af_ips: 255
> security.jail.mount_allowed: 0
> security.jail.chflags_allowed: 0
> security.jail.allow_raw_sockets: 1
> security.jail.enforce_statfs: 2
> security.jail.sysvipc_allowed: 0
> security.jail.socket_unixiproute_only: 1
> security.jail.set_hostname_allowed: 1
> 
> I changed the "raw_sockets" from 0 -> 1 (ping and tracroute).
> Any ideas?

Seems like you need to mount a devfs inside the jail,

# mount -t devfs devfs /path/to/jail/dev

BR, Erik


-- 
Erik Nørgaard
Ph: +34.666334818/+34.915211157                  http://www.locolomo.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A2A4DC4.9060003>