Re: BETA1 IPv6 crash

2011-08-08 Thread Tom Vijlbrief
2011/8/7 Sergey Kandaurov : > On 7 August 2011 17:11, Tom Vijlbrief wrote: >> I installed BETA1 in a fresh ubuntu 11.04 KVM virtual machine with the >> new installer. >> >> Major issue I noticed was the missing /home. >> >> It took me quite some time to get IPv6 working in the guest (a Linux >> co

Problem using CARP + HAST ...

2011-08-08 Thread Ferdinand Goldmann
Hi! I am trying to create a common resource pool for a certain application using CARP/HAST as described in [1]. However while testing my setup I ran into a problem which I don't know how to fix or work around: If I shut down only the carp interface on the master (ifconfig carp0 down), the slave w

Re: resolvconf script overwrites entries in resolv.conf - RDNSS/DNSSL related

2011-08-08 Thread J.R. Oldroyd
On Mon, 08 Aug 2011 10:46:16 +1000, Mattia Rossi wrote: > > I'm using the patches from your website on my 8.2 box, which is the IPv6 > gateway and runs rtadvd. The problem with the resolv.conf is happening > on my client though, which is a box running HEAD, so I'll try to follow > Doug's advic

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

2011-08-08 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

Re: kern/158156: [bce] bce driver shows "no carrier" on IBM blade (HS22 with BCM5709)

2011-08-08 Thread Marius Strobl
The following reply was made to PR kern/158156; it has been noted by GNATS. From: Marius Strobl To: bug-follo...@freebsd.org, j...@ntu.edu.tw Cc: Subject: Re: kern/158156: [bce] bce driver shows "no carrier" on IBM blade (HS22 with BCM5709) Date: Mon, 8 Aug 2011 10:30:27 +0200 --7LkOrbQMr4ce

Re: ESP Raw Socket: Returned IP packet incorrect

2011-08-08 Thread Matthew Cini Sarreo
I have tested the provided patch and can confirm that the IP header length for raw sockets now properly includes the length of the IP header and not just the data. Thanks & Regards, Matt On 5 August 2011 19:29, Andre Oppermann wrote: > On 11.07.2011 17:26, Matthew Cini Sarreo wrote: > >> Hello