Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2009 01:54:36 +0300
From:      "Vagif Zeynalov" <vagif@zeynalov.com>
To:        <freebsd-jail@freebsd.org>
Subject:   Broadcast under Jail problems
Message-ID:  <E0EB36A645524459A172A8C83909192C@vagifPC>

next in thread | raw e-mail | index | archive | help
Hi All!

I use the mediatomb package as the UPNP/DLNA media server under under =
jail.
But after upgrade from 7.0 Release to the 7.2 Current, the mediatomb =
doesn't work any more.
Two days ago I've upgraded to the 8.0RC3, and problem still present.

I think it is some security issue, but I have not any idea how to open =
broadcasting for a jailed process.
Without jail the mediatomb works fine.

May be someone already experienced the same problem and know how to fix =
it?

Jail's settings:
=3D=3D=3D=3D=3D=3D=3D=3D=3D
jail_set_hostname_allow=3D"NO"
jail_socket_unixiproute_only=3D"YES"
jail_sysvipc_allow=3D"YES"
jail_allow_raw_sockets=3D"YES"

jail_upnp_rootdir=3D"$jail_dir/upnp"
jail_upnp_hostname=3D"upnp.local"
jail_upnp_interface=3D"sk0"
jail_upnp_ip=3D"sk0|192.168.22.103/24,lo0|127.0.0.2/8,msk0|192.168.23.103=
/24"
jail_upnp_exec_start=3D"/bin/sh /etc/rc"
jail_upnp_exec_stop=3D"/bin/sh /etc/rc.shutdown"
jail_upnp_devfs_enable=3D"YES"
jail_upnp_fdescfs_enable=3D"NO"
jail_upnp_procfs_enable=3D"YES"
jail_upnp_mount_enable=3D"NO"
jail_upnp_devfs_ruleset=3D"10"
jail_upnp_mount_enable=3D"YES"
jail_upnp_fstab=3D"$jail_config_dir/upnp.fstab"
jail_upnp_flags=3D"-l -U root"

...I can provide more details if it will be necessary...

Thank you,
Vagif.



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