home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / dcom / sys / cisco / 1652 < prev    next >
Encoding:
Text File  |  1992-11-18  |  2.6 KB  |  59 lines

  1. Newsgroups: comp.dcom.sys.cisco
  2. Path: sparky!uunet!boulder!recnews
  3. From: Roland Acra <acra@cisco.com>
  4. Subject: Re: Route single IP address to another subnet?
  5. In-Reply-To: <1992Nov5.004645.8257@prism.poly.edu>; from "Dave Rubin" at Nov 5, 92 12:46 am
  6. Message-ID: <722155462.23309@news.Colorado.EDU>
  7. Sender: news
  8. Date: 18 Nov 92 18:40:27 PST
  9. Approved: news
  10. X-Mailer: ELM [version 2.3 PL11]
  11. X-Note1: mail msgid was <9211190240.AA29537@ash.cisco.com>
  12. X-Note2: message-id generated by recnews
  13. Lines: 44
  14.  
  15. > Our primary domain nameserver is being moved to a new building, and to
  16. > a different subnet.  I would like to use our Cisco AGS+ routers to
  17. > ease the transition by forwarding packets destined for the old IP
  18. > address to the new one.  I don't know if this is possible.
  19. > Here's our basic topology:
  20. > -------128.238.2.0-----[AGS1]------128.238.30.0------[AGS2]----128.238.32.0
  21. >         Ethernet         |             FDDI            |   \    Ethernet
  22. >                          |                             |    \
  23. >                        Other                         Other   +---INTERNET
  24. >                       Subnets                       Subnets
  25. > The machine in question is being moved from 128.238.2.17 to 128.238.32.23.
  26. > Internet nameserver queries go to 128.238.2.17.
  27. > I would like AGS2 to take all packets destined for 128.238.2.17 and
  28. > route them to 128.238.32.23 instead.  Or, if there is some way I can keep
  29. > the IP address at 128.238.2.17 on the new subnet, that would work, too
  30. > (but that seems to contradict what I know about TCP/IP networking).
  31. > Can I somehow have the AGS+ do this?  This is, of course, a temporary 
  32. > solution, until the NIC is able to update their database to reflect the
  33. > new IP address.  We are running v8.3(2).
  34. > Any help would be greatly appreciated ... please respond via E-mail.
  35.  
  36. Unfortunately, the router can only redirect UDP broadcast packets
  37. to specific IP addresses or network numbers, but packets destined
  38. to an individual address such as 128.238.2.17 cannot be remapped
  39. to a different destination address.
  40.  
  41. I can see one solution if you are willing to change the subnet
  42. number of your left-hand side Ethernet (presumably not very
  43. desirable unless it is very sparsely populated):
  44.  
  45. If you could change the subnet number on your left hand side Ethernet
  46. to something other than 128.238.2.0, then you could cumulate two subnets
  47. on your right hand side Ethernet, namely subnets 128.238.2.0 and 128.238.32.0 .
  48. Your host could then stay on the right hand side Ethernet and keep its address
  49. of 128.238.2.17 .
  50.  
  51. Roland Acra
  52. Cisco Systems, Europe
  53.