| Problems start when I attempt to add an alias for my network card. As
| suggested in the man page I use the following line to setup the alias
| from inside the jail:

You need to add the alias outside the jail, and then you can start the
jail and bind it on the aliased IP.  Look at that section in the manpage
again -- it shows you aliasing the IP address and then starting the
jail.

| fully understand why I would be denied this action. Also dmesg and top
| do not work, exiting with:
| 
|  kvm_open: short read
|  top: kvm_read for _ccpu: Undefined error: 0
| 
| I'm assuming that this is because /kernel inside the jail is linked to
| /dev/null, but I wanted to make sure that this is normal behaviour...

Correct, this is normal behavior.

-pete

--
Pete Fritchman <[EMAIL PROTECTED]>
Databits Network Services, Inc. <http://databits.net>
finger [EMAIL PROTECTED] for PGP key


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to