[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: 3gpp-analysis-05: miscellaneous non-critical issues



 >  2.1 Dual Stack
 > 
 >     The dual IPv4/IPv6 stack is specified in [RFC2893]. If 
 > we consider
 >     the 3GPP GPRS core network, dual stack implementation in the GGSN
 >     enables support for IPv4 and IPv6 PDP contexts. UEs with 
 > dual stack
 >     and public (global) IP addresses can often access both IPv4 and
 >     IPv6 services without additional translators in the network.
 > 
 > ==> I fail to see why public (global) IP addresses are a 
 > requirement here? 
 > Can't one with a private address also access IPv4 services, 
 > possibly with
 > some difficulties, yes, but still in principle..
 > 
 >  JW: Maybe public/global addresses need not be mentioned here. I just
 > wrote it because the ideal case would be to have 
 > public/global addresses.
 > I could add a sentence clarifying that if UEs need to be 
 > contacted (e.g. 
 > thinking peer-to-peer services), public/global addresses 
 > would be needed /
 > preferred.

The meaning I infer is that if the v4 address is not public
and you need to talk v4 hosts outside your private domain
then you go through one or more NATs. NAT is considered an
"additional translator" above.

 >     As a general guideline, IPv6 communication (native or 
 > tunneled from
 >     the UE) is preferred to IPv4 communication going through 
 > IPv4 NATs
 >     to the same dual stack peer node.
 > 
 > ==> I think this is in conflict with the text already 
 > written earlier in
 > this section.  I suggest:
 > 
 >     As a general guideline, native IPv6 communication
 >     is preferred to IPv4 communication going through IPv4 NATs
 >     to the same dual stack peer node.
 > 
 >  JW: I don't have any complaints.

This changes the meaning of the text so I don't agree.
It is meant to say that using IPv6 is preferred (to IPv4
through NATs), be it native connectivity or tunneled.
/Karim