Skip Navigation Links | |
Exit Print View | |
Securing the Network in Oracle Solaris 11.1 Oracle Solaris 11.1 Information Library |
1. Using Link Protection in Virtualized Environments
2. Tuning Your Network (Tasks)
3. Web Servers and the Secure Sockets Layer Protocol
4. IP Filter in Oracle Solaris (Overview)
6. IP Security Architecture (Overview)
8. IP Security Architecture (Reference)
9. Internet Key Exchange (Overview)
11. Internet Key Exchange (Reference)
IKE Public Key Databases and Commands
/etc/inet/ike/publickeys Directory
svc:/network/ipsec/ike:default service – The Service Management Facility (SMF) provides the ike service to manage IKE. By default, this service is disabled. Before enabling this service, you must create an IKE configuration file, /etc/inet/ike/config.
The following ike service properties are configurable:
config_file property – Is the location of the IKE configuration file. The initial value is /etc/inet/ike/config.
debug_level property – Is the debugging level of the in.iked daemon. The initial value is op, or operational. For possible values, see the table on debug levels under Object Types in the ikeadm(1M) man page.
admin_privilege property – Is the level of privilege of the in.iked daemon. The initial value is base. Other values are modkeys and keymat. For details, see ikeadm Command.
For information about SMF, see Chapter 1, Managing Services (Overview), in Managing Services and Faults in Oracle Solaris 11.1. Also see the smf(5), svcadm(1M), and svccfg(1M) man pages.