langkahnya adalah sebagai berikut:
1. extract pptp-command dan pindahkan hasilnya /usr/bin:
#tar -zxvf pptp-command.tar.gz
#mv pptp-command /usr/bin
2. extract pptp-linux-1.4.0.tar.gz dan compile hasil extractnya:
#tar -zxvf ppt-linux-1.4.0.tar.gz
#make
#make install
3. buat file pptp.d (file eksekusinya) dan folder peers (untuk menyimpan file konfigurasi tunnelnya)
#touch /etc/pptp.d
#mkdir /etc/ppp/peers
4. running pptp-commandnya: (untuk konfigurasi username dan passwordnya)
#pptp-command
1.) start
2.) stop
3.) setup
4.) quit
What task would you like to do?: 3
1.) Manage CHAP secrets
2.) Manage PAP secrets
3.) List PPTP Tunnels
4.) Add a NEW PPTP Tunnel
5.) Delete a PPTP Tunnel
6.) Configure resolv.conf
7.) Select a default tunnel
8.) Quit
?: 1
1.) List CHAP secrets
2.) Add a New CHAP secret
3.) Delete a CHAP secret
4.) Quit
?: 2
Add a NEW CHAP secret.
NOTE: Any backslashes (\) must be doubled (\\).
Local Name: <– kosongkan saja (langsung tekan enter)
This is the ‘local’ identifier for CHAP authentication.
NOTE: If the server is a Windows NT machine, the local name
should be your Windows NT username including domain.
For example:
domain\\username
Local Name: 111060142 <– diisi dengan username VPN
Remote Name:
This is the ‘remote’ identifier for CHAP authentication.
In most cases, this can be left as the default. It must be
set if you have multiple CHAP secrets with the same local name
and different passwords. Just press ENTER to keep the default.
Remote Name [PPTP]:
Password: zieganteng <– isikan passwd untuk VPN
This is the password or CHAP secret for the account specified. The
password will not be echoed.
Password:
This is the password or CHAP secret for the account specified. The
password will not be echoed.
Password:
Adding secret 111060142 PPTP *****
1.) List CHAP secrets
2.) Add a New CHAP secret
3.) Delete a CHAP secret
4.) Quit
?: 4
1.) Manage CHAP secrets
2.) Manage PAP secrets
3.) List PPTP Tunnels
4.) Add a NEW PPTP Tunnel
5.) Delete a PPTP Tunnel
6.) Configure resolv.conf
7.) Select a default tunnel
8.) Quit
?: 8
5. jalankan lagi pptp-command-nya untuk konfigurasi tunnelnya
# pptp-command
1.) start
2.) stop
3.) setup
4.) quit
What task would you like to do?: 3
1.) Manage CHAP secrets
2.) Manage PAP secrets
3.) List PPTP Tunnels
4.) Add a NEW PPTP Tunnel
5.) Delete a PPTP Tunnel
6.) Configure resolv.conf
7.) Select a default tunnel
8.) Quit
?: 4
Add a NEW PPTP Tunnel.
1.) Other
Which configuration would you like to use?: 1
Tunnel Name: Internet <– misalkan tunel name = internet
Server IP: 10.14.203.5 <– VPN server di ittelkom.
What route(s) would you like to add when the tunnel comes up?
This is usually a route to your internal network behind the PPTP server.
You can use TUNNEL_DEV and DEF_GW as in /etc/pptp.d/ config file
TUNNEL_DEV is replaced by the device of the tunnel interface.
DEF_GW is replaced by the existing default gateway.
The syntax to use is the same as the route(8) command.
Enter a blank line to stop.
route: <– Enter aja langsung
Local Name and Remote Name should match a configured CHAP or PAP secret.
Local Name is probably your NT domain\username.
NOTE: Any backslashes (\) must be doubled (\\).
Local Name: 111060142 <– isikan dengan username VPN anda.
Remote Name [PPTP]:
Adding Internet - 10.14.203.5 - - PPTP
Added tunnel Internet
1.) Manage CHAP secrets
2.) Manage PAP secrets
3.) List PPTP Tunnels
4.) Add a NEW PPTP Tunnel
5.) Delete a PPTP Tunnel
6.) Configure resolv.conf
7.) Select a default tunnel
8.) Quit
?: 8
6. Proses Installasi dan konfigurasi telah selesai.jalankan VPN client tersebut , caranya :
# pptp-command
1.) start
2.) stop
3.) setup
4.) quit
What task would you like to do?: 1
1.) Internet
Start a tunnel to which server?: 1
7. biasanya ada error ga jelas gitu, tapi dihiraukan aja:) dicek apakah kita dapat IP dari vpn servernya. cara menegceknya:
#ifconfig
inet 172.16.23.105 --> 172.16.1.1 netmask 0xffff000

selamat mencoba yah...
Tidak ada komentar:
Posting Komentar