Community discussions

MikroTik App
 
christianrodher
just joined
Topic Author
Posts: 17
Joined: Thu Apr 09, 2015 9:26 pm

1min Connect and Discconect OPENVPN

Sat Jul 25, 2015 5:28 pm

Having problem setting mikrotik with paid openvpn service. Whats wrong with their configuration? Mikrotik connects and disconnect. doesnt give ip or webaccesss. Firewall rule and everything is set... other protocols work fine, but they are slow.

openvpn server:
dev tun
proto udp
remote ip xxx.xxx.xxx.xxx
port: 443
resolv-retry infinite
remote-cert-tls server
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
ca ca.crt
auth-user-pass
comp-lzo
fast-io
ping-restart 0
route-delay 2
route-method exe
script-security 3 system
mute-replay-warnings
verb 3
 
pe1chl
Forum Guru
Forum Guru
Posts: 10529
Joined: Mon Jun 08, 2015 12:09 pm

Re: 1min Connect and Discconect OPENVPN

Sat Jul 25, 2015 11:07 pm

proto udp.
That is not going to work with MikroTik.
should be proto tcp (or actually: MikroTik should support udp)
 
christianrodher
just joined
Topic Author
Posts: 17
Joined: Thu Apr 09, 2015 9:26 pm

Re: 1min Connect and Discconect OPENVPN

Sun Jul 26, 2015 8:18 pm

proto udp.
That is not going to work with MikroTik.
should be proto tcp (or actually: MikroTik should support udp)
can a port support both protocol at the same time? I think that port is tcp and udp
 
pe1chl
Forum Guru
Forum Guru
Posts: 10529
Joined: Mon Jun 08, 2015 12:09 pm

Re: 1min Connect and Discconect OPENVPN

Sun Jul 26, 2015 10:58 pm

It is possible to support both tcp and udp on the same port in general, but unfortunately OpenVPN cannot do it.
When your provider has specified udp, you are out of luck with a MikroTik router.
 
christianrodher
just joined
Topic Author
Posts: 17
Joined: Thu Apr 09, 2015 9:26 pm

Re: 1min Connect and Discconect OPENVPN

Mon Jul 27, 2015 1:51 am

It is possible to support both tcp and udp on the same port in general, but unfortunately OpenVPN cannot do it.
When your provider has specified udp, you are out of luck with a MikroTik router.
so thats is what is causing mikrotik to connect then disconnected? the protocol udp?
 
pe1chl
Forum Guru
Forum Guru
Posts: 10529
Joined: Mon Jun 08, 2015 12:09 pm

Re: 1min Connect and Discconect OPENVPN

Mon Jul 27, 2015 12:06 pm

MikroTIk can do OpenVPN only over TCP. Not UDP.
When your provider can do only UDP and no TCP, it is end of story.

Who is online

Users browsing this forum: Hagelsturm, itimo01 and 55 guests