home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / dcom / sys / cisco / 1918 < prev    next >
Encoding:
Text File  |  1993-01-06  |  3.7 KB  |  119 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!boulder!recnews
  3. From: Richard Letts <R.J.Letts@salford.ac.uk>
  4. Subject: Routing Bug - cisco or Novell or 3com ?
  5. Message-ID: <726338122.1466@news.Colorado.EDU>
  6. Sender: news
  7. Date: 6 Jan 93 14:32:15 GMT
  8. Approved: news
  9. X-Mailer: ELM [version 2.3 PL11]
  10. X-Note1: message-id generated by recnews
  11. X-Note2: mail msgid was   <199301061432.AA16790@spot.Colorado.EDU>
  12. Lines: 105
  13.  
  14.  
  15. This is a real nitty-gritty problem involving cisco routers, and 3.11 servers.
  16.  
  17.  
  18. We have the following setup on part of our network :
  19.  
  20.                            CWB-A    CWB-B    WHITWORTH-1
  21.         LANA               | | |       |       |
  22.     |----------------------------------(-(-+-------+-------+--- 
  23.     |  Arpa:100000                   | |    
  24.     |                                  | |     Faith
  25.     |        LANB                   | |       |[Arpa Framing]
  26.    cisco ------------------------------(-+-------+------------ 
  27.     | Arpa:  100FF8   novell:100008    |
  28.     |                                  |      NEWTON-1
  29.     |        LANC                   |         |[novell framing]
  30.     |----------------------------------+---------+-------- 
  31.    Arpa:100FF7            novell:100007
  32.  
  33. ie:
  34. LANA is the main fileserver backbone in out machine room - 6 servers attached
  35. to it, no workstations.
  36.     server CWB-A : Three 3c527 cards
  37.     server CWB-B : one   3c527 card
  38.     servers Whitworth-[1234] : Three LNE391 cards
  39.  
  40. LANB : Staff offices - workstations use Novell frame types
  41.        server NEWTON-1  : LNE391 card - Novell frames
  42.             [reply to get nearest server=OFF]
  43.  
  44. TWO separate logical novell networks exist on LANC
  45. LANC : Staff offices - workstations use Novell frame types
  46. LANCE        server FAITH  : NE2000 card - Arpa encapsulation
  47.             [reply to get nearest server=ON]
  48.  
  49. basically: Servers talk to servers and Routers using ARPA encapsulation
  50.        workstations talk to servers using 802.3 / Novell encapsulation
  51.  
  52. The problem :
  53. ============
  54. This worked fine until this morning when I upgraded the cisco router
  55. from 8.2(5) to 9.0(2) of the software. NOW I get lots of messages on
  56. the CWB-A router saying :
  57.  
  58. 'router at node 0260802cf912 claims 100000 should be 100008'
  59. [This particular address is that of the LANB network card in the CWB-A server]
  60. 'router at node 0260802cf9e4 claims 100000 should be 100007'
  61. [This particular address is that of the LANA network card in the CWB-A server]
  62. 'router at node 0800E5794238 claims 100000 should be 100008'
  63. [this is NEWTON-1's network card]
  64.  
  65. and similar messages for other devices on the network.
  66.  
  67. below is a copy of the configuration for the cisco router:
  68.  
  69. !
  70. novell routing 0000.0c01.282a
  71. !
  72. ! LANA
  73. interface Ethernet 0
  74. ip address 146.87.0.129 255.255.255.128
  75. novell network 100000
  76. novell encapsulation ARPA
  77. novell helper-address -1.ffff.ffff.ffff
  78. bridge-group 1
  79. !
  80. ! LANB
  81. interface Ethernet 2
  82. ip address 146.87.1.1 255.255.255.128
  83. novell network 100FF8
  84. novell encapsulation ARPA
  85. novell helper-address -1.ffff.ffff.ffff
  86. bridge-group 1
  87. !
  88. ! LANC
  89. interface Ethernet 3
  90. ip address 146.87.1.129 255.255.255.128
  91. novell network 100FF7
  92. novell encapsulation ARPA
  93. novell helper-address -1.ffff.ffff.ffff
  94. bridge-group 1
  95. !
  96.  
  97. What I've found so far:
  98.  
  99. Turning off bridging on ethernet0 [LANA] of the cisco does not stop the problem.
  100. I cannot turn bridging off on the other interfaces because this prevents the
  101. ISO CONS from staff offices being bridged.
  102.  
  103. If it is a problem in the 3c527 driver - Why doesn't it affect the CWB-B
  104. server. Upgrading from v3.11 to v3.12 of the driver hasn't changed the
  105. problem.
  106.  
  107. If it is a problem in the cisco software - Why doesn't it affect any of the
  108. other servers ?
  109.  
  110. Any Ideas on what I should try now ?
  111.  
  112. Richard
  113. -- 
  114. Richard Letts
  115. Network Manager
  116. University of Salford               Email: R.J.Letts@salford.ac.uk
  117. United Kingdom                Phone : +44 61 745 5252
  118. United States of Europe    
  119.