Konfigurasi VPN Server di Debian 10 | note8ip
nano /etc/apt/sources.list
apt-get update
5. Selanjutnya install aplikasi openVPN
apt-get install openvpn ufw easy-rsa openssh-server
Gambar di atas menunjukkan saat instalasi open vpn, seperti yang di garis bawahi. Meminta persetujuan Y/N dan meminta DVD Binary-1 Debian 10.
6. Masukkan DVD Binary-1
Devices - Optical Drive - Choose a disk file - pilih file DVD Binary-1 - kemudian Enter
7. copy vars
8. root@debian:/etc/openvpn/easy-rsa# nano vars
9.
10.
11.
12.
13.
14.
SIMPAN dengan CTRL + X lalu YES
15.
16.
17.
18.
19.
20. Agar kembali ke root@debian:/etc/openvpn/easy-rsa#
root@debian:/etc/openvpn/easy-rsa/pki/private# cd ..
root@debian:/etc/openvpn/easy-rsa/pki# cd ..
root@debian:/etc/openvpn/easy-rsa# ./easyrsa gen-req client nopass
21.
22.
23.
24.
25.
26.
27.
28.
29. Buat IP Virtual se network dengan server.
IP Address 192.168.1.2
Subnet 255.255.255.0
30. Untuk konfigurasi selanjutnya silahkan download WinSCP di sini.
31.
0 Response to "Konfigurasi VPN Server di Debian 10 | note8ip"
Posting Komentar