Защо имам IPv4 и IPv6 публични адреси, присвоени на моята домашна мрежа?

Съдържание:

Защо имам IPv4 и IPv6 публични адреси, присвоени на моята домашна мрежа?
Защо имам IPv4 и IPv6 публични адреси, присвоени на моята домашна мрежа?

Видео: Защо имам IPv4 и IPv6 публични адреси, присвоени на моята домашна мрежа?

Видео: Защо имам IPv4 и IPv6 публични адреси, присвоени на моята домашна мрежа?
Видео: Linux on MAC | What Distro should you use? - YouTube 2024, Март
Anonim
Докато очаквате да имате IPv4 адрес, зададен на вашето местоположение, може да бъдете изненадани да намерите и IPv6 адрес, който ви е назначен. Защо и двата типа да ви бъдат присвоени едновременно? Днешната публикация "SuperUser Q &A" е отговорът на въпроса на любознателен читател.
Докато очаквате да имате IPv4 адрес, зададен на вашето местоположение, може да бъдете изненадани да намерите и IPv6 адрес, който ви е назначен. Защо и двата типа да ви бъдат присвоени едновременно? Днешната публикация "SuperUser Q &A" е отговорът на въпроса на любознателен читател.

Днешната сесия за въпроси и отговори ни идва с любезното съдействие на SuperUser - подразделение на Stack Exchange - обединяване на уеб сайтове с въпроси и отговори.

Снимката е предоставена от Ministerio TIC Колумбия (Flickr).

Въпроса

Reader на SuperUser AJS14 иска да знае защо има IPv4 и IPv6 публични адреси, назначени на неговата домашна мрежа:

For my home network, my public IP address “displays” as IPv4 on some websites, yet as IPv6 on others. I have read this SuperUser thread and understand that it is possible for my Internet service provider to have assigned me one of each type.

  • What is the purpose of assigning one of each type to me?
  • Can disabling IPv6 from within Windows on a local host guarantee that only an IPv4 address is used from that computer? I ask as I have read about security concerns in relation to certain VPN protocols used in combination with IPv6.

Защо публичните адреси на IPv4 и IPv6 да бъдат присвоени към една и съща домашна мрежа?

Отговорът

Сътрудникът на SuperUser Bob има отговора за нас:

What is the purpose of assigning one of each type to me?

Ideally, we should be moving towards greater IPv6 rollout due to IPv4 exhaustion. However, a lot of servers still do not support IPv6. There are many workarounds, none particularly great, but they generally involve tunneling through an intermediate server that can translate between the two. Your ISP provides you with an IPv4 address for compatibility reasons.

What many ISPs do now is implement CGN, where many people share a single “public” IPv4 address. There are many reasons why this is a bad thing (1), but it is necessary simply because there are not enough IPv4 addresses to go around. This is why we need IPv6, and probably why your ISP provides it.

Can disabling IPv6 from within Windows on a local host guarantee that only an IPv4 address is used from that computer?

Yes, however, this is generally not a good idea. Alternatively, you can disable IPv6 at the router level, which is a bit better, but again this is not a great idea. We cannot continue to use IPv4 forever.

I ask as I have read about security concerns in relation to certain VPN protocols used in combination with IPv6.

That is typically due to broken VPN clients and configurations. It is getting better now, though. If you do not use VPNs, it will not affect you. If you do use one, you should do some research first to see if it supports IPv6 correctly (modern VPNs should by now). One of the biggest issues was with VPN clients ignoring IPv6 entirely, so IPv6 connections bypassed the VPN, but hopefully that has gotten better now that there is more attention focused on the issue (see also: IPv6 security vulnerability pokes holes in VPN providers’ claims).

(1) For example, one of the consequences of CGN is that home users can no longer reliably host a server. Traditional NAT was bad enough (and again a consequence of the IPv4 shortage), but with CGN port-forwarding it is also no longer possible. There are techniques for working around it, such as NAT hole-punching, but they require external servers and will not always work depending on the service required. Having a unique IPv6 address works around this limitation.

Имате ли нещо, което да добавите към обяснението? Звучи в коментарите. Искате ли да прочетете повече отговори от други потребители на Stack Exchange? Вижте цялата тема на дискусията тук.

Препоръчано: