Date: Sat, 22 Mar 2008 16:51:57 +0000 From: Bruce Cran <bruce@cran.org.uk> To: Malcolm Clarke <malcolm.clarke@brunel.ac.uk> Cc: freebsd-questions@freebsd.org Subject: Re: ifconfig gif0 and rc.conf [was: Re: IP packet with options] Message-ID: <47E5392D.3010104@cran.org.uk> In-Reply-To: <47E51E19.5020502@brunel.ac.uk> References: <4731E220.3050006@brunel.ac.uk> <200711081214.16533.nvass@teledomenet.gr> <47E51E19.5020502@brunel.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Malcolm Clarke wrote: > We are trying to configure an IPv6 tunnel for IPSec, ie IPv6 in IPv6. > > The command line would be > > ifconfig gif0 inet6 tunnel src-addr dst_addr (IPv6 addresses) > > There appears to be no equivalent line for rc.conf. > > Regards > > Malcolm To configure an if_gif interface for IPv6 use: ipv6_ifconfig_gif0="src-addr dst_addr" -- Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47E5392D.3010104>