Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 14:00:11 -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:  <4654AB5B.2030906@elischer.org>
In-Reply-To: <4654A939.50702@elischer.org>
References:  <20070524.000513.68113235.yamamoto436@oki.com> <4654A939.50702@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> 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..

translated to English:

Netgraph doesn't care. It knows nothing about ipV4 or ipV6.
 
If you use the ng_ksocket type, it MAY need a patch to bind to an ipv6 address.
 (I have not checked).


> 
>>
>> 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"
> 
> _______________________________________________
> 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?4654AB5B.2030906>