Skip to content

使用useipv4时依然会用ipv6地址进行连接 #482

@k79e

Description

@k79e

服务端版本4.33.0
ipv6.lookup.test-ipv6.com 这是纯ipv6地址 访问他
我这里出现的是5次重试 都是空域名 都是读缓存 但是第六次dial确直接用v6地址了

...
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/proxy/freedom: failed to get IP address for domain ipv6.lookup.test-ipv6.com > empty response
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/transport/internet/tcp: dialing TCP to tcp:ipv6.lookup.test-ipv6.com:80
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: connection ends > context canceled
...
2020/12/02 15:38:15 [Info] v2ray.com/core/app/dns: UDP:1.1.1.1:53 **cache HIT** ipv6.lookup.test-ipv6.com -> [] > empty response
2020/12/02 15:38:15 [Info] v2ray.com/core/app/dns: failed to lookup ip for domain ipv6.lookup.test-ipv6.com at server UDP:1.1.1.1:53 > **empty response**
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/proxy/freedom: **failed to get IP address for** domain ipv6.lookup.test-ipv6.com > empty response
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/transport/internet/tcp: **dialing TCP to tcp**:ipv6.lookup.test-ipv6.com:80
2020/12/02 15:38:15 [Info] [49101249] v2ray.com/core/app/proxyman/outbound: failed to process outbound traffic > v2ray.com/core/proxy/freedom: failed to open connection to tcp:ipv6.lookup.test-ipv6.com:80 > v2ray.com/core/common/**retry**: [dial tcp [**2001:470:1:18::223:250**]:80: connect: network is unreachable dial tcp [2a00:dd80:3c::b3f]:80: connect: network is unreachable dial tcp [2001:470:1:18::223:250]:80: connect: network is unreachable dial tcp [2a00:dd80:3c::b3f]:80: connect: network is unreachable dial tcp [2001:470:1:18::223:250]:80: connect: network is unreachable] > v2ray.com/core/common/retry: all retry attempts failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions