Re: [users@httpd] FreeBSD IPv6 only jail with Apache

2011-01-15 Thread Frank Volf
Hi Joost, Thanks for your suggestions, but none of them solve the problem. Regards, Frank Op 15-1-2011 16:29, Joost de Heer schreef: > Don't know why an assertion fails, but: > >> Listen [2001:980:1312:6::1]:80 > > I recall having seen a bug with listen and IPv6 addresses in []. Can > y

Re: [users@httpd] FreeBSD IPv6 only jail with Apache

2011-01-15 Thread Joost de Heer
Don't know why an assertion fails, but: Listen [2001:980:1312:6::1]:80 I recall having seen a bug with listen and IPv6 addresses in []. Can you use 'Listen 80' to listen on all IPv6 interfaces? ServerName six.ipv6.deze.org:80 Don't use a port in ServerName Can you use a precom

Re: [users@httpd] FreeBSD IPv6 only jail with Apache

2011-01-15 Thread Eric Covener
>    [Sat Jan 15 15:27:54 2011] [crit] [Sat Jan 15 15:27:54 2011] file >    config.c, line 1982, assertion "rv == APR_SUCCESS" failed >    Abort trap (core dumped) >    /usr/local/etc/rc.d/apache22: WARNING: failed to start apache22 IIUC apache is trying to setup the skeleton vhost config for the

[users@httpd] FreeBSD IPv6 only jail with Apache

2011-01-15 Thread Frank Volf
Hi, To learn more about IPv6 I have setup an IPv6 only jail in FreeBSD 8-STABLE. The IP address assigned to the jail is part of a public IPv6 prefix that I obtained from my ISP. The jail is started with 'ip4=disable' as a startup option to the jail command. The jail works fine. I can ping(6),