Show Config
-
Hi,
I am a Cisco user and I am new to pfSense. May I ask if is there is a cli command in pfSense that will show the Config of the entire router. What I really want is to show the VPN current configuration on my pfSense router. In a Cisco router I use the "show running-config" to show the routers running configuration.
Thanks in advance ;D
-
There isn't a command of that nature yet, but you can view the entire configuration in /conf/config.xml, so for example, this would let you page through the entire config:
more /conf/config.xml
-
If you just want IPsec, you can find that in /var/etc/ipsec/ipsec.conf in the format used by strongSwan