Issue #68
ipsec pool - unknown IPSec command
Affected version:
Resolution:
Description
Not sure if this is the right place to ask this question but here goes.
Running ipsec version Stronswan U4.2.6/K2.6.24-19-386
When I enter the command > sudo ipsec pool --status
I get the response unknown IPsec command 'pool'
Presumably I need to add something - Can someone please enlighten me.
regards
Neil
History
#1 Updated by Andreas Steffen over 13 years ago
- Status changed from New to Closed
- Affected version set to worksforme
The ipsec pool feature is enabled by the --enable-sql configure option. You also need a SQLite or MySQL database attached via path definition in /etc/strongswan.conf and activated via the --enable-sqlite or --enable-mysql configure option, respectively.
#2 Updated by Andreas Steffen about 9 years ago
- Tracker changed from Bug to Issue