Re: Jailing net/skype

2008-09-29 Thread Tobias Rehbein
For the archive: I finally got skype working in a jailed environment. The hardest part was to define the ports needed using trial and error. Here are the leaf ports installed in my jail: ===>>> skype-2.0.0.72,1 ===>>> xauth-1.0.2 ===>>> xorg-fonts-100dpi-7.3 ===>>> xorg-fonts-75dpi-7.3 ===>>> x

Re: Jailing net/skype

2008-09-18 Thread Tobias Rehbein
Am Sun, Sep 14, 2008 at 11:26:45PM +0400 schrieb Boris Samorodov: > Tobias Rehbein <[EMAIL PROTECTED]> writes: > > > #kdump -f ktrace.out | head > > 84180 skypeCALL access(0x292b2b61,R_OK) > > 84180 skypeNAMI "/compat/linux/etc/ld.so.preload" > > 84180 skypeNAMI "/et

Re: Jailing net/skype

2008-09-14 Thread Boris Samorodov
Tobias Rehbein <[EMAIL PROTECTED]> writes: > #kdump -f ktrace.out | head > 84180 skypeCALL access(0x292b2b61,R_OK) > 84180 skypeNAMI "/compat/linux/etc/ld.so.preload" > 84180 skypeNAMI "/etc/ld.so.preload" > 84180 skypeRET access JUSTRETURN >

Re: Jailing net/skype

2008-09-13 Thread Tobias Rehbein
Am Thu, Sep 11, 2008 at 07:47:21PM +0200 schrieb Tobias Rehbein: > I have net/skype installed on my workstation and it just works fine. Now I > wonder if it's possible to run skype in a jail. > > Before I start investing time in this I would like to know if someone has > done it before or if it wo

Jailing net/skype

2008-09-11 Thread Tobias Rehbein
Hi all. I have net/skype installed on my workstation and it just works fine. Now I wonder if it's possible to run skype in a jail. Before I start investing time in this I would like to know if someone has done it before or if it would be just a waste of time. If someone has a working example I w