IKE
Internet Key Exchange (IKE) is a protocol that establishes a secure and authenticated connection between 2 network devices. It's typically used in setting up Virtual Private Network (VPN) connections.
Field |
Type |
Description |
---|---|---|
services.ike |
object |
|
services.ike.v1 |
object |
|
services.ike.v1.accepted_proposal |
boolean |
Did the host accept our security proposal? When false, the host responded with an error. |
services.ike.v1.notify_message_types |
unsigned_long |
Which types of NOTIFY messages did the host send us? |
services.ike.v1.vendor_ids |
text |
The list of Vendor ID extensions the host claimed to support in its handshake. |
services.ike.v2 |
object |
|
services.ike.v2.accepted_proposal |
boolean |
|
services.ike.v2.notify_message_types |
unsigned_long |
|
services.ike.v2.vendor_ids |
text |
Comments
0 comments
Article is closed for comments.