ikeping.8
来自「ipsec vpn」· 8 代码 · 共 66 行
8
66 行
.\"Generated by db2man.xsl. Don't modify this, modify the source..de Sh \" Subsection.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Ip \" List item.br.ie \\n(.$>=3 .ne \\$3.el .ne 3.IP "\\$1" \\$2...TH "IPSEC_IKEPING" 8 "" "" "".SH NAMEipsec ikeping \- send/receive ISAKMP/IKE echo requests/replies.SH "SYNOPSIS".ad l.hy 0.HP 6\fBipsec\fR \fIikeping\fR [\-\-listen] [\-\-verbose] [\-\-wait\ \fItime\fR] [\-\-exchangenum\ \fInum\fR] [\-\-ikeport\ \fIlocalport\fR] [\-\-ikeaddress\ \fIaddress\fR] [\-\-inet] [\-\-inet6] \fIdestaddr\fR [\fI/dstport\fR...].ad.hy.SH "DESCRIPTION".PPIkeping sends and receives ISAKMP/IKE echo request and echo reply packets. These packets are intended for diagnostics purposes, in a manner similar to \fBping\fR(8) does for ICMP echo request/reply packets..PPAt the time of this writing, the ISAKMP echo request/reply exchange is still an internet\-draft, and is therefore completely non\-standard..PPIkeping will bind to the local address given by \fB\-\-ikeaddress\fR and the port number given by \fB\-\-ikeport\fR defaulting to the wildcard address and the ISAKMP port 500. An ISAKMP exchange of type 244 (a private use number) is sent to each of the address/ports listed on the command line. The exchange number may be overridden by the \fB\-\-exchangenum\fR option..PPIkeping then listens for replies, printing them as they are received. Replies are of exchange type 245 or the specified exchange number plus 1. Ikeping will keep listening until it either receives as many echo responses as it sent, or until the timeout period (10 seconds) has been reached. Receipt of a packet will reset the timer. The \fB\-\-wait\fR option can be used to specify a different timeout period..PPIf the \fB\-\-listen\fR option is given, then ikeping will not send any packets. Instead, it will listen for them and reply to each request received..PPIf the \fB\-\-natt\fR option is given, then ikeping will set the socket to permit UDP encapsulated ESP packets. This is only useful in listen mode..SH "FILES".PPno external files.SH "SEE ALSO".PP\fBping\fR(8), \fBipsec_pluto\fR(8).SH "HISTORY".PPWritten for the Linux FreeS/WAN project <\fIhttp://www.freeswan.org\fR> by Michael Richardson.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?