[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OpenBSD IPv6 info
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: OpenBSD IPv6 info
- From: Michael Coulter <mjc_(_at_)_raistlin_(_dot_)_bitz_(_dot_)_ca>
- Date: Wed, 23 Oct 2002 15:00:35 -0700
- Mail-followup-to: Michael Coulter <mjc_(_at_)_raistlin_(_dot_)_bitz_(_dot_)_ca>, misc_(_at_)_openbsd_(_dot_)_org
On Tue, Oct 22, 2002 at 10:41:12PM +0200, Paul de Weerd wrote:
> On Tue, Oct 22, 2002 at 04:34:20PM -0400, Jolan Luff wrote:
> | of course, you'll need an ipv6 tunnel. i use hurricane electric's
> | service and it's pretty good if you have a static ip (ipv6.he.net).
Here's an example hostname.gif0
up giftunnel your.ip tunnelbroker.ip
up inet6 your.ipv6.addr tunnelbroker.ipv6.addr prefixlen 128
I attempted to add the following to /etc/netstart right
after the /etc/mygate stuff. However it doesn't seem to
get run at startup (any thoughts ?).
if [ -f /etc/mygate6 ]; then
route -n add -host -inet6 default `cat /etc/mygate6`
fi
example /etc/mygate6
tunnelbroker.ipv6.addr
If there is any interest I could provide some example zebra
stuff for doing BGP as well. On that note, does anyone know
of a tunnel broker other than Hurricane Electric that supports
BGP ?
Visit your host, monkey.org