ISP's blocked all ports
Posted: Thu May 24, 2012 4:37 am
hi there guys,
I have recently have a working configurations
but, after my ISP's had been finish on their system maintenance
I can't connect no more..
I use lport 52 and rport 9201 but it's not working anymore..
here's my client config:
My guess is that they blocked the port or may
by using openvpn..
I have recently have a working configurations
but, after my ISP's had been finish on their system maintenance
I can't connect no more..
I use lport 52 and rport 9201 but it's not working anymore..
here's my client config:
Code: Select all
client
dev tun
remote 68.68.108.221 9201
auth-user-pass
lport 52
route 10.31.0.0 255.255.0.0 vpn_gateway
route 10.115.0.0 255.255.0.0 vpn_gateway
route 10.40.0.0 255.255.0.0 vpn_gateway
route 10.80.0.0 255.255.0.0 vpn_gateway
route 10.41.0.0 255.255.0.0 vpn_gateway
<ca>
-----Hidden-----
</ca>
by using openvpn..