Date: Wed, 13 Jun 2001 13:29:03 +0200 From: Juan Fco Rodriguez Hervella <jrh@it.uc3m.es> To: Lista <freebsd-net@freebsd.org> Subject: Re: Automatic tunneling Message-ID: <3B274E7F.7454D577@it.uc3m.es> References: <092B7733.7F64FCA1.9513E96F@netscape.net>
next in thread | previous in thread | raw e-mail | index | archive | help
The automatic tunneling uses addresses of the form ::<IPv4>, so if you detect that the destination is of this form, means that the packet should be 'automatically' encapsulated. Correct me if I am wrong. raviprasad20@netscape.net escribió: > > Hi, > My this doubt is regarding automatic tunneling. I know that freeBSd doesnot support it. But i feel u can guide me in this. > Suppose iam implementing automatic tunneling then is there a need for me to use any of the gif interfaces. > > I feel that with the present freeBSD architecture i can implement automatic tunneling. My idea is this when ever an ipv6 packet is to be sent over an ipv4 cloud then i should call the gif_output() in the nd6_output(). In the gif_output() i should generate the encapsulation header & call ip_output() to send the packet. > > The only preoblem for me is to identify that the packet is to be sent over an ipv4 cloud. In the configured tunneling case we have a routing entry & it takes care of calling gif_output(). > > FreeBSD uses the routing table to find the interface through which the packet is to be sent. In this case if i have to send the packet through an ipv4 cloud then i should specify the interface so that gif_output() is called. > > Kindly tell is there a way for me to find that the packet is to be tunneled in advance. > > regards > ravi prasad > __________________________________________________________________ > Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message -- ********************************* Juan F. Rodriguez Hervella Universidad Carlos III de Madrid ******************************** 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?3B274E7F.7454D577>
