home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / appletal / 3954 < prev    next >
Encoding:
Text File  |  1992-11-19  |  3.5 KB  |  83 lines

  1. Newsgroups: comp.protocols.appletalk
  2. Path: sparky!uunet!mcsun!sunic!corax.udac.uu.se!solix.udac.uu.se!macs120a.udac.uu.se!user
  3. From: Anders.Liljegren@udac.uu.se (Anders Liljegren)
  4. Subject: Cisco & CAP
  5. Message-ID: <Anders.Liljegren-191192141740@macs120a.udac.uu.se>
  6. Followup-To: comp.protocols.appletalk
  7. Sender: news@solix.udac.uu.se
  8. Organization: UDAC
  9. Date: Thu, 19 Nov 1992 13:27:36 GMT
  10. Lines: 71
  11.  
  12. We have some problems with CAP when using Cisco routers to selectively 
  13. route AppleTalk Phase 2. 
  14.  
  15. Our net consists of a backbone net with 10 Cisco routers attached. On the 
  16. other sides of these routers we have local nets for our different 
  17. departments. 
  18.  
  19. We wish to put a CAP file server on the backbone net and let 
  20. all local nets have acess to it. At the same time we want to block all 
  21. access from one local net to another.
  22.  
  23. We have configured each Cisco in the following way (with obvious 
  24. differences between the Ciscos). This is exactly according to the manual.
  25.  
  26.   access-list 601 permit cable 7-7
  27.   access-list 601 deny other-access
  28.   interface ethernet 1
  29.   appletalk cable-range 7-7
  30.   appletalk zone BackboneZone
  31.   appletalk distribute-list 601 out
  32.   appletalk distribute-list 601 in
  33.  
  34. where 7-7 is the cable range on the backbone net, BackboneZone is the 
  35. zone on the same net and ethernet1 is the interface on the backbone side 
  36. of the Cisco.
  37.  
  38. This works well if we put a Mac with file sharing on the backbone net. 
  39. Macs on the local nets can see and access it, but they can't see and 
  40. access the other local nets.
  41.  
  42. If, however, we put an AUFS server on the backbone net it is *not* visible 
  43. to the local nets.
  44.  
  45. We have traced the traffic on each net and when the Mac on 
  46. the local net does an NBPLookUp the Mac on the backbone net sends out 
  47. answers addressed to *all* the Cisco routers and they reach the calling
  48. Mac.
  49. If we have an AUFS server instead it will only send it's reply to *one* 
  50. Cisco. Consequently the reply will not reach the calling Mac and it cannot 
  51. access the AUFS server. 
  52.  
  53. Whats going on? Any suggestions would be much appreciated.
  54.  
  55.                                                 _______________
  56.                                                |  AppleShare   |
  57.                                                | (Mac or AUFS) |
  58.                                                |_______________|
  59.                                                        |
  60.            Cable range=7-7   Zone=BackboneZone         |
  61.          ______________________________________________|_________ ...
  62.      E1 |                      |                       |
  63.      ___|___                ___|___                 ___|___            
  64.     | Cisco |              | Cisco |               | Cisco |
  65.     |_______|              |_______|               |_______|      ...
  66.      E0 |                      |                       |
  67.         |                      |                       |
  68.      ___|___                ___|___                 ___|___
  69.     | Local |              | Local |               | Local |             
  70.     |  Mac  |              |  Mac  |               |  Mac  |      ...
  71.     |_______|              |_______|               |_______|
  72.     
  73.     
  74.                           Local nets
  75.                           
  76.                           
  77. ======================================================================
  78. Anders Liljegren                      Snail mail:   UDAC
  79. Phone:  +46 18 18 77 51                             Box 174
  80. Fax:    +46 18 51 66 00                             S-751 04 UPPSALA
  81. E-mail: Anders.Liljegren@UDAC.UU.SE                 Sweden
  82. ======================================================================
  83.