Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 13:51:05 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Hideki Yamamoto <yamamoto436@oki.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: can netgraph support IPv6 over IPv6
Message-ID:  <4654A939.50702@elischer.org>
In-Reply-To: <20070524.000513.68113235.yamamoto436@oki.com>
References:  <20070524.000513.68113235.yamamoto436@oki.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hideki Yamamoto wrote:
> Hi,
> 
> I have a question about netgraph.
> I succeeded in connecting two box by netgraph as follows:
> 
>   [ipv6 streaming server]==IPv6==[FBSD box]--IPv4--[FBSD box]==IPv6==[client]
> 
> The above client can receive ether frame from ipv6 streaming server.
> I used netgraph and FreeBSD 6.2 for this diagram.
> 
> As the IPv4 network between two FBSD box is not stable,
> I would like to change IPv4 backbone network into IPv6 backbone
> network.  This IPv6 backbone network uses different address space from
> IPv6 network connected with server and client.
> 
> My quetion is if netgraph support IPv6 over IPv6.
> Before testing, releted information is welcomed.

netgraph doesn't care..
it knows nothign about ipV4 or ipV6 
if you use the ng_ksocket type it MAY need expension to
bind to an ipv6 address..

> 
> Best regard,
> 
> Hideki Yamamoto
> 
> 
>  
> _______________________________________________
> 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?4654A939.50702>