I have had HORRIBLE stability issues with SSTP. I really wish SSTP worked better, but I (and other people on this forum) have problems with losing connection, etc.I really doubt that they are working on those features.
I switched to sstp (and with sstp-client 1.0.7 it finally works quite ok with linux...)
You can get an actual OPVN server... I use one, it works great!mrz
Any alternatives for OpenVPN with push route possibilities ?
As those two options seem to be the two most requested options on your forums for quite some time it is realy hard for me, as an experienced programer and developer, to understand why does it take so much time for your developers to implement this. You have a working openvpn implementation which needs only to add compression (this realy should not be such a problem) and UDP support.v6 has features to generate certificats, and also SCEP.
OVPN UDP and LZO will not be added, at least not in the near future.
Absolutly agree with JanezFord... Nobody understand what a problem to add UDP and LZO support... but more than that I can't understand why Mikrotik developers keep silence about the reasons of such fail... maybe it's government request (NSA, CIA etc.)? I think it's time for petition! Let's vote!Can you please explain in a few words to us why mikrotik team does not wish to implement those features nevertheless they are requested by so many users on this forum for quite some time.v6 has features to generate certificats, and also SCEP.
OVPN UDP and LZO will not be added, at least not in the near future.
Absolutly agree with JanezFord... Nobody understand what a problem to add UDP and LZO support... but more than that I can't understand why Mikrotik developers keep silence about the reasons of such fail... maybe it's government request (NSA, CIA etc.)? I think it's time for petition! Let's vote!Can you please explain in a few words to us why mikrotik team does not wish to implement those features nevertheless they are requested by so many users on this forum for quite some time.v6 has features to generate certificats, and also SCEP.
OVPN UDP and LZO will not be added, at least not in the near future.
1) OPENVPN UDP is a highly wanted feature. I do PPTP over IPSEC because it's the only stable site-to-site VPN tech on mikrotik. SSTP is extremely unstable for me on all versions of routeros I have tested. Slow dialup times, frequent drops for no apparent reason.
2) SSTP is in theory really great. Fix the stability issue so we can use it in the real world please.
I'm running 5.18 on my RB1200 and a RB751U, I just setup an SSTP tunnel and will watch it and see how it behaves.Latest ROS versions (5.18) has SSTP improvements.
This is many times more stable now. No drops since I brought up the tunnel. I was getting drops every 10-15 minutes before. Will continue testing but this is looking better now.I'm running 5.18 on my RB1200 and a RB751U, I just setup an SSTP tunnel and will watch it and see how it behaves.Latest ROS versions (5.18) has SSTP improvements.
Agreed.At this point in time I have to buy a seperate centos box w/openvpn + udp just to do the vpn side of things , as I've had all sorts of troubles with openvpn over tcp in the past.It's ok when you just want to make a quick tunnel and test p2p functionality or setup a tiny site but anything that requires intense inter-site voip or huge transfers (In my case server replication) it fails miserably.OpenVPN over TCP is practically useless. OpenVPN over UDP is the only way to run such a tunnel that makes sense, both in theory and in practice. Encapsulating stateful and stateless protocols into a stateful tunnel is fundamentally flawed. PPTP uses GRE and L2TP uses UDP - that is why they work well. SSTP uses TCP - barely usable, and no amount of tweaks is going to change that. The only thing going in favor of SSTP is user convenience, nothing else.
As for OpenVPN, as far as I'm concerned, either implement UDP or remove it altogether.
You mean the problems that plagued metarouter for months are finally fixed?Run openwrt on metarouter and set up ovpn from there. That would be the best you can currently do.
It baffles me too. I suspect it is due to the vey basic IPSEC support on RouterOS.Why does everyone want OpenVPN? I've never, ever seen it used in enterprise. It's GRE with IPSec, or just ipsec tunnels. Please explain to me why it's such a wanted feature?
Why does everyone want OpenVPN? I've never, ever seen it used in enterprise. It's GRE with IPSec, or just ipsec tunnels. Please explain to me why it's such a wanted feature?
Stubbornness.
Can you please explain in a few words to us why mikrotik team does not wish to implement those features nevertheless they are requested by so many users on this forum for quite some time.
Sooooo trueStubbornness.
Can you please explain in a few words to us why mikrotik team does not wish to implement those features nevertheless they are requested by so many users on this forum for quite some time.
OpenVPN/UDP is the by far most requested feature on the forums and in the wiki and MT rather chose to implement an SMB server, that no one wanted...
The top two reasons I use it between sites, as well as for remote access:Do not you think that there are firewalls? ovpn and is the only solution
UDP transport - Can be provided by IPSEC with NAT-TThe top two reasons I use it between sites, as well as for remote access:Do not you think that there are firewalls? ovpn and is the only solution
UDP transport - stateless, with very few (if any) issues passing through a firewall
Basic routing support - ability to push routes to clients or other sites for multi-subnet installations
Im guessing encrytion.Still not getting why ovpn is better than a gre tunnel... what am I missing here? It seems it's being used in niche type situations...
Well I could answer this post in two ways ...Im guessing encrytion.Still not getting why ovpn is better than a gre tunnel... what am I missing here? It seems it's being used in niche type situations...
And yes OpenVPN is a niche technology. I have never seen an enterprise router with support for OpenVPN, and have never seen it being used outside of the soho/enthusiast segment.
IPSEC on the other hand.....
It has struck me odd for many years now that MT has always taken the "everything but the kitchen sink" approach to features, but once implemented, many get little if any "love" by way of ongoing maintainance or enhancement.Sadly the answer is always a "no" from mikrotik about this most requested feature.
On the other hand, in every RouterOS release with new features, I wonder who the hell requests those new features which are useless at all like SMB. WTF ?
Who uses it on a router ?
And think about fastpath now for example. It is very useful and I am sure it is implemented in no time after the publication of the Edgemax vs RouterOS benchmark sheet. If it was this easy to implement this, why they have been waiting all this time ?
so simply, mikrotik seems they are more influenced by the direct competiton in terms of adding new features, rather than customer requests.
sad but trueStubbornness.
Can you please explain in a few words to us why mikrotik team does not wish to implement those features nevertheless they are requested by so many users on this forum for quite some time.
OpenVPN/UDP is the by far most requested feature on the forums and in the wiki and MT rather chose to implement an SMB server, that no one wanted...
Any license issues can be worked out. The ROS is using Linux kernel and tools to operate and those are majority GPL as well. Having one protocol implementation added to the mix should not be that difficult.That's not exactly true. They commented several times, it's just that the answer was always some form of "no". And if they are not ready to change that to "yes", there's not much to discuss.
I understand it's not easy for them. RouterOS is closed source, while OpenVPN is under GPL, so they can't just take the original code, make few modifications to integrate it into system and distribute the resulting binary. At the same time, there doesn't seem to be any real documentation for OpenVPN protocol, except the source code itself (correct me if I'm wrong), which is not good for anyone trying to create independent implementation.
I understand that you advise me to buy a router which works fine openWRT and use that router but not mikrotik?Run openwrt on metarouter and set up ovpn from there. That would be the best you can currently do.