mipv6

2013-05-08 Thread Ouyahia Nourimane
hello, i'm a student i have a project about mipv6 and i wish that you can help me i want to test mipv6 with freebsd but i didn't realize how to configure kame which is the last version that support kame and can you give me iso image of this version with kame ... i'm waiting your answer thanks _

Re: LOR: "taskqueue_drain with the following non-sleepable locks held" with if_em

2013-05-08 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 05/07/13 21:55, Garrett Cooper wrote: > On Tue, May 7, 2013 at 4:06 PM, Xin Li > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 >> >> On 05/07/13 15:03, Garrett Cooper wrote: >>> Saw the following LOR on a CURRENT build as of yesterda

Re: VirtualBox + FreeBSD 9-STABLE == Frozen Ethernet

2013-05-08 Thread Marc G. Fournier
Do you happen to know of a HowTO for doing this? figure there are a few extra steps then simply: ifconfig tapX plumb --bridgeadapter tapX Thx .. On 2013-05-08, at 03:09 , Nicolas de Bari Embriz Garcia Rojas wrote: > When using bridge mode, use tap interfaces otherwise you will get > pro

gre and MONITOR

2013-05-08 Thread Chip Marshall
It appears the MONITOR flag doesn't work on gre interfaces. I have a GRE tunnel set up between a FreeBSD 8.2-RELEASE box and a Juniper router. Config on the FreeBSD end: gre0: flags=4b051 metric 0 mtu 1476 tunnel inet 10.162.163.133 --> 10.162.163.131 inet6 fe80::20c:29ff:fe9f:d

IPv6 configuration missunderstanding

2013-05-08 Thread Florent Peterschmitt
Hi, I want to configure IPv6 in FreeBSD 9.1-RELEASE like this : ipv6_enable=yes ipv6_activate_all_interfaces=yes ifconfig_em0_ipv6="inet6 2001:41D0:8:B81f:: prefixlen 64" -interface em0" ipv6_defaultrouter="2001:41D0:8:B8ff:ff:ff:ff:ff" But at boot I have : defaultfe80::264:40ff:fe3a:fac0%e

Re: kern/178116: [tcp] [panic] Kernel panic: general protection fault in tcp_do_segment

2013-05-08 Thread Nate Denning
The following reply was made to PR kern/178116; it has been noted by GNATS. From: Nate Denning To: Gleb Smirnoff Cc: bug-follo...@freebsd.org Subject: Re: kern/178116: [tcp] [panic] Kernel panic: general protection fault in tcp_do_segment Date: Wed, 8 May 2013 08:30:01 -0600 On May 1, 2013, a

Re: VirtualBox + FreeBSD 9-STABLE == Frozen Ethernet

2013-05-08 Thread Nicolas de Bari Embriz Garcia Rojas
When using bridge mode, use tap interfaces otherwise you will get problems when using more than one VM. regards On 05/08/2013 03:49, Marc G. Fournier wrote: > On 2013-05-06 2:49 PM, Norbert Beckmann wrote: >> To Marc G. Fournier >> >> I do not think it's an issue with VirtualBox. I am running Vir