1ASIP-STATUS.PL(1)                Netatalk 2.1                ASIP-STATUS.PL(1)
2
3
4

NAME

6       asip-status.pl - Queries AFP servers for their capabilities
7

SYNOPSIS

9       /usr/bin/asip-status.pl ADDRESS:PORT...
10

DESCRIPTION

12       asip-status.pl is a perl script that sends a FPGetSrvrInfo request to
13       an AFP server at ADDRESS:PORT and displays the results, namely "Machine
14       type", the server´s name, supported AFP versions, UAMs and AFP flags,
15       the "server signature" and the network addresses, the server provides
16       AFP services on.
17
18       When you don´t supply :PORT, then the default AFP port, 548, will be
19       used.
20

EXAMPLES

22           /usr/bin/asip-status.pl 192.168.21.2
23           AFP reply from 192.168.21.2:548
24           Flags: 1  Cmd: 3  ID: 57005
25           Reply: DSIGetStatus
26           Request ID: 57005
27           Machine type: Macintosh
28           AFP versions: AFPVersion 1.1,AFPVersion 2.0,AFPVersion 2.1,AFP2.2
29           UAMs: Cleartxt passwrd,Randnum exchange,2-Way Randnum exchange
30           Flags: SupportsCopyFile,SupportsChgPwd,SupportsServerMessages,
31           SupportsServerSignature,SupportsTCP/IP,SupportsSuperClient
32           Server name: PowerMac 9600/200
33           Signature:
34           04 c1 6e 59 04 c1 6e 59 04 c1 6e 59 04 c1 6e 59  ..nY..nY..nY..nY
35
36           Network address: 192.168.21.2:548 (tcp/ip address and port)
37           Network address: 10.20 (ddp address)
38
39           /usr/bin/asip-status.pl 192.168.21.1:10548
40           AFP reply from 192.168.21.1:10548
41           Flags: 1  Cmd: 3  ID: 57005
42           Reply: DSIGetStatus
43           Request ID: 57005
44           Machine type: Netatalk
45           AFP versions: AFPVersion 1.1,AFPVersion 2.0,AFPVersion 2.1,AFP2.2,AFPX03,
46           AFP3.1
47           UAMs: Cleartxt passwrd,Randnum exchange,2-Way Randnum exchange,DHCAST128
48           Flags: SupportsCopyFile,SupportsServerMessages,SupportsServerSignature,
49           SupportsTCP/IP,SupportsSrvrNotifications,SupportsOpenDirectory,
50           SupportsUTF8Servername,SupportsSuperClient
51           Server name: Fire V480
52           Signature:
53           83 29 cc 60 83 29 cc 60 83 29 cc 60 83 29 cc 60  .).`.).`.).`.).`
54
55           Network address: 192.168.21.1:10548 (TCP/IP address and port)
56           Network address: 65282.142 (ddp address)
57           UTF8 Servername: Fire V480
58

REPORTING BUGS

60       Report bugs to the Netatalk-devel list
61       <netatalk-devel@lists.sourceforge.net>.
62
63
64
65Netatalk 2.1                      22 Aug 2004                ASIP-STATUS.PL(1)
Impressum