首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Azure ILPIP上的IPv6封装

Azure ILPIP上的IPv6封装
EN

Stack Overflow用户
提问于 2016-03-20 05:14:23
回答 1查看 286关注 0票数 0

在Azure VM上,是否可以通过ILPIP (实例级公共IP)使用IPv6隧道(如tunnelbroker.net)?

我尝试使用它,但我没有得到对IPv6网关的ping数据包的回复。

代码语言:javascript
复制
Internet Protocol Version 4, Src: 100.90.204.79, Dst: 216.66.84.46
    0100 .... = Version: 4
    .... 0101 = Header Length: 20 bytes
    Differentiated Services Field: 0x00 (DSCP: CS0, ECN: Not-ECT)
        0000 00.. = Differentiated Services Codepoint: Default (0)
        .... ..00 = Explicit Congestion Notification: Not ECN-Capable Transport (0)
    Total Length: 124
    Identification: 0x33d7 (13271)
    Flags: 0x02 (Don't Fragment)
        0... .... = Reserved bit: Not set
        .1.. .... = Don't fragment: Set
        ..0. .... = More fragments: Not set
    Fragment offset: 0
    Time to live: 255
    Protocol: IPv6 (41)
    Header checksum: 0xea66 [validation disabled]
        [Good: False]
        [Bad: False]
    Source: 100.90.204.79
    Destination: 216.66.84.46
    [Source GeoIP: Unknown]
    [Destination GeoIP: Unknown]
Internet Protocol Version 6, Src: 2001:470:1f14:105a::2, Dst: 2001:470:1f14:105a::1
    0110 .... = Version: 6
    .... 0000 0000 .... .... .... .... .... = Traffic class: 0x00 (DSCP: CS0, ECN: Not-ECT)
        .... 0000 00.. .... .... .... .... .... = Differentiated Services Codepoint: Default (0)
        .... .... ..00 .... .... .... .... .... = Explicit Congestion Notification: Not ECN-Capable Transport (0)
    .... .... .... 1001 0111 0111 0110 1010 = Flowlabel: 0x0009776a
    Payload length: 64
    Next header: ICMPv6 (58)
    Hop limit: 64
    Source: 2001:470:1f14:105a::2
    Destination: 2001:470:1f14:105a::1
    [Source GeoIP: Unknown]
    [Destination GeoIP: Unknown]
Internet Control Message Protocol v6
    Type: Echo (ping) request (128)
    Code: 0
    Checksum: 0xd3f8 [correct]
    Identifier: 0x5016
    Sequence: 1
    [No response seen]
        [Expert Info (Warn/Sequence): No response seen to ICMPv6 request in frame 212]
            [No response seen to ICMPv6 request in frame 212]
            [Severity level: Warn]
            [Group: Sequence]
    Data (56 bytes)
        Data: 8bb5ed56000000006ed40d00000000001011121314151617...
        [Length: 56]

我怀疑Azure正在拒绝IPv4协议41,我说的对吗?

EN

回答 1

Stack Overflow用户

发布于 2016-03-20 06:07:32

下面是documented

在过去的几年中,

微软在帮助客户从IPv4顺利过渡到IPv6方面发挥了主导作用。到目前为止,微软已经在其许多产品和解决方案中内置了对IPv6的支持,如Windows8和Windows Server 2012 R2。微软致力于通过IPv6扩展互联网的全球能力,并支持各种有价值和令人兴奋的场景,包括点对点和移动应用程序。在Azure环境中启用IPv6的基础工作正在进行中。但是,我们目前无法透露IPv6支持将在此时正式提供的日期。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/36107237

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档