~ubuntu-branches/ubuntu/warty/dnprogs/warty

« back to all changes in this revision

Viewing changes to apps/dnping.1

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Caulfield
  • Date: 2004-05-30 10:13:57 UTC
  • Revision ID: james.westby@ubuntu.com-20040530101357-1geqhhh0teccu0cm
Tags: 2.27
* Fix signal handling in sethost so it doesn't die with an embarrassing
  "Alarm clock" message.
* Add dependancy on modutils. Closes: #251508

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dnping \- Loopbacks diagnostic packets through a remote node
5
5
 
6
6
.SH SYNOPSIS
7
 
.B dnping 
 
7
.B dnping
8
8
nodename [user pass] count
9
9
.br
10
10
or
14
14
.br
15
15
Options:
16
16
.br
17
 
[\dqsv] [\-c number] [\-i interval] [\-p password] [\-s size] [\-u username]
 
17
[\dqsv] [\-c number] [\-i interval] [\-p password] [\-s size] [\-u username] [\-w timeout]
18
18
.br
19
19
.SH DESCRIPTION
20
20
.PP
25
25
to test the link between the two systems. Optionally a
26
26
username and password may be specified for the connection as well as
27
27
several other options. NOTE that if you dnping another Linux box it must
28
 
have 
 
28
have
29
29
.B dnetd
30
30
running.
 
31
.br
 
32
NOTE also that dnping is not really like an IP "ping" in that it needs
 
33
a registered object at the other end to connect to. So, just because
 
34
you cannot ping a machine does not, necessarily, mean that machine
 
35
is not available, just that the MIRROR object is not available. There
 
36
is not (to my knowledge) a low-level equivalent in DECnet of the ICMP
 
37
ping message.
31
38
 
32
39
.SH OPTIONS
33
40
.TP
55
62
.I "-u username"
56
63
access control username
57
64
.TP
 
65
.I "-w timeout"
 
66
Specifies a timeout (in seconds). If not response is received
 
67
after this time then dnping will abort. The default is to wait
 
68
forever.
 
69
.TP
58
70
.I "-v"
59
71
verbose mode (default off)
60
 
 
 
72
 
61
73
.SH EXAMPLES
62
74
.br
63
75
Pings 10 packets through remote node "mv3100"