Skip to content

Не работает IPv6 #46

Description

@pasha-zzz

В раутере провайдерский интерфейс ppp0 с работающим IPv6:
curl --interface ppp0 ipv6.google.com
все работает как надо.
Тут же поднят WARP, интерфейс nwg0:

curl --interface nwg0 ipv6.google.com
curl: (7) Failed to connect to ipv6.google.com port 80 after 56 ms: Error

То же самое с ping:
ping -I ppp0 -c2 ipv6.google.com
работает, а через WARP не хочет:

ping -I nwg0 -c2 ipv6.google.com
PING ipv6.google.com (2a00:1450:4010:c02::66): 56 data bytes
ping: sendto: Network is unreachable

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions