Page 1 of 1

Re: openvpn limited

Posted: Mon Jun 13, 2016 5:42 pm
by shorty1483
anony_07 wrote:
> Hi,
>
> My ISP limited openvpn protocol and I can't connect to my server over
> SoftEther openvpn any more!
> is there any way to bypass this restriction with changing the packet
> structure?
>
> Thanks

Did you try to use another port or protocol, e.g. switching from UDP 1194 to TCP 443? Another option would be using e.g. SSTP (Android, Windows) or the original Softether VPN Client (Windows).

Re: openvpn limited

Posted: Wed Jun 15, 2016 3:43 am
by erkwok
are you using openvpn client or softether vpn client?
by the default config, openvpn use udp 1194 which may be blocked by isp.
suggest you try using softether vpn client and connect to port 5555/tcp
the 5555/tcp port also accept openvpn client connection, just change the .ovpn file to set the connection to tcp and port 5555.

my case: 1194/udp is blocked in my work internet.
on my pc I use softether vpn client connect 5555/tcp.
on my iphone (since there is no softether vpn client for mobile), i use openvpn client connect to the same 5555/tcp port

anony_07 wrote:
> Hi,
>
> My ISP limited openvpn protocol and I can't connect to my server over
> SoftEther openvpn any more!
> is there any way to bypass this restriction with changing the packet
> structure?
>
> Thanks

Re: openvpn limited

Posted: Thu Jun 16, 2016 3:24 am
by Ellysium
I suggest you to use UDP port 443 using softether client, that can bypass many restriction.

My company is filtering TCP 443 but UDP 443 is working good.