[comp.sys.next] CAP on NeXT - problems setting up

chambers@tree.uhnix1.uh.edu (Charles Chambers) (06/27/90)

Problem: CAP not working on NeXT

- downloaded CAP distribution from sumex.stanford.edu:/pub/cap.next10.bin.tar.Z
- installed @ /usr/local/cap
- added at-* services to netinfo
- created /etc/atalk.local

# nidump services . | grep - 'at-'at-rtmp	201/udp	
at-nbp	202/udp	
at-echo	204/udp	
at-zis	206/udp	
# sh start-cap-servers
atis: Wed Jun 27 10:38:13 1990 log file name atis.log
abInit: [ddp:   3.70, 33] starting
Apple Unix File Server (tree Aufs:AFPServer@*) starting
# atistest
CAP distribution 5.00 using UDP encapsulation, March 1988
Copyright (c) 1986,1987,1988 by The Trustees of Columbia University in the City
of New York

abInit: [ddp:   3.70, 33] starting
debugging NBP
Registering "atis test:testing@*"
NBP SndNBP: sending
...
NBP nbp_timeout: 4 tick timeout on 67107856, 1 remain
NBP SndNBP: sending
NBP nbp_timeout: 4 tick timeout on 67107856, 0 remain
nbp register error because: couldn't register name - is atis running?
# atlook
abInit: [ddp:   3.70, 33] starting
Looking for =:=@* ...
# getzones
abInit: [ddp:   3.70, 33] starting
error -1096 getting zone list
#

FILES:
------

/etc/atalk.local
----------------
# mynet mynode myzone
3.70 33 Twilight
# bridgenet bridgenode bridgeIP
3.70 192 129.7.104.192

start-cap-servers
-----------------
#!/bin/sh
# Sample start servers file
/usr/local/cap/atis -l atis.log
# allow atis to startup first
sleep 5
mv /usr/local/cap/aufs.log /Users/cap/log/
/usr/local/cap/aufs -G guest -V /Users/cap/.sysvols \
 -P /Users/cap/passwd -l /usr/local/cap/aufs.log
sleep 5

atis.log
--------
atis: Wed Jun 27 10:38:13 1990 Reply num max for lkup reply is 5 (based on 107)
atis: Wed Jun 27 10:38:13 1990 pid = 362

aufs.log
--------
00366* 10:38:19 06/27/90 ****************************************
00366* 10:38:19 06/27/90 Apple Unix File Server (tree Aufs:AFPServer@*) starting
00366* 10:38:19 06/27/90 Aufs version: 3(2) as of May 2, 1988
00366* 10:38:19 06/27/90 10 sessions allowed
00366* 10:38:19 06/27/90 CONFIGURATION
00366* 10:38:19 06/27/90  Configured: FLOCK
00366* 10:38:19 06/27/90  Configured: Volume space information: statfs
00366* 10:38:19 06/27/90  Configured translation tables are:
00366* 10:38:19 06/27/90   ascii: xlate on: suffix <any> and file type TEXT, cre
ator unix
00366* 10:38:32 06/27/90 SrvrRegister for tree Aufs failed...

Any pointers as to what to try or change next would be appreciated,

Charles Chambers	(713)-749-2531
University of Houston	chambers@uh.edu
College of Engineering	chamebrs@uhou.bitnet