OVPN.com OpenVPN provider on Openwrt 18.06.2 - setup help

Hello!

I have Linksys WRT3200ACM with OpenWRT 18.06.2, trying to install using this guide but it dont work.
https://www.ovpn.com/en/guides/openwrt

ssh root@yourroutersipaddress .

I get this error:

`@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:Sr3gSDgX1loHtCuND5UBBRWafts0CeL7cJOm4w8/EwU.
Please contact your system administrator.
Add correct host key in /Users/admin/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/admin/.ssh/known_hosts:1
RSA host key for 192.168.1.1 has changed and you have requested strict checking.
Host key verification failed.
``

What could be the reason?

Thank you very much !

https://stackoverflow.com/questions/20840012/ssh-remote-host-identification-has-changed/

2 Likes

Thank you king!

ssh-keygen -R <host>
Example: ssh-keygen -R 192.168.1.1

This was the easiest solution !

2 Likes

The guide they had on there homepage was to old, i will try to install Mullvad.net VPN instead. :frowning: omg so hard this is.

Have you checked NordVPN?

Hello!
I am checking NordVPN right now. But my wish was to use Mullvad.net (new topic) or OVPN. Because they are smaller companies based here in Sweden that perhaps dont get so much "google captcha" etc.

Maybe I should just try to find a VPN provider that supports OpenWRT fully with updated manuals.

Hmm.. :thinking:
Thank you!