First of all, bugging a globe sim card is still working, thanks to our master drwang12 of symb or denser56 of pd because they made the udp connection for Openvpn, so right now VPN is working in Globe. drwang12 says that:
Hope someone and please help each other to research, test other ports to communicate to other globe client ip addresses. (So i think we must help our masters so we can avail free internet or fight censorship and overpricing - drwang12)
So for globe we have new globe client ip addresses of 10.100.x.x, 10.84.x.x 10.85.x.x
Which means they are up to something.
> It is possible to connect to udp and tcp with vpn as of this date, with the IP of 10.31.x.x
and the Ip of 10.100.x.x
Follow their step by step procedure on how to connect to HSS UDP in Globe:
Requirements:
> Globe prepaid simcards (NOT BUGGED SIM)
> No Load
> 3G or 4G USB modem
> lComputer (laptop, desktop)
> HSS configured openvpn portable (download link below)
3g or 4g usb modem settings :
> APN = http.globe.com.ph
> access number = *99#
> WINS settings = 10.11.12.13 , 10.11.12.14
Take Note you must have this ip address in order to connect at udp hss openvpn
> 10.31.X.X
> 10.100.X.X
Working vpn config hss6.2 (just look below)
these are the lport and rport working:
> lport 68
> rport 67
Vpn Settings:
> DHCP disabled or not
config hss6.2 (eliminated 502 bad gateway error)
;drwang12 hss6.2 !version 2.25
replay-window 7 15
replay-window 5 15
replay-window 6 15
replay-window 6 15
replay-window 6 15
replay-window 6 15
replay-window 6 15
mssfix 1400
tun-mtu 1500
lport 68
reneg-sec 6000
hand-window 180
replay-window 8 15
remote 205.164.34.253 67
setenv FORWARD_COMPATIBLE 1
client
sndbuf 100000
rcvbuf 100000
resolv-retry infinite
verb 2
setenv PUSH_PEER_INFO
reneg-sec 3000
inactive 500000000 50000
dev tun
route-method exe
route-delay 5
remote-random
persist-key
persist-tun
mute 20
auth-user-pass
script-security 3 system
route-up "net stop dnscache"
route-up "net start dnscache"
route-up "ipconfig /flushdns"
route-up "ipconfig /registerdns"
;max-routes 5000
ping 7
ping-restart 15
ping-timer-rem
hand-window 220
mute replay warnings
mute 5
tls-client
push dhcp-option DISABLE-NBT
pull redirect-gateway def1
;route-nopull
route 10.21.0.0 255.255.0.0 vpn_gateway
route 10.31.0.0 255.255.0.0 vpn_gateway
route 10.100.0.0 255.255.0.0 vpn_gateway
route 96.30.54.155 255.255.0.0 vpn_gateway
route 0.0.0.0 255.255.0.0 vpn_gateway
route 10.51.0.0 255.255.0.0 vpn_gateway
<ca>
-----BEGIN CERTIFICATE-----
MIIDbzCCAtigAwIBAgIJANGtJdZolHNaMA0GCSqGSIb3DQEBBAUAMIGCMQswCQYD
VQQGEwJVUzELMAkGA1UECBMCSUwxETAPBgNVBAcTCFZpcmdpbmlhMRMwEQYDVQQK
EwpOZWJvIEdyb3VwMRYwFAYDVQQDEw1OZWJvIEdyb3VwIENBMSYwJAYJKoZIhvcN
AQkBFhdpbmZvQG1ldHJvZnJlZWZpdnBuLmNvbTAeFw0wNjAyMjIyMDI1MzhaFw0x
NjAyMjAyMDI1MzhaMIGCMQswCQYDVQQGEwJVUzELMAkGA1UECBMCSUwxETAPBgNV
BAcTCFZpcmdpbmlhMRMwEQYDVQQKEwpOZWJvIEdyb3VwMRYwFAYDVQQDEw1OZWJv
IEdyb3VwIENBMSYwJAYJKoZIhvcNAQkBFhdpbmZvQG1ldHJvZnJlZWZpdnBuLmNv
bTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAvEDRxUrh+XR+KyATvCpjE1MY
dYr/718wrJivyCIccVN1ILPjL0kXnuzF7v/hpglsE1ZhxwUgNLg3W0OIqHH/yDtO
qDowqMaxpWGF0Ws9g+qLDnX8NiGB4UOietzmE1xkH1riyrOR2/gYZa5RNGiifMNw
kdWDQrWajdqqE1z0vIsCAwEAAaOB6jCB5zAdBgNVHQ4EFgQUddGJ7gvOx2UcrTNp
jOp1DugqnnEwgbcGA1UdIwSBrzCBrIAUddGJ7gvOx2UcrTNpjOp1DugqnnGhgYik
gYUwgYIxCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJJTDERMA8GA1UEBxMIVmlyZ2lu
aWExEzARBgNVBAoTCk5lYm8gR3JvdXAxFjAUBgNVBAMTDU5lYm8gR3JvdXAgQ0Ex
JjAkBgkqhkiG9w0BCQEWF2luZm9AbWV0cm9mcmVlZml2cG4uY29tggkA0a0l1miU
c1owDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQQFAAOBgQASnHV5ii2huXzyg6mb
zVspSvKB0lA0GOOngpXtdhdxOCy0O7rXWZCIq9UnXk5ycEOIADwSzcZtueMgAfuq
GunYCNo9ibzXsITi2btXLNpKj7t+xex8TllpxVgmVTLBw6CWDkz3TjpXe2pQ/E+w
dSWrBl+3U0ARcDGmiu1gLwgFTA==
-----END CERTIFICATE-----
</ca>
Download HSS configured openvpn portable:
http://www.mediafire.com/?1bv31y5yold8fbd
>Copy the config hss6.2 to your openvpn portable.
> Connect to your globe dashboard (the one that youve created earlier)
> see to it that you have a
10.31.X.X
10.100.X.X
ip address.
> Connect your OpenVPN Portable or your HSS openvpn.
> Ping google.com . if theres a reply. You can now browse the Internet.
0 komentar:
Posting Komentar