rfaces are visible with ifconfig but
>>>> no ip is set and can't be set from within the chroot environment.
>>>>
>>>> Is this to be expected? How do I get my network access back?
>>> Should add: Network on the host FBSD81 system works fine.
>>
&
On 29/11/2011 15:58, Damien Fleuriot wrote:
On 11/29/11 1:58 PM, Erik Nørgaard wrote:
Today I finished make build/install world/kernel in /mnt, and now I no
longer have network access, interfaces are visible with ifconfig but
no ip is set and can't be set from within the chroot enviro
On 11/29/11 1:58 PM, Erik Nørgaard wrote:
> On 29/11/2011 13:50, Erik Nørgaard wrote:
>> Today I finished make build/install world/kernel in /mnt, and now I no
>> longer have network access, interfaces are visible with ifconfig but
>> no ip is set and can't be
On 29/11/2011 13:50, Erik Nørgaard wrote:
Today I finished make build/install world/kernel in /mnt, and now I no
longer have network access, interfaces are visible with ifconfig but
no ip is set and can't be set from within the chroot environment.
Is this to be expected? How do I g
have network access, interfaces are visible with ifconfig but no
ip is set and can't be set from within the chroot environment.
Is this to be expected? How do I get my network access back?
Thanks, Erik
--
M: +34 666 334 818
T: +34 915 21
Hi
I use "pw" in chroot environment, everything is work, but pw
always says that "unable to parse auth.conf", I've discovered that
error appear when pw call properties_read from libutil, I can't
understand why? I run "strace" twice, in chroot environmen
On Sat, 6 Dec 2003 13:18:13 -0800
"Nick Twaddell" <[EMAIL PROTECTED]> wrote:
> I am trying to setup a chroot environment for some users. I rebuilt the
> environment inside their userdir, copied all the appropriate binaries, libs,
> etc. The part I am stumped on, is ho
From: "Nick Twaddell" <[EMAIL PROTECTED]>
Subject: chroot environment
> I am trying to setup a chroot environment for some users. I rebuilt the
> environment inside their userdir, copied all the appropriate binaries,
libs,
> etc. The part I am stumped on, is how do you ma
I am trying to setup a chroot environment for some users. I rebuilt the
environment inside their userdir, copied all the appropriate binaries, libs,
etc. The part I am stumped on, is how do you make it so their account gets
chrooted on login. Since chroot can only be executed by root. Some of