]> arthur.barton.de Git - netatalk.git/blob - man/man1/asip-status.pl.1.tmpl
Fix merge conflict
[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: 10 Mar 2011
6 .\"    Manual: Netatalk 2.2
7 .\"    Source: Netatalk 2.2
8 .\"  Language: English
9 .\"
10 .TH "ASIP\-STATUS\&.PL" "1" "10 Mar 2011" "Netatalk 2.2" "Netatalk 2.2"
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 .SH "DESCRIPTION"
27 .PP
28 \fBasip\-status\&.pl\fR
29 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\&.
30 .PP
31 When you don\'t supply :PORT, then the default AFP port, 548, will be used\&.
32 .SH "OPTIONS"
33 .PP
34 \fB\-d\fR
35 .RS 4
36 Enable debug output\&.
37 .RE
38 .PP
39 \fB\-i\fR
40 .RS 4
41 Show icon if it exists\&.
42 .RE
43 .PP
44 \fB\-x\fR
45 .RS 4
46 Enable hex dump output\&.
47 .RE
48 .SH "EXAMPLES"
49 .PP
50 .if n \{\
51 .RS 4
52 .\}
53 .nf
54 \fBasip\-status\&.pl\fR 192\&.168\&.21\&.2
55 AFP reply from 192\&.168\&.21\&.2:548
56 Flags: 1  Cmd: 3  ID: 57005
57 Reply: DSIGetStatus
58 Request ID: 57005
59 Machine type: Macintosh
60 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2
61 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange
62 Flags: SupportsCopyFile,SupportsChgPwd,SupportsServerMessages,
63 SupportsServerSignature,SupportsTCP/IP,SupportsSuperClient
64 Server name: PowerMac 9600/200
65 Signature:
66 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59  \&.\&.nY\&.\&.nY\&.\&.nY\&.\&.nY
67                                                   
68 Network address: 192\&.168\&.21\&.2:548 (tcp/ip address and port)
69 Network address: 10\&.20 (ddp address)
70 .fi
71 .if n \{\
72 .RE
73 .\}
74 .PP
75 .if n \{\
76 .RS 4
77 .\}
78 .nf
79 \fBasip\-status\&.pl\fR myserver:10548
80 AFP reply from myserver:10548
81 Flags: 1  Cmd: 3  ID: 57005
82 Reply: DSIGetStatus
83 Request ID: 57005
84 Machine type: Netatalk
85 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2,AFPX03,
86 AFP3\&.1
87 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange,DHCAST128
88 Flags: SupportsCopyFile,SupportsServerMessages,SupportsServerSignature,
89 SupportsTCP/IP,SupportsSrvrNotifications,SupportsOpenDirectory,
90 SupportsUTF8Servername,SupportsSuperClient
91 Server name: Fire V480
92 Signature:
93 83 29 cc 60 83 29 cc 60 83 29 cc 60 83 29 cc 60  \&.)\&.`\&.)\&.`\&.)\&.`\&.)\&.`
94                                                   
95 Network address: 192\&.168\&.21\&.1:10548 (TCP/IP address and port)
96 Network address: 65282\&.142 (ddp address)
97 UTF8 Servername: Fire V480
98 .fi
99 .if n \{\
100 .RE
101 .\}
102 .SH "REPORTING BUGS"
103 .PP
104 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.