Grupong Kul
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Grupong Kul

The forum of computer wizards
 
HomePortalLatest imagesSearchRegisterLog in

 

 Open VPN configuration Switches: Customize your VPN configuration

Go down 
AuthorMessage
Niero
Admin
Admin
Niero


Posts : 219
Join date : 2009-06-13

Open VPN configuration Switches: Customize your VPN configuration Empty
PostSubject: Open VPN configuration Switches: Customize your VPN configuration   Open VPN configuration Switches: Customize your VPN configuration Icon_minitimeTue Dec 18, 2012 5:24 pm

OPEN VPN Configuration File Switches

Taken From : http://openvpn.net/index.php/open-so...penvpn-21.html



Ang openVPN configuration files ay ginagamit na mapagana natin ang mga
settings ng mga VPN using the Opensource program OPENVPN.Marahil
napansin nyo na hindi lahat parepareho ang configuration files


Eto ang isang exmple ng configuration file
(karaniwang matatagpuan sa : openvpn\config\*.ovpn )

client
dev tun
proto udp
route-method exe
route-delay 2
pull
persist-key
ca ca.vpnreactor.crt
resolv-retry infinite
lport 53
mssfix 1400
verb 1
auth-user-pass pass.txt
reneg-sec 0
remote 68.68.108.121 123
ca ca.crt
cert key.crt
key key.key
float
mute-replay-warnings
dhcp-option DNS 4.2.2.2
dhcp-option DNS 4.2.2.1



sa unang tingin ay di mo maiintindihan pero kung iisa isahin mo ay makikita mo ang mga command na ito


1Open VPN configuration Switches: Customize your VPN configuration Smile http-proxy <---- gamit na proxy na gagamitin through VPN note: (ginagamit lang po ito kapag TCP protocol ang gamit nyo
Example: http-proxy 192.40.100.20 8080

2Open VPN configuration Switches: Customize your VPN configuration Smile lport <---- Ito po ay ang local port na matatagpuan sa mismong komputer natin
Example: lport 53 (smarty) or lport 137 (globibo)

3Open VPN configuration Switches: Customize your VPN configuration Smile rport <------- ito po ay ang remote port na karaniwang bukas at ginagamit natin para kumonekta sa ISP (GLOBO at MATALINO)
Example: rport 443

4Open VPN configuration Switches: Customize your VPN configuration Smilecert <---- certificate na ginagamit para sa pagkonect sa vpn server
Example: cert key.crt

5Open VPN configuration Switches: Customize your VPN configuration Smile KEY (location\name of key file) <------ public key na ginagamit sa pagkonect sa vpn server
Example:key key.key

6Open VPN configuration Switches: Customize your VPN configuration Smile auth-user-pass <------ nandito ang login credentials para makakunect sa vpn (username/password)

Example: auth-user-pass pass.txt

7Open VPN configuration Switches: Customize your VPN configuration Smile dhcp-option DNS <----Para makapaglagay ng DNS server sa ating VPN
dhcp-option DNS 8.8.8.8 <---- ( Primary DNS ) note:8.8.8.8 and 8.8.4.4 is google DNS
dhcp-option DNS 8.8.4.4 <---- ( Secondary DNS ) Ulitin lang ang command na ito para makapaglagay ng secondary DNS

8Open VPN configuration Switches: Customize your VPN configuration Smile mute-replay-warnings
<---- Ito po ang pumipigil sa mga warnings para hindi ito magappear
sa log ng paulit ulit nagagamit po ito sa troubleshooting

Example: mute-replay-warnings

9Open VPN configuration Switches: Customize your VPN configuration Smile remote <---- Ginagamit para kumonect sa mga servers ng VPN na napili mo isinasama dito ang port number syempre
Example remote la.vpnreactor.net 1194

10Open VPN configuration Switches: Customize your VPN configuration Smileproto <---- ito ang nagsasabi kung anung protocol ang gagamitin mo (TCP or UDP)
Example: proto TCP or proto UDP

11Open VPN configuration Switches: Customize your VPN configuration Smile resolv-retry infinite <---- Ginagamit upang ulit uliting kumonect sa VPN kahit na may mali sa settings mo o kaya naman laging naddc

Example:resolv-retry infinite

12Open VPN configuration Switches: Customize your VPN configuration Smile client
<---- Ito yung unang makikita mo sa first line ng config ang
ginagawa ng switch na to ay sineset nya ang OPENVPN to client mode pwede
rin kasi ang server at bridge mode.

Example:Client

13Open VPN configuration Switches: Customize your VPN configuration Smile http-proxy-retry <---- Ulit Ulitin ang pagkonect sa proxy ( Parent Proxy ng ISP) kung sakali na hindi ito makakonect.
Example: http-proxy-retry

14Open VPN configuration Switches: Customize your VPN configuration Smile mute <--- ginagamit para pigilan ang mga umuulit na messages sa log
Example: mute 20

15Open VPN configuration Switches: Customize your VPN configuration Smile comp-lzo <--- Ginagamit para sa compression ng VPN link (gamitin lamang kung inespecify ito ng VPN provider)
Example: comp-lzo

16Open VPN configuration Switches: Customize your VPN configuration Smile nobind
<--- Ginagamit ito kung ok ang connection ng local ports mo.Di ito
pwedeng isama sa lport command dahil magkokontradict sila sa
pagenable nito ay ibig sabihin na okay ang local ports mo di mo na
kailangan magspecify(eg:lport 137 sa globo lport 53 sa matalino)
Example: nobind

17Open VPN configuration Switches: Customize your VPN configuration Smile auth-user-pass
<--- ginagamit ito kung wla kang nakaspecify na pass.txt sa config
folder mo o kaya gusto mo na palaging magenter ng password/username
kada kokonect ka sa vpn.

Example: auth-user-pass

18Open VPN configuration Switches: Customize your VPN configuration Smile verb <--- ginagamit para mas maglabas ang logfile nang impormasyon (mas detalyado) useful for troubleshooting

Example: verb 3


19Open VPN configuration Switches: Customize your VPN configuration Smileup <----command para iinstruct ang ating openvpn para i run ang isang specific na application kapag nakakonekta na tayo sa VPN

Example: up Finger.exe

20Open VPN configuration Switches: Customize your VPN configuration Smile down <---- command para iinstruct ang ating vpn para i "close" ang isang application pag didiskonect na tayo

Example: down Finger.exe

21Open VPN configuration Switches: Customize your VPN configuration Smilepersist key <---- ginagamit kapag wlang given na key ang ating mga vpn in katulad ng hotspot

Example: persist key



Will be updated occasionally stay tuned


Latest Open VPN Portable: http://www.mediafire.com/?amuvmv2djwnuld7
Back to top Go down
 
Open VPN configuration Switches: Customize your VPN configuration
Back to top 
Page 1 of 1
 Similar topics
-
» OpenVPN HSS Configuration Maker
» GK THUMBTWEAK customize explorer thumbnails
» Exiled Killer and Sytem Optimizer NOW OPEN SOURCE to GK members

Permissions in this forum:You cannot reply to topics in this forum
Grupong Kul :: PC Section :: Tips, Tricks, and Tutorials-
Jump to: