OPNsense Forum

English Forums => Virtual private networks => Topic started by: j.jimenez.claver on March 19, 2021, 06:52:54 PM

Title: VPN Site-to-Site with OPNsense as CA
Post by: j.jimenez.claver on March 19, 2021, 06:52:54 PM
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