Problem / 문제
Until now, Portal-tunnel has not supported IPv6 connections. However, given that there are ISPs and vendors (e.g., Amazon AWS) that support only IPv6, we believe that supporting this is advantageous for building the ecosystem.
그동안 Portal-tunnel은 IPv6 연결을 지원하지 않았다. 하지만 IPv6만을 지원하는 ISP, Vendor(ex: Amazon AWS)가 있어 이를 지원하는 것이 생태계 구축에 유리하다고 판단한다.
As-Is / 개선점
There are no major changes for most Socket connections and HTTP server-client connections.
However, the following parts require modification.
대부분의 Socket 연결, HTTP 서버-클라이언트 연결의 경우 큰 변경점이 존재하지 않는다.
단 다음과 같은 부분은 수정을 요구한다.
- Support for AAAA Records in the Domain Creation Process (도메인 생성 과정의 AAAA Record 지원)
- Addition of IPv4 and IPv6 correspondence codes in the process of obtaining a public IP (Public IP를 얻어오는 과정에서의 IPv4, IPv6 대응코드 추가)
- Connection management policy with tunnels that support only one of IPv4 or IPv6. (IPv4, IPv6 중 하나만 연결을 지원하는 Tunnel과의 연결관리 정책)
Problem / 문제
Until now, Portal-tunnel has not supported IPv6 connections. However, given that there are ISPs and vendors (e.g., Amazon AWS) that support only IPv6, we believe that supporting this is advantageous for building the ecosystem.
그동안 Portal-tunnel은 IPv6 연결을 지원하지 않았다. 하지만 IPv6만을 지원하는 ISP, Vendor(ex: Amazon AWS)가 있어 이를 지원하는 것이 생태계 구축에 유리하다고 판단한다.
As-Is / 개선점
There are no major changes for most Socket connections and HTTP server-client connections.
However, the following parts require modification.
대부분의 Socket 연결, HTTP 서버-클라이언트 연결의 경우 큰 변경점이 존재하지 않는다.
단 다음과 같은 부분은 수정을 요구한다.