Date: Sat, 7 Apr 2001 08:14:28 -0500 (CDT) From: Nick Rogness <nick@rogness.net> To: freebsd-net@freebsd.org Subject: Multi-Destination gif tunnel Message-ID: <Pine.BSF.4.21.0104070801150.22583-100000@cody.jharris.com>
next in thread | raw e-mail | index | archive | help
Multi-Destination gif tunnel Anybody had any success at setting these things up? I have a couple of questions...maybe someone can answer: In gif(4) man: "With IFF_LINK0 interface flag, gif can be configured to implement multi-destination tunnel. With IFF_LINK0, it is able to configure egress point to IPv4 wildcard address (0.0.0.0) or IPv6 unspecified address (0::0)." Umm ok: # ifconfig gif0 link0 # gifconfig gif0 inet 10.0.0.1 0.0.0.0 "In this case, destination address for the outer IP header is determined based on the routing table setup." Ok, what about the inner header setup? And what about the outside destination ip? How do you configure that to go out gif0 ? With the -iface flag [tried it didn't work]. Talk to me Goose!! Nick Rogness <nick@rogness.net> - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" 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?Pine.BSF.4.21.0104070801150.22583-100000>