Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - j.jimenez.claver

#1
Hi all,

I'm reading and studying a VPN book from Cisco and I tried but I don't know how to configure a VPN rsa signatures Site-to-Site between Cisco routers with OPNsense as a Certificate Authority. The scheme is

-----------------                -------------------               -----------------
CiscoRouter A| ------------|CiscoRouterISP|------------|CiscoRouter C|
-----------------                -------------------               -----------------
                                             |
                                             |
                                             |
                                    ----------------
                                    OPNsense CA
                                    ----------------

The idea is that the OPNsense CA could have the valid certificates to insert them manually (not scep) on routers A and C and perform a VPN between A------C.


Regards