home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / appletal / 3281 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  3.4 KB

  1. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!cc.ic.ac.uk!mac8.sst.ph.ic.ac.uk!kris
  2. From: kris@sst.ph.ic.ac.uk (Kris Hampel)
  3. Newsgroups: comp.protocols.appletalk
  4. Subject: Re: CAP: ethertalk on ULTRIX 4.2A (+more problems)
  5. Message-ID: <1992Sep3.123458.18346@cc.ic.ac.uk>
  6. Date: 3 Sep 92 11:14:39 GMT
  7. References: <1992Aug31.175940.29253@tolten.puc.cl>
  8. Organization: Physics, Imperial College, London
  9. Lines: 78
  10. X-UserAgent: Nuntius v1.1.1d9
  11. Nntp-Posting-Host: mac8.sst.ph
  12.  
  13. >From: jcistern@lascar.puc.cl (Jorge Cisternas)
  14. >
  15. >Hello!
  16. >    I'm stalling CAP 6.0 on an ULTRIX 4.2 with ethertalk, but it has
  17. >many problems while compiling aarpd. Isn't there any patch that solves
  18. this
  19. >problem?
  20.  
  21. I've managed to compile the thing (cap 6.0 pl100) fine (defining the
  22. ULTPF42BUG flag in the m4.features, without the kernel patches). I have
  23. even managed to get aarpd to work (briefly: we had printing services for
  24. a whole day). When somebody recompiled a kernel on another decstation
  25. aarpd broke. It refuses to put our appletalk network numbers in
  26. etalk.local, what is really strange is that it seems to realise that
  27. the network is there, it just doesn't communicate it to etalk.local.
  28. Our configuration is approx 12 macs with apple ethernet cards
  29. 1 se/30 with a third party card, 1 webster multigate, a couple of 
  30. sparcstations using NIT (which work fine). All I want is for the unix
  31. boxes to be able to see the laserwriters on the localtalk (and no,
  32. using lpr between the unix boxes is not an option).
  33.  
  34. Below is what I get for the aarpd -D20
  35.  
  36. 11:18:39 09/01/92  Ethernet address for pf0 is aa:00:04:00:8a:06
  37. 11:18:40 09/01/92  acquired node 1 on interface pf0
  38. 11:18:41 09/01/92  sending GetNetInfo request ...
  39. 11:18:41 09/01/92  Got mapping for 226/31.167
  40. 11:18:41 09/01/92    Address: 0 0 18 0 4 e2
  41. 11:18:41 09/01/92  New AARP mapping for node 226/31.167
  42. 11:18:45 09/01/92  sending GetNetInfo request ...
  43. 11:18:49 09/01/92  sending GetNetInfo request ...
  44. 11:18:53 09/01/92  sending GetNetInfo request ...
  45. 11:18:57 09/01/92  AARPD .... Running
  46. 11:19:07 09/01/92  Got mapping for 19/31.167
  47. 11:19:07 09/01/92    Address: 2 60 8c 6 e7 21
  48. 11:19:07 09/01/92  New AARP mapping for node 19/31.167
  49. 11:19:07 09/01/92  Got mapping for 226/31.167
  50. 11:19:07 09/01/92    Address: 0 0 18 0 4 e2
  51. 11:19:07 09/01/92  Resetting an old mapping for node 226/31.167
  52. 11:19:35 09/01/92  setting bridge address
  53. 11:19:35 09/01/92  setting bridge address
  54. 11:22:09 09/01/92  request for bridge address: 8103.226
  55. 11:22:09 09/01/92  request for 226/31.167
  56. 11:24:39 09/01/92  deleting arp entry: node 19/31.167
  57. 11:24:39 09/01/92  deleting arp entry: node 226/31.167
  58. 11:24:59 09/01/92  Address conflict 1/255.0
  59.  
  60. And here is the etalk.local
  61.  
  62. # EtherTalk dynamic configuration data
  63. #
  64. # Last update:  Tue Sep  1 14:50:24 1992
  65. #
  66. # Generated by Native EtherTalk (Phase 2)
  67. #
  68. interface       "pf0"
  69. netRangeStart    0.00
  70. netRangeEnd     255.254
  71. thisNet         255.00
  72. thisNode        1
  73. thisZone        "IRC_Zone_0"
  74. bridgeNet        0.00
  75. bridgeNode      0
  76. bridgeIP        127.0.0.1
  77. nisNet          255.00
  78. nisNode         1
  79. asyncNet         0.00
  80. asyncZone       ""
  81.  
  82. Any suggestions most gratefully appreciated. What I find strange is that 
  83. cap (aarpd) broke on a machine where it had previously worked. There were 
  84. no changes (to my knowledge) to the configuration of that machine!
  85.  
  86. Kris Hampel
  87.  
  88. Solid State Theory Group, Blackett Laboratory.
  89. Prince Consort Road, London, SW7 2BZ, England.
  90. ==========> kris @ sst.ph.ic.ac.uk <==========
  91.