jail on -current and syslogd

Kim Culhan w8hdkim at yahoo.com
Sun Jun 20 21:40:01 GMT 2004


Have been working on setting up a jail
and have it pretty much working.

Just a little problem here, this is the procedure where
the jail root is /jails:

ifconfig xl1 inet alias 10.0.0.20 netmask 255.255.255.255
mount -t procfs /proc /jails/10.0.0.20/proc
mount -t devfs /dev /jails/10.0.0.20/dev
jail /jails/10.0.0.20 jailname 10.0.0.20 /bin/sh /etc/rc

Returns

Loading configuration files.
Setting hostname: somehost.domain.tld.
ln: /dev/log: Operation not permitted
Starting syslogd.
ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib
a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
Starting local daemons:.
Updating motd.
Starting cron.
Local package initialization: sshd2.
Starting inetd.

The syslog appears to work Ok, any info on
ln: complaining above is greatly appreciated.

tnx
-kim


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the freebsd-current mailing list