Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 01:47:51 +0900 (JST)
From:      Hideki Yamamoto <yamamoto436@oki.com>
To:        gnn@freebsd.org
Cc:        FreeMan@fantasymail.de
Subject:   Re: Several IPv6 tunnels possible?
Message-ID:  <20050515.014751.71166865.yamamoto436@oki.com>
In-Reply-To: <m24qd6ziq0.wl%gnn@neville-neil.com>
References:  <25286.1116015965@www2.gmx.net> <m24qd6ziq0.wl%gnn@neville-neil.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi,

I am using zebra as IPv6 router with more than two gif tunnels.
It are working well.

In /etc/rc.conf, we set the following lines.
----start
router_enable="YES"
router="/usr/local/sbin/zebractl"
router_flags="start"
----end

Regards,

Hideki Yamamoto


From: gnn@freebsd.org
Subject: Re: Several IPv6 tunnels possible?
Date: Fri, 13 May 2005 21:42:15 -0400
Message-ID: <m24qd6ziq0.wl%gnn@neville-neil.com>

> At Fri, 13 May 2005 22:26:05 +0200 (MEST),
> FreeMan@fantasymail.de wrote:
> > Afaik i can use different gif interfaces but
> > i dont know how to define for each tunnel their
> > own default gateway.
> > 
> > ipv6_enable="YES"
> > ipv6_network_interfaces="xl0 gif0 lo0"
> > ipv6_defaultrouter="fe80::1%gif0"
> > gifconfig_gif0="myip tunnelserverip"
> > ipv6_ifconfig_gif0="ipv6adress prefixlen 128"
> > ipv6_ifconfig_gif0_alias0="ipv6adress2 prefixlen 128"
> > 
> > This works for one tunnel but how can i add a
> > second one without brake routing?
> 
> You need to set up appropriate routes.  You cannot have two default
> routes, as far as I know.  Why do you want two tunnels?
> 
> Later,
> George
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050515.014751.71166865.yamamoto436>