From the devices I have at home, I could only verify this on AX3 and AX Lite device running 7.11b4.
Not on AX2 ??
Neither on RB5009, Hex, mAP, mAP Lite,…
Looks like they made a wizard for wireguard VPN to home.
Already asked support about it (and obviously some more documentation).
This function is not available on the hAP ac3. It would be interesting to test.
Additionally, I would like to have the ability to connect to the router remotely through the cloud since not everyone has the option of having a public IP. I understand that this can be implemented using a VPS, but it’s not always convenient.
Thank you.
But if you’re behind NAT and have a grey IP, then the only way is through a VPS. That’s why I’m saying it would be nice to have a cloud feature, like tp-link, for example. Considering the fact that it’s not always secure, it should be disabled by default.
The only thing you need to have, is the ability to forward ports from your ISP router to your device where WG-tunnel will be terminated.
That’s how I have my setup at home as well, using DDNS since my IP is dynamic (though in practice I have never seen it change the past years).
CGNAT, that’s something else. Then you can only start the tunnel outbound, never inbound.
I came from 200/20, during the years that was changed to 300/30 and now it is 500/30.
Quite a mismatch between up/down.
For some applications I would prefer to have more upstream, since that would allow me to use my home VPN pivot point a lot more (now it’s rather restricted because of the 30-up-limit).
And yes, when testing (stopped doing that some time ago since it was pointless) I rarely saw line rate going below 80-90% of contractual speed.
If it happened, it was usually very temporarily (one measurement, tested every hour).
If it was 0, then there were other issues
Provides easy VPN to your router, even if behind NAT. Android app is being published today, iPhone app coming this or next week. Main use - take the phone app and enable it. Then use the same phone app to go “back to home” when you are away. Use internet through your home network, to have pihole block ads, or just to change your IP.
Gradual rollout to see what our relays are capable of, to slowly test load.
I am curious how this creates a connection without any modifications at the router end?
a. input chain rule (and this assumes that if there is no public IP on the router, the upstream router has port forwarded the port to the MT)??
Ahh I see this is only useful if you setup the smartphone when in proximity to the MT wifi.
Nah … you can perfectly set it up without mobile app.
Just did using Winbox, terminal, print QR code on screen using /ip cloud print (and make sure your terminal is zoomed out a lot using CTRL - minus)
Use QR code in Wireguard app on phone and done.
Could have done that perfectly from where ever in the world having access to that device.
Did diff check on AX3 (base setting, only using as AP with VLANs, so no firewall, nada).
2 lines were added:
/interface wireguard
add comment=“cloud vpn” listen-port=54272 mtu=1420 name=freevpn-wg
private-key=“”
and
/ip cloud
set back-to-home-vpn=enabled ddns-enabled=yes update-time=no
Which is odd … because in winbox I see the relay IP address being mentioned but it’s not in export ?
Or it is once again one of those oddities with export where defaults are not shown.
Hmm …
I can set it up, send YOU the QR code and off you go.
Did you touch my router then ? I don’t think so. I can even do so from Timbuktu.
My point being: “someone” needs to have access to the device to set it up. That’s a fact, true.
But you don’t need to be in the same LAN, nor do you need to be next to it.
There can be a zerotier connection or any other VPN (always safe to have a fallback solution, no ? )
The reason for being in the same LAN as the device is only when there is no alternative connection available YET.
But if there is an alternative, the world is your playground for setting it up …
Well done, Although It would be awesome if Mikrotik could implant the WG Wizard in the main Wireguard section so one could use it for peer config generation like what we have now in OVPN.
It should be a function available in the main section, and the quickset dummy capability then made available, build the core function first then the quickie way.