

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS Client VPN Linux용
<a name="client-vpn-connect-linux"></a>

이 섹션에서는 Linux용 AWS 제공 클라이언트를 설치한 다음 AWS 제공된 클라이언트를 사용하여 VPN 연결 설정을 설정하는 방법을 설명합니다. Linux용 AWS 제공 클라이언트는 자동 업데이트를 지원하지 않습니다. 최신 업데이트 및 다운로드는 [AWS Client VPN Linux용 릴리스 정보](client-vpn-connect-linux-release-notes.md) 섹션을 참조하세요.

## Linux용 AWS 제공 클라이언트를 사용하여 Client VPN에 연결하기 위한 요구 사항
<a name="client-vpn-connect-linux-req"></a>

Linux용 AWS 제공 클라이언트를 사용하려면 다음이 필요합니다.
+ Ubuntu 22.04 LTS(AMD64) 또는 Ubuntu 24.04 LTS(AMD64에만 해당)

SAML 기반 연동 인증(Single Sign-On)을 사용하는 Client VPN 엔드포인트의 경우 클라이언트는 컴퓨터에 TCP 포트 8096\$18115를 예약합니다.

시작하기 전에 Client VPN 관리자가 [Client VPN 엔드포인트를 생성했으며](https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-endpoints.html#cvpn-working-endpoint-create) [Client VPN 엔드포인트 구성 파일](https://docs.aws.amazon.com/vpn/latest/clientvpn-admin/cvpn-working-endpoint-export.html)을 제공했는지 확인하십시오. 여러 프로필에 동시에 연결하려면 각 프로필에 대한 구성 파일이 필요합니다.

**Topics**
+ [Linux용 AWS 제공 클라이언트를 사용하여 Client VPN에 연결하기 위한 요구 사항](#client-vpn-connect-linux-req)
+ [클라이언트 설치](client-vpn-connect-linux-install.md)
+ [클라이언트를 사용하여 연결](client-vpn-connect-linux-connecting.md)
+ [릴리스 노트](client-vpn-connect-linux-release-notes.md)

# Linux AWS Client VPN 용으로 제공된 설치
<a name="client-vpn-connect-linux-install"></a>

Linux용 AWS 제공 클라이언트를 설치하는 데 사용할 수 있는 여러 가지 방법이 있습니다. 다음 옵션에서 제공하는 방법 중 하나를 사용합니다. 시작하기 전에 먼저 [요구 사항](client-vpn-connect-linux.md#client-vpn-connect-linux-req)을 읽으십시오.

**옵션 1: 패키지 리포지토리를 통해 설치**

1. Ubuntu OS에 AWS VPN 클라이언트 퍼블릭 키를 추가합니다.

   ```
   wget -qO- https://d20adtppz83p9s.cloudfront.net/GTK/latest/debian-repo/awsvpnclient_public_key.asc | sudo tee /etc/apt/trusted.gpg.d/awsvpnclient_public_key.asc
   ```

1. 다음 명령을 사용하여 Ubuntu OS(버전 22.04 이상)에 리포지토리를 추가합니다.

   ```
   echo "deb [arch=amd64] https://d20adtppz83p9s.cloudfront.net/GTK/latest/debian-repo ubuntu main" | sudo tee /etc/apt/sources.list.d/aws-vpn-client.list
   ```

1. 다음 명령을 사용하여 시스템의 리포지토리를 업데이트합니다.

   ```
   sudo apt-get update
   ```

1. 다음 명령을 사용하여 Linux용 AWS 제공 클라이언트를 설치합니다.

   ```
   sudo apt-get install awsvpnclient
   ```

**옵션 2: .deb 패키지 파일을 사용하여 설치**

1. [AWS Client VPN 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb)에서 또는 다음 명령을 사용하여 .deb 파일을 다운로드합니다.

   ```
   curl https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb -o awsvpnclient_amd64.deb
   ```

1. `dpkg` 유틸리티를 사용하여 Linux용 AWS 제공 클라이언트를 설치합니다.

   ```
   sudo dpkg -i awsvpnclient_amd64.deb
   ```

**옵션 3 - Ubuntu 소프트웨어 센터를 사용하여 .deb 패키지를 설치합니다.**

1. [AWS Client VPN 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/latest/awsvpnclient_amd64.deb)에서 .deb 패키지를 다운로드합니다.

1.  .deb 패키지 파일을 다운로드한 후 Ubuntu 소프트웨어 센터를 사용하여 패키지를 설치합니다. [Ubuntu Wiki](https://wiki.ubuntu.com/SoftwareCenter#from_a_standalone_.deb_package)에서 설명한 대로 Ubuntu 소프트웨어 센터를 사용하여 독립 실행형 .deb 패키지에서 설치하는 단계를 따르세요.

# Linux AWS Client VPN 용에 연결
<a name="client-vpn-connect-linux-connecting"></a>

다음 단계에서는 AWS 제공된 클라이언트를 *Site-to-Site VPN 클라이언트*라고도 합니다.

**Linux용 AWS 제공 클라이언트를 사용하여 연결하려면**

1. [**Site-to-Site VPN Client**] 앱을 엽니다.

1. **파일**, **프로파일 관리**를 선택합니다.

1. **프로파일 추가**를 선택합니다.

1. **표시 이름**에 프로파일의 이름을 입력합니다.

1. **VPN 구성 파일(VPN Configuration File)**에서 Client VPN 관리자로부터 받은 구성 파일을 찾습니다. [**Open**]을 선택합니다.

1. **프로파일 추가**를 선택합니다.

1. 여러 연결을 생성하려면 추가하려는 각 구성 파일에 대해 **프로필 추가** 단계를 반복합니다. 원하는 수만큼 프로필을 추가할 수 있지만 최대 5개의 열린 연결만 가질 수 있습니다.

1. **Site-to-Site VPN 클라이언트** 창에서 연결할 프로필을 선택한 다음 **연결**을 선택합니다. Client VPN 엔드포인트가 자격 증명 기반 인증을 사용하도록 구성된 경우 사용자 이름과 암호를 입력하라는 메시지가 표시됩니다. 시작하려는 각 프로필 연결에 이 단계를 반복하여 최대 5개의 동시 엔드포인트를 연결합니다.
**참고**  
연결하려는 프로필이 현재 열려 있는 세션과 충돌하는 경우 연결할 수 없습니다. 새 연결을 선택하거나 충돌을 일으키는 세션과의 연결을 해제합니다.

1. 연결에 대한 통계를 보려면 **AWS VPN 클라이언트** 창에서 **연결**을 선택하고 **세부 정보 표시**를 선택한 다음 세부 정보를 보려는 연결을 선택합니다.

1. 연결을 해제하려면 **AWS VPN 클라이언트** 창에서 연결을 선택한 다음 **연결 해제**를 선택합니다. 열린 연결이 여러 개인 경우 각 연결을 개별적으로 닫아야 합니다.

# AWS Client VPN Linux용 릴리스 정보
<a name="client-vpn-connect-linux-release-notes"></a>

다음 표에는 Linux용의 현재 및 이전 버전에 대한 릴리스 정보와 다운로드 링크가 나와 AWS Client VPN 있습니다.

**참고**  
모든 릴리스에서 사용성 및 보안 수정 사항을 지속적으로 제공합니다. 항상 모든 플랫폼의 최신 버전을 사용하는 것이 좋습니다. 이전 버전은 사용성 및/또는 보안 문제의 영향을 받을 수 있습니다. 세부 정보는 릴리스 정보를 참조하세요.


| 버전 | 변경 | 날짜 | 다운로드 링크 | 
| --- | --- | --- | --- | 
| 5.3.2 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 12월 17일 | [버전 5.3.2 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.3.2/awsvpnclient_amd64.deb) sha256: 89e4b9f2c9f7def37167f5f137f4ff9c6c5246fd6e0a7244b70c196a17683569  | 
| 5.3.1 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 9월 25일 | [버전 5.3.1 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.3.1/awsvpnclient_amd64.deb) sha256: 4a426cc226382748d683a4946340447dab87ec42583977d9488ee45d11cdcec0  | 
| 5.3.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 8월 14일 | [버전 5.3.0 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.3.0/awsvpnclient_amd64.deb) sha256: 31edb55f12dcd68a7a4ca9b6233ddbeebcd37e01f87655a520cc7e7542bbfcb4  | 
| 5.2.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 4월 8일 | [버전 5.2.0 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.2.0/awsvpnclient_amd64.deb) sha256: ef7189f085db30ef0c521adcdfec892075cb005c8e0014fdbcc590218509891f  | 
| 5.1.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 3월 17일 | [버전 5.1.0 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.1.0/awsvpnclient_amd64.deb) sha256: 14f26c05b11b0cc484b08a8f8d20739de3d815c268db3bba9ac70c0e766b70ba  | 
| 5.0.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2025년 1월 21일 | [버전 5.0.0 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/5.0.0/awsvpnclient_amd64.deb) sha256: 645126b5698cb550e9dc822e58ed899a5730d2e204f28f4023ec671915fdda0c  | 
| 4.1.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 11월 12일 | [버전 4.1.0 다운로드](https://d20adtppz83p9s.cloudfront.net/GTK/4.1.0/awsvpnclient_amd64.deb) sha256: 334d00222458fbfe9dade16c99fe97e9ebcbd51fff017d0d6b1d1b764e7af472  | 
| 4.0.0 | 사소한 개선 사항. | 2024년 9월 25일 | [다운로드 버전 4.0.0](https://d20adtppz83p9s.cloudfront.net/GTK/4.0.0/awsvpnclient_amd64.deb) sha256: c263271874217d79783fcca182025ace27ddbf8f9661b56df48843fa17922686  | 
| 3.15.1 |  `mssfix` OpenVPN 플래그에 대한 지원이 추가되었습니다.  | 2024년 9월 4일 | [다운로드 버전 3.15.1](https://d20adtppz83p9s.cloudfront.net/GTK/3.15.1/awsvpnclient_amd64.deb) sha256: ffb65c0bc93e8d611cbce2deb6b82f600e6434e4d03c6b44c53d61a2efcaadc2  | 
| 3.15.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 8월 12일 | [다운로드 버전 3.15.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.15.0/awsvpnclient_amd64.deb) sha256: 5cf3eb08de96821b0ad3d0c93174b2e308041d5490a3edb772dfd89a6d89d012  | 
| 3.14.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 7월 29일 | [다운로드 버전 3.14.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.14.0/awsvpnclient_amd64.deb) sha256: bd2b401a1ede6057d725a13c77ef92147a79e0c5e0020d379e44f319b5334f60  | 
| 3.13.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 5월 21일 | [다운로드 버전 3.13.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.13.0/awsvpnclient_amd64.deb)sha256: e89f3bb7fc24c148e3044b807774fcfe05e7eae9e551863a38a2dcd7e0ac05f1 | 
| 3.12.2 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 4월 11일 | [다운로드 버전 3.12.2](https://d20adtppz83p9s.cloudfront.net/GTK/3.12.2/awsvpnclient_amd64.deb)sha256: f7178c33797740bd596a14cbe7b6f5f58fb79d17af79f88bd8801353a7571a7d | 
| 3.12.1 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2024년 2월 16일 | [다운로드 버전 3.12.1](https://d20adtppz83p9s.cloudfront.net/GTK/3.12.1/awsvpnclient_amd64.deb)sha256: 547c4ffd3e35c54db8e0b792aed9de1510f6f31a6009e55b8af4f0c2f5cf31d0 | 
| 3.12.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 12월 19일 | [다운로드 버전 3.12.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.12.0/awsvpnclient_amd64.deb)sha256: 9b73987309f1dca1960a322c5dd86eec1568ed270bfd25f78cc430e3b5f85cc1 | 
| 3.11.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 12월 6일 | [다운로드 버전 3.11.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.11.0/awsvpnclient_amd64.deb)sha256: 86c0fa1bf1c97194082835a739ec7f1c87e540194955f414a35c679b94538970 | 
| 3.10.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 12월 6일 | [다운로드 버전 3.10.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.10.0/awsvpnclient_amd64.deb)sha256: e7450b2490f3b96ab7d589a8000d838d9fd2adcdd72ae80666c4c0d900687e51 | 
| 3.9.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 8월 24일 | [다운로드 버전 3.9.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.9.0/awsvpnclient_amd64.deb)sha256: 6cde9cfff82754119e6a68464d4bb350da3cb3e1ebf9140dacf24e4fd2197454  | 
| 3.8.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 8월 3일 | [다운로드 버전 3.8.0](https://d20adtppz83p9s.cloudfront.net/GTK/3.8.0/awsvpnclient_amd64.deb)sha256: 5fe479236cc0a1940ba37fe168e551096f8dae4c68d45560a164e41edea3e5bd | 
| 3.7.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 7월 15일 | 더 이상 지원되지 않음 | 
| 3.6.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 7월 15일 | 더 이상 지원되지 않음 | 
| 3.5.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 7월 14일 | 더 이상 지원되지 않음 | 
| 3.4.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2023년 2월 14일 | 더 이상 지원되지 않음 | 
| 3.1.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2022년 5월 23일 | 더 이상 지원되지 않음 | 
| 3.0.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2022년 3월 3일 | 더 이상 지원되지 않습니다. | 
| 2.0.0 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2022년 1월 20일 | 더 이상 지원되지 않습니다. | 
| 1.0.3 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2021년 11월 8일 | 더 이상 지원되지 않습니다. | 
| 1.0.2 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2021년 9월 28일 | 더 이상 지원되지 않습니다. | 
| 1.0.1 |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/vpn/latest/clientvpn-user/client-vpn-connect-linux-release-notes.html)  | 2021년 8월 4일 | 더 이상 지원되지 않습니다. | 
| 1.0.0 | 최초 릴리스입니다. | 2021년 6월 11일 | 더 이상 지원되지 않습니다. | 