]> arthur.barton.de Git - netatalk.git/blob - man/man1/asip-status.pl.1.tmpl
Freshly generated manpages from XML sources
[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: 22 Aug 2004
6 .\"    Manual: Netatalk 2.2
7 .\"    Source: Netatalk 2.2
8 .\"  Language: English
9 .\"
10 .TH "ASIP\-STATUS\&.PL" "1" "22 Aug 2004" "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 .PP
25 \fB:BINDIR:/asip\-status\&.pl\fR\fB\fR
26 ADDRESS\fI:PORT\fR\&.\&.\&.
27 .SH "DESCRIPTION"
28 .PP
29 \fBasip\-status\&.pl\fR
30 is a perl script that sends a FPGetSrvrInfo request to an AFP server at ADDRESS: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\&.
31 .PP
32 When you don\'t supply :PORT, then the default AFP port, 548, will be used\&.
33 .SH "EXAMPLES"
34 .PP
35 .if n \{\
36 .RS 4
37 .\}
38 .nf
39 \fB:BINDIR:/asip\-status\&.pl\fR 192\&.168\&.21\&.2
40 AFP reply from 192\&.168\&.21\&.2:548
41 Flags: 1  Cmd: 3  ID: 57005
42 Reply: DSIGetStatus
43 Request ID: 57005
44 Machine type: Macintosh
45 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2
46 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange
47 Flags: SupportsCopyFile,SupportsChgPwd,SupportsServerMessages,
48 SupportsServerSignature,SupportsTCP/IP,SupportsSuperClient
49 Server name: PowerMac 9600/200
50 Signature:
51 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59  \&.\&.nY\&.\&.nY\&.\&.nY\&.\&.nY
52                                                   
53 Network address: 192\&.168\&.21\&.2:548 (tcp/ip address and port)
54 Network address: 10\&.20 (ddp address)
55 .fi
56 .if n \{\
57 .RE
58 .\}
59 .PP
60 .if n \{\
61 .RS 4
62 .\}
63 .nf
64 \fB:BINDIR:/asip\-status\&.pl\fR 192\&.168\&.21\&.1:10548
65 AFP reply from 192\&.168\&.21\&.1:10548
66 Flags: 1  Cmd: 3  ID: 57005
67 Reply: DSIGetStatus
68 Request ID: 57005
69 Machine type: Netatalk
70 AFP versions: AFPVersion 1\&.1,AFPVersion 2\&.0,AFPVersion 2\&.1,AFP2\&.2,AFPX03,
71 AFP3\&.1
72 UAMs: Cleartxt passwrd,Randnum exchange,2\-Way Randnum exchange,DHCAST128
73 Flags: SupportsCopyFile,SupportsServerMessages,SupportsServerSignature,
74 SupportsTCP/IP,SupportsSrvrNotifications,SupportsOpenDirectory,
75 SupportsUTF8Servername,SupportsSuperClient
76 Server name: Fire V480
77 Signature:
78 83 29 cc 60 83 29 cc 60 83 29 cc 60 83 29 cc 60  \&.)\&.`\&.)\&.`\&.)\&.`\&.)\&.`
79                                                   
80 Network address: 192\&.168\&.21\&.1:10548 (TCP/IP address and port)
81 Network address: 65282\&.142 (ddp address)
82 UTF8 Servername: Fire V480
83 .fi
84 .if n \{\
85 .RE
86 .\}
87 .SH "REPORTING BUGS"
88 .PP
89 Report bugs to the Netatalk\-devel list <netatalk\-devel@lists\&.sourceforge\&.net>\&.