ABSTRAKSI: Jaringan VPN (Virtual Private Network) merupakan koneksi jaringan pribadi melalui jaringan publik (internet). Pembangunan VPN menjadi sebuah solusi untuk menyediakan jaringan pribadi yang aman (secure) dan relatif lebih murah dibanding leased line. Pemilihan protokol VPN akan berpengaruh pada tingkat performansi dan keamanan jaringan tersebut. SSL merupakan salah satu protokol komunikasi pada internet yang menyediakan fasilitas keamanan seperti kerahasiaan, keutuhan dan keabsahan (cryptosystem) pada lapisan transport. SSL cocok untuk jaringan VPN yang memiliki jumlah user yang banyak akan tetapi tunneling bandwidth SSL cukup besar. Protokol cryptosytem lain adalah IPSec. Berbeda dengan SSL, IPSec bekerja pada lapis network. IPSec lebih cocok untuk akses jaringan yang statis dengan jumlah user yang relatif kecil.
Proyek akhir ini mengimplementasikan jaringan VPN dengan protokol SSL dan IPSec dengan menggunakan sistem operasi yang sama. Dari implementasi tersebut, akan dilakukan pengujian untuk mengetahui performansi masing-masing jaringan VPN.
Kata Kunci : Virtual Private Network, Secure Socket Layer, Internet Protocol SecurityABSTRACT: VPN (Virtual Private Network) is private network connection through public network (internet). VPN building is a solution to provide a secure private network and cost less than leased line. The selecting of VPN protocol will influence the level performance and security of the network. SSL is one of internet communication protocols which provide security facilities, such as secrecy, totality, and validity (cryptosystem) in transport layer. SSL is suitable for VPN network which has many user lines but tunnelling bandwidth of SSL is wide enough. The other cryptosystem protocol is IPSec. Different with SSL, IPSec works in network layer. IPSec is more suitable for static access network which has fewer user lines.
This final project implement VPN network with SSL protocol and IPSec, using similar operating system. From the implementation, some trials will be done to find the quality of performance of each VPN network.
Keyword: Virtual Private Network, Secure Socket Layer, Internet Protocol Security