# Недействительный IPv6

Если вы застряли на подключении к мастер-серверу, и когда вы пытаетесь проверить его работоспособность посредством команды `ping api.battlebit.cloud` в консоли вам выдает неверный IPv6, сделайте следующее:

{% tabs %}
{% tab title="Windows 10" %}

1. Перейдите в Параметры Windows и нажмите на "Сеть и Интернет".

<figure><img src="/files/XdGG24GT6dKzavatCfft" alt=""><figcaption></figcaption></figure>

2. Выберите "Настройка параметров адаптера".

<figure><img src="/files/oJDwLGgLQmDsZ3dKSlOz" alt=""><figcaption></figcaption></figure>

3. Нажмите ПКМ по вашей основной сети, затем выберите "Свойства".

<figure><img src="/files/oX0pN3JtppezfP9Ylvp3" alt=""><figcaption></figcaption></figure>

4. Выключите "IP версии 6 (TCP/IPv6)" и нажмите ОК.

<figure><img src="/files/GaS9qyT669Yk2RJXBwCp" alt="" width="272"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Windows 11" %}

1. Перейдите в параметры Windows 11 и нажмите на вкладку "Сеть и Интернет".

<figure><img src="/files/EL7cVHXS64vPcqBnT1KR" alt=""><figcaption></figcaption></figure>

2. Нажмите на "Дополнительные сетевые параметры".

<figure><img src="/files/TB7TuDQt7eXG10dpfaQQ" alt=""><figcaption></figcaption></figure>

3. Чуть ниже нажмите на "Дополнительные параметры сетевого адаптера".

<figure><img src="/files/JkzieZfE5fDwfo8clIOA" alt=""><figcaption></figcaption></figure>

4. Нажмите ПКМ по вашей основной сети, затем выберите "Свойства".

<figure><img src="/files/BmEjER0uqrbQ0VU1qiQg" alt=""><figcaption></figcaption></figure>

5. Выключите "IP версии 6 (TCP/IPv6)" и нажмите ОК.

<figure><img src="/files/ExTrAZjb9cZphUJrYY8H" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.joinbattlebit.com/russian/connectivity/invalid-ipv6.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
