Date: Thu, 12 Sep 2002 15:53:33 +0200 From: Francis Dupont <Francis.Dupont@enst-bretagne.fr> To: snap-users@kame.net Cc: Lista <freebsd-net@freebsd.org>, Octavio.Medina@enst-bretagne.fr, Jean-Luc.Richier@imag.fr Subject: Re: (KAME-snap 6887) Re: Reencapsulate IPv6-over-IPv6 "over" IPv4 doesn't work for me, but it should, right ? Message-ID: <200209121353.g8CDrX6o084332@givry.rennes.enst-bretagne.fr> In-Reply-To: Your message of Thu, 12 Sep 2002 14:53:36 %2B0200. <3D808E50.E14E7FC2@it.uc3m.es>
next in thread | previous in thread | raw e-mail | index | archive | help
In your previous mail you wrote: > => try to set MAX_GIF_NEST (kernel option) to a small value I haven't found such option. Are you sure FreeBSD-4.5 has it ? => read [/usr/src]/sys/net/if_gif.c We have to add it in the kernel config file as an option and to ignore the warning you should get from an undeclared option. Another way is to patch if_gif.c directly (but the #ifndef is there in order to provide the other better way :-). PS: In "gif1", I don't see any problem with a prefix of /126... => look at the archive of this list (snap-users) for a message by Itojun about reasonable prefix lengths for gif interfaces. Regards Francis.Dupont@enst-bretagne.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209121353.g8CDrX6o084332>