I am trying to intsall a surfshark VPN client on the CCR1009, Routeros 6.46.5
auth-method=eap
eap-methods=eap-mschapv2
certificate"surfshark_ikev2.crt_0"
gives me a nice “unsupported auth-method by IKEV1” on the terminal.
Some suggestions?
Others have written on the same problem with NordVON some time ago. At Surfshark they tell me that the two companies use the same system. Has it been solved?
I did actually follow the surfshark manual, eaxctly the picture you posted.
First run I got the certificate form surfshark and then I uploaded the certificate to the files disk and then put it in the system–>certificates box.
Then the box you posted.
It gives error.
Then I retried from the terminal, same error.
As I wrote the manual by Surfshark is wrong on this. You should make the box empty (click the top triangle) and the certificate they provided should be found then.
openssl s_client -connect us-dal.prod.surfshark.com:443
CONNECTED(00000005)
depth=2 C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
verify return:1
depth=1 C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
verify return:1
depth=0 CN = *.prod.surfshark.com
verify return:1
---
Certificate chain
0 s:CN = *.prod.surfshark.com
i:C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
1 s:C = SE, O = AddTrust AB, OU = AddTrust External TTP Network, CN = AddTrust External CA Root
i:C = SE, O = AddTrust AB, OU = AddTrust External TTP Network, CN = AddTrust External CA Root
2 s:C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
i:C = SE, O = AddTrust AB, OU = AddTrust External TTP Network, CN = AddTrust External CA Root
3 s:C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
i:C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
I can’t help you on this because I am death in the water when adding a indentity here. Wrong mode-config..did I chose a wrong mode config or the mode config is wrong. God only knows why.
So the certificate is a Sectigo one according to crt.sh:
I am stuck when creating a new identity. You however create a new connection from the Wiki page and I forgot to put the link in my posting. Busy busy busy.
Indeed. It is a IKEv2 connection so that should be selected.
Looking in installed-sa shows the most info but you don’t have any info there and so the connection is not made.
From the a while ago I had not the correct certificate and I could ignore it by setting in IPSEC identity the Remote ID Type to “ignore”. The certificate is then not used and try that.