What's new

Closed ⬆️⬇️how to make auto-connect in different and mutiple "server, port and certificate" in one "ovpn co

Status
Not open for further replies.

owellsky

Forum Veteran
Joined
Feb 18, 2017
Posts
2,091
Reaction
834
Points
630
First you need to make account:

I preffered vpnjantit.com

Ovpn server: Sgdo1,Sgdo2,Sgdo3,Sgdo4,Sgdo5 All server must have with the "same username and password"

If you finish making an account in 5 server with same username and password.

Download all ovpn config that you make, Gather one by one copy/paste niyo yan

"remote xxx.xxx.xxx 1194 tcp" in all server ,then put in one config-setup

sample name: all-server-sg.ovpn

Now nalipat niyo na yung lahat nang remote host sa isang config.....sunod naman, lahat nang "certificate" sa loob nang bawat server copy/paste niyo din at ilagay dun sa pinag lagyan niyo nang lahat nang remote host kanina, dun sa "all-server-sg.ovpn"

Tapos setup your username and password.

dev tun
proto tcp

remote sg1.vpnjantit.com 1194 tcp
remote sg2.vpnjantit.com 1194 tcp
remote sg2.vpnjantit.com 1617 tcp
remote sg2.vpnjantit.com 992 tcp
remote vpn-sg3.vpnjantit.com 1194 tcp
remote vpn-sg3.vpnjantit.com 1617 tcp
remote vpn-sg3.vpnjantit.com 443 tcp
remote sg4.vpnjantit.com 1194 tcp
remote sg4.vpnjantit.com 5555 tcp
remote sg5.vpnjantit.com 1194 tcp
remote sg5.vpnjantit.com 25000 tcp
remote sg5.vpnjantit.com 53 tcp
remote sg5.vpnjantit.com 8080 tcp

server 1.2.5.0 255.255.255.0
redirect-gateway def1
dhcp-option DNS 1.1.1.1
dhcp-option DNS 1.0.0.1
keepalive 5 30
connect-retry 1
connect-timeout 120

route 128.199.74.89 255.255.255.255 net_gateway


cipher AES-128-CBC
auth SHA1
resolv-retry infinite
nobind
persist-key
persist-tun
client
verb 3

sndbuf 393216
rcvbuf 393216

<auth-user-pass>
owellsky-vpnjantit.com
sample
</auth-user-pass>
http-proxy OWELLSKY.MC-DNS.NET 3128

Hindi ko na sinama yung mga certificate masyadong mahaba tignan niyo nalang yung sample config ko.

NOTE: On connection failure, OpenVPN will rotate through the list until it finds a responsive server. For example, the following entries in the profile will first try to connect to server A via UDP port 1194, then TCP port 443, then repeat the process with server B. OpenVPN will continue to retry until it successfully connects or hits the Connection Timeout, which can be configured in the Preferences.

remote server-a.example.tld 1194 udp
remote server-a.example.tld 443 tcp
remote server-b.example.tld 1194 udp
remote server-b.example.tld 443 tcp

Ang advantage nito all in one na siya.....hindi nakayo mahihirap , na mag setup isa-isa, ang papalitan niyo nalang remote proxy, at userpass in one place.

Ito po ay fried and toasted na bago ko post, Tested 1 by 1 in one config set up.

Para malaman niyo kung gumagana lahat nang server sa isang config.

Gawin niyong tcp ang server tapos udp lahat nang kasunod.

Basta kung alin ang che-check niyo yun ang gawing tcp and the rest is udp....kase di gumagana ang udp sa ovpnconnect.

remote server-a.example.tld 1194 tcp
remote server-a.example.tld 443 udp
remote server-b.example.tld 1194 udp
remote server-b.example.tld 443 udp

Testde Config sample link: 7Days Globe tm only
You do not have permission to view the full content of this post. Log in or register now.

Yun lang and sana naintindihan niyo enjoy po.
 
hindi pwede ang same user at pass sa ibang site. yung iba one at a time lang. ganun din ata sa jantit. san site kaya pwede ang multiple accounts ts?
 
Status
Not open for further replies.

Similar threads

Back
Top