Tr : Re : Re : ipv6 in ipv6 tunnel with FreeBSD 4.11

2006-08-21 Thread Julien Abeillé
- Message transféré De : Julien Abeillé <[EMAIL PROTECTED]> À : [EMAIL PROTECTED] Envoyé le : Lundi, 21 Août 2006, 12h05mn 49s Objet : Re : Re : ipv6 in ipv6 tunnel with FreeBSD 4.11 Hi George, all, I finally found the problem. net.inet6.ip6.gifhlim is set to 0 by default. Ma

Re: Re : ipv6 in ipv6 tunnel with FreeBSD 4.11

2006-08-19 Thread gnn
At Sat, 19 Aug 2006 11:45:13 + (GMT), Julien Abeillé wrote: > > Hi George, > > thanks for your answer. A few precisions then: I do two setups in > fact, one on IMUNES network emulator (this is why I use FreeBSD > 4.11), one with 4 real machines. The one with four real machines has > no tunne

Re: ipv6 in ipv6 tunnel with FreeBSD 4.11

2006-08-18 Thread gnn
At Fri, 18 Aug 2006 15:28:11 + (GMT), Julien Abeillé wrote: > Hi, > > I am using freebsd 4.11 and trying to setup ipv6 in ipv6 tunnels. All my stuff is on HEAD and 6 so I don't know if this applies but I think it should. > I have the following testbed > 4 machines connected in line: >

ipv6 in ipv6 tunnel with FreeBSD 4.11

2006-08-18 Thread Julien Abeillé
Hi, I am using freebsd 4.11 and trying to setup ipv6 in ipv6 tunnels. I have the following testbed 4 machines connected in line: M1---M2FreeBSD---M3 c::1---c::2 | b::2b::1 | a::1---a::2 I want to create a tunnel between FreeBSD (b::1) and M2 (b::2) He