Current problem reports assigned to freebsd-jail@FreeBSD.org

2008-10-20 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o kern/126368  jail   [jail] Running ktrace/kdump in jail leads to stale jai
o kern/120753  jail   [jail] Zombie jails (jailed child process exits while 
o kern/119842  jail   [smbfs] [jail] Bad address with smbfs inside a jail
o bin/99566jail   [jail] [patch] fstat(1) according to specified jid
o kern/97071   jail   [jail] [patch] add security.jail.jid sysctl
o kern/89989   jail   [jail] [patch] Add option -I (ASCII 73) PID  to specif
s kern/89528   jail   [jail] [patch] impossible to kill a jail
o kern/84215   jail   [jail] [patch] wildcard ip (INADDR_ANY) should not bin
o kern/74314   jail   [resolver] [jail] DNS resolver broken under certain ja
o kern/72498   jail   [libc] [jail] timestamp code on jailed SMP machine gen
o kern/68192   jail   [quotas] [jail] Cannot use quotas on jailed systems
o bin/32828jail   [jail] w(1) incorrectly handles stale utmp slots with 

12 problems total.

___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to [EMAIL PROTECTED]


correct syntax to bind ipv6 to jails?

2008-10-20 Thread Brian
im running releng_7_0 with bz's muli ipv4/6/none patch, i cant get ipv6 to 
bind, ive tried every possible way, i keep getting this error:
 
└─(/home/brian)-- # jail /usr/jails/test.jinxshells.com test.jinxshells.com 
2a02:780:a002::3 /bin/sh
jail: Address family 28 not supported. Ignoring.
: No such file or directory
___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: correct syntax to bind ipv6 to jails?

2008-10-20 Thread Bjoern A. Zeeb

On Mon, 20 Oct 2008, Brian wrote:

Hi,


im running releng_7_0 with bz's muli ipv4/6/none patch, i cant get ipv6 to 
bind, ive tried every possible way, i keep getting this error:
 
??(/home/brian)-- # jail /usr/jails/test.jinxshells.com test.jinxshells.com 
2a02:780:a002::3 /bin/sh
jail: Address family 28 not supported. Ignoring.
: No such file or directory


huh, are your sure you are running with my patch and that the kernel
is compiled with INET6 support?

/bz

--
Bjoern A. Zeeb  Stop bit received. Insert coin for new game.___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to [EMAIL PROTECTED]