Fri Sep 27, 2019 1:53 pm
I thought I had followed the directions correctly, but obviously not since the client is not connecting ...
In the attached design the 192.168.80.1:443 I.P. is the vdsl's modem ip from the ISP? I am confused by the three addresses on each mikrotik router . My setup only operates one I.P. address as all ports are bridged so my router listens to 192.168.0.1/24 and the modem on 192.168.0.254. Also because I have a dynamic IP address from the ISP how can I have both routers know when it changes ?
On the server side:
[admin@MikroTik] /certificate> print
Flags: K - private-key, D - dsa, L - crl, C - smart-card-key, A - authority, I - issued, R - revoked, E - expired,
T - trusted
# NAME COMMON-NAME SUBJECT-ALT-NAME FINGERPRINT
0 K L A T myCa myCa 4aa495c07e26ad3c...
1 K A T server server a070aac13b04b84e...
2 K A client1 client1 fa426e8ce0946f1f...
On the client side:
[admin@MikroTik] /certificate> print
Flags: K - private-key, L - crl, C - smart-card-key, A - authority, I - issued, R - revoked, E - expired,
T - trusted
# NAME COMMON-NAME SUBJECT-ALT-NAME FINGERPRINT
0 L A T cert_exp... myCa 4aa495c07e26ad3...
1 K A T cert_exp... client1 fa426e8ce0946f1...
Thank you.
You do not have the required permissions to view the files attached to this post.