Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators How to see replies for my post !!!!! Post 99460 by RTM on Friday 17th of February 2006 09:47:13 AM
Old 02-17-2006
No one has responded to your other post yet.

Your other post is in the UNIX for Advanced and Expert Users - your other post

Please read the rules
 

5 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Diappearing Replies

I have seen some in some threads it shows that are more than 1 replies, but when i open the thread for reading it it shows me only one reply. Where have the other replies gone ? (2 Replies)
Discussion started by: kapilv
2 Replies

2. Post Here to Contact Site Administrators and Moderators

Not getting email for the replies

Hi Admin, From the past couple of days, I'm not getting any emails for the replies made for my posts... How can this be resolved, I checked my email address and it is correct... could you please help me.. I missing many because of this problem Cheers..Mahendra (2 Replies)
Discussion started by: mahendramahendr
2 Replies

3. Shell Programming and Scripting

script to post messages and interpret replies

Not really sure if this is the place to ask or if I am asking the correct question. I want to create a script (ksh) on solaris. This will be a menu based script for the user and they will only give on input, a customer number. ie ./my_script 112233 Thats the easy bit which obviously i can... (1 Reply)
Discussion started by: frustrated1
1 Replies

4. IP Networking

How can I disable ping replies?

I want my system to not reply to pings. Does anybody know how to do that in any system? (3 Replies)
Discussion started by: itisijayare
3 Replies

5. Post Here to Contact Site Administrators and Moderators

Replies show up late

Hi, If i reply to a post then view a thread, my reply does not show. But after few hours it shows up. Kindly help. (2 Replies)
Discussion started by: krabu
2 Replies
IPSEC_IKEPING(8)						  [FIXME: manual]						  IPSEC_IKEPING(8)

NAME
ipsec_ikeping - send/receive ISAKMP/IKE echo requests/replies SYNOPSIS
ipsec ikeping [--listen] [--verbose] [--wait time] [--exchangenum num] [--ikeport localport] [--ikeaddress address] [--inet] [--inet6] destaddr [/dstport...] DESCRIPTION
Ikeping sends and receives ISAKMP/IKE echo request and echo reply packets. These packets are intended for diagnostics purposes, in a manner similar to ping(8) does for ICMP echo request/reply packets. At the time of this writing, the ISAKMP echo request/reply exchange is still an internet-draft (draft-richardson-ipsec-ikeping-00), and is therefore completely non-standard. The Openswan IKE daemon pluto does implement this draft, so ikeping can be used to test connectivity to an openswan ipsec server. Ikeping will bind to the local address given by --ikeaddress and the port number given by --ikeport 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 --exchangenum option. Ikeping 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 (5 seconds) has been reached. Receipt of a packet will reset the timer. The --wait option can be used to specify a different timeout period. If the --listen option is given, then ikeping will not send any packets. Instead, it will listen for them and reply to each request received. If the --natt option is given, then ikeping will set the socket to permit UDP encapsulated ESP packets. This is only useful in listen mode. FILES
no external files SEE ALSO
ping(8), ipsec_pluto(8) HISTORY
Written for the Linux FreeS/WAN project <http://www.freeswan.org> by Michael Richardson. [FIXME: source] 10/06/2010 IPSEC_IKEPING(8)
All times are GMT -4. The time now is 05:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy