VPN Site-to-Site with OPNsense as CA

Started by j.jimenez.claver, March 19, 2021, 06:52:54 PM

Previous topic - Next topic
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