<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ping hostname in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790071#M79467</link>
    <description>Thank you all for the replies,my question is &lt;BR /&gt;in some hosts i can terminate the messages of course by using ctrl c,in some i do not.Just i want to know the cause for this.Thanks again thanks for your responses.&lt;BR /&gt;Thanks</description>
    <pubDate>Tue, 20 Aug 2002 16:30:59 GMT</pubDate>
    <dc:creator>subhashni</dc:creator>
    <dc:date>2002-08-20T16:30:59Z</dc:date>
    <item>
      <title>ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790066#M79462</link>
      <description>Hi &lt;BR /&gt;I'm not able to terminate the message in the terminal(64 bytes from ip icmp_seq172 time=.0 ms)after running the comman "ping hostname".&lt;BR /&gt;Normally the ping command will end up with round trip message(if we terminate-right?).Please suggest me what is wrong in it.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Aug 2002 16:20:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790066#M79462</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-08-20T16:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790067#M79463</link>
      <description>ping will continue until aborted. Sometimes a terminals interupt key gets changed from its usual ^C. Try control-\.&lt;BR /&gt;&lt;BR /&gt;If that fails, log onto another session and use "kill" to terminate the ping.&lt;BR /&gt;&lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Tue, 20 Aug 2002 16:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790067#M79463</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2002-08-20T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790068#M79464</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Try :&lt;BR /&gt;&lt;BR /&gt;# ping -o hostname&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Aug 2002 16:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790068#M79464</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-20T16:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790069#M79465</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;You can stop it with a 'Ctrl+C'&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 20 Aug 2002 16:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790069#M79465</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-20T16:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790070#M79466</link>
      <description>Subhashni,&lt;BR /&gt;&lt;BR /&gt;By default, the ping command will not terminate itself until you hit Control+C.  To have it terminate itself, you need to use option -n &lt;NUMBER&gt;.  For example:&lt;BR /&gt;&lt;BR /&gt;# ping host_name -n 1&lt;BR /&gt;&lt;BR /&gt;will ping the host only once and terminate.&lt;BR /&gt;&lt;BR /&gt;Hai&lt;/NUMBER&gt;</description>
      <pubDate>Tue, 20 Aug 2002 16:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790070#M79466</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-20T16:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790071#M79467</link>
      <description>Thank you all for the replies,my question is &lt;BR /&gt;in some hosts i can terminate the messages of course by using ctrl c,in some i do not.Just i want to know the cause for this.Thanks again thanks for your responses.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 20 Aug 2002 16:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790071#M79467</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-08-20T16:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790072#M79468</link>
      <description>it depends on the shell envvariables in which you are working , if you are able to do a cntrl c and get teh prompt back then there shoudl be no problem to terminate ping too , the better way amy be to change to a new shell and try it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Tue, 20 Aug 2002 16:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790072#M79468</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-08-20T16:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790073#M79469</link>
      <description>Subhashni,&lt;BR /&gt;&lt;BR /&gt;It depends on your stty settings.  On hosts where you're able to use CTRL+C to terminate ping, your stty intr is set to ^C.  You can run this command to verify:&lt;BR /&gt;&lt;BR /&gt;# stty -a | grep intr&lt;BR /&gt;&lt;BR /&gt;To set intr to ^C, do this:&lt;BR /&gt;&lt;BR /&gt;# stty intr ^C&lt;BR /&gt;&lt;BR /&gt;You may want to set it in system profiles .login, .profile.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Tue, 20 Aug 2002 16:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790073#M79469</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-08-20T16:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790074#M79470</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;You can specify the number of pings.  Thus to execute 3-pings and terminate with the routes taken, do:&lt;BR /&gt;&lt;BR /&gt;# ping -o hostname -n 3&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 20 Aug 2002 16:41:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790074#M79470</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-08-20T16:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: ping hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790075#M79471</link>
      <description>Oh, i forgot to check the intr.Thank you guys.&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Aug 2002 16:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ping-hostname/m-p/2790075#M79471</guid>
      <dc:creator>subhashni</dc:creator>
      <dc:date>2002-08-20T16:55:14Z</dc:date>
    </item>
  </channel>
</rss>

