Difference between revisions of "Instalasi PPTP Client di Linux"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: Install PPTP Client di Linux # apt-get install pptp-linux ==Pranala Menarik== * Instalasi PPTP * Instalaso OpenVPN * Linux Howto) |
Onnowpurbo (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
# apt-get install pptp-linux | # apt-get install pptp-linux | ||
| + | |||
| + | |||
| + | Cari informasi dari Administrator PPTP Server, | ||
| + | |||
| + | * IP address / hostname dari Server. | ||
| + | * Authentication Domain name (contoh, WORKGROUP) | ||
| + | * Username | ||
| + | * Password | ||
| + | * Apakah Enkripsi dibutuhkan. | ||
| + | |||
| + | |||
| + | Untuk memudahkan konfigurasi PPTP Client lakukan | ||
| + | |||
| + | # apt-get install kvpnc | ||
| + | |||
| + | |||
| + | Setup VPN Client menggunakan KVPNC, melalui menu, Applications --> Internet --> KVPNC | ||
| + | |||
| + | |||
| + | |||
| + | |||
| Line 9: | Line 30: | ||
* [[Instalasi PPTP]] | * [[Instalasi PPTP]] | ||
| − | * [[ | + | * [[Instalasi OpenVPN]] |
* [[Linux Howto]] | * [[Linux Howto]] | ||
Latest revision as of 18:49, 24 March 2008
Install PPTP Client di Linux
# apt-get install pptp-linux
Cari informasi dari Administrator PPTP Server,
- IP address / hostname dari Server.
- Authentication Domain name (contoh, WORKGROUP)
- Username
- Password
- Apakah Enkripsi dibutuhkan.
Untuk memudahkan konfigurasi PPTP Client lakukan
# apt-get install kvpnc
Setup VPN Client menggunakan KVPNC, melalui menu, Applications --> Internet --> KVPNC