Re: jail -- ps: bad namelist - no kernbase

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oliver Fromme
Date: Tuesday, January 4, 2011 - 9:49 am

Pierre-Philipp Braun <pbraun@nethence.com> wrote:
 > I'm trying to run a jail guest and I'm experiencing a little issue.  I 
 > can't ps,
 >     ps: bad namelist - no kernbase

Sounds like kernel version and ps binary don't match.
Are you sure they belong to the exact same DF version?

 > nor ping,
 >     ping: socket: Operation not permitted

Raw sockets (thus ping) are disabled in jails by default,
for security reasons.  If you know what you're doing, you
can enable them with sysctl security.jail.allow_raw_sockets.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
jail -- ps: bad namelist - no kernbase, Pierre-Philipp Braun, (Sun Jan 2, 7:29 pm)
Re: jail -- ps: bad namelist - no kernbase, Pierre-Philipp Braun, (Sun Jan 2, 8:12 pm)
Re: jail -- ps: bad namelist - no kernbase, Oliver Fromme, (Tue Jan 4, 9:49 am)
Re: jail -- ps: bad namelist - no kernbase, Pierre-Philipp Braun, (Tue Jan 4, 1:52 pm)