]> arthur.barton.de Git - netatalk.git/blob - man/man1/asip-status.pl.1.tmpl
Merge branch-allea
[netatalk.git] / man / man1 / asip-status.pl.1.tmpl
1 '\" t
2 .\"     Title: asip-status.pl
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 02 Sep 2011
6 .\"    Manual: Netatalk 3.0
7 .\"    Source: Netatalk 3.0
8 .\"  Language: English
9 .\"
10 .TH "ASIP\-STATUS\&.PL" "1" "02 Sep 2011" "Netatalk 3.0" "Netatalk 3.0"
11 .\" -----------------------------------------------------------------
12 .\" * set default formatting
13 .\" -----------------------------------------------------------------
14 .\" disable hyphenation
15 .nh
16 .\" disable justification (adjust text to left margin only)
17 .ad l
18 .\" -----------------------------------------------------------------
19 .\" * MAIN CONTENT STARTS HERE *
20 .\" -----------------------------------------------------------------
21 .SH "NAME"
22 asip-status.pl \- Queries AFP servers for their capabilities
23 .SH "SYNOPSIS"
24 .HP \w'\fBasip\-status\&.pl\fR\fB\fR\ 'u
25 \fBasip\-status\&.pl\fR\fB\fR [\-d] [\-i] [\-x] HOSTNAME[:PORT]
26
27 .br
28 .HP \w'\fBasip\-status\&.pl\fR\fB\fR\ 'u
29 \fBasip\-status\&.pl\fR\fB\fR \-v | \-version | \-\-version 
30 .SH "DESCRIPTION"
31 .PP
32 \fBasip\-status\&.pl\fR
33 is a perl script that sends a FPGetSrvrInfo request to an AFP server at HOSTNAME:PORT and displays the results, namely "Machine type", the server\'s name, supported AFP versions, UAMs and AFP flags, the "server signature" and the network addresses, the server provides AFP services on\&.
34 .PP
35 When you don\'t supply :PORT, then the default AFP port, 548, will be used\&.
36 .SH "OPTIONS"
37 .PP
38 \fB\-d\fR
39 .RS 4
40 Enable debug output\&.
41 .RE
42 .PP
43 \fB\-i\fR
44 .RS 4
45 Show icon if it exists\&.
46 .RE
47 .PP
48 \fB\-x\fR
49 .RS 4
50 Enable hex dump output\&.
51 .RE
52 .PP
53 \fB\-v, \-version, \-\-version\fR
54 .RS 4
55 Show version\&.
56 .RE
57 .SH "EXAMPLES"
58 .PP
59 .if n \{\
60 .RS 4
61 .\}
62 .nf
63 \fBasip\-status\&.pl\fR 192\&.168\&.21\&.2
64 AFP reply from 192\&.168\&.21\&.2:548
65 Flags: 1  Cmd: 3  ID: 57005
66 Reply: DSIGetStatus
67 Request ID: 57005
68 Machine type: Macintosh
69 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2
70 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange
71 Flags: SupportsCopyFile,SupportsChgPwd,SupportsServerMessages,
72 SupportsServerSignature,SupportsTCP/IP,SupportsSuperClient
73 Server name: PowerMac 9600/200
74 Signature:
75 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59  \&.\&.nY\&.\&.nY\&.\&.nY\&.\&.nY
76                                                   
77 Network address: 192\&.168\&.21\&.2:548 (tcp/ip address and port)
78 Network address: 10\&.20 (ddp address)
79 .fi
80 .if n \{\
81 .RE
82 .\}
83 .PP
84 .if n \{\
85 .RS 4
86 .\}
87 .nf
88 \fBasip\-status\&.pl\fR myserver:10548
89 AFP reply from myserver:10548
90 Flags: 1  Cmd: 3  ID: 57005
91 Reply: DSIGetStatus
92 Request ID: 57005
93 Machine type: Netatalk
94 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2,AFPX03,
95 AFP3\&.1
96 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange,DHCAST128
97 Flags: SupportsCopyFile,SupportsServerMessages,SupportsServerSignature,
98 SupportsTCP/IP,SupportsSrvrNotifications,SupportsOpenDirectory,
99 SupportsUTF8Servername,SupportsSuperClient
100 Server name: Fire V480
101 Signature:
102 83 29 cc 60 83 29 cc 60 83 29 cc 60 83 29 cc 60  \&.)\&.`\&.)\&.`\&.)\&.`\&.)\&.`
103                                                   
104 Network address: 192\&.168\&.21\&.1:10548 (TCP/IP address and port)
105 Network address: 65282\&.142 (ddp address)
106 UTF8 Servername: Fire V480
107 .fi
108 .if n \{\
109 .RE
110 .\}
111 .SH "REPORTING BUGS"
112 .PP
113 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.