home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / ultrix / 6409 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  2.8 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!mips!mips!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!dmssyd.syd.dms.CSIRO.AU!ditsydh.syd.dit.CSIRO.AU!degsyd.syd.deg.csiro.au!ip_boss
  2. From: ip_boss@degsyd.syd.deg.csiro.au (Jack Churchill)
  3. Newsgroups: comp.unix.ultrix
  4. Subject: Re: Need help with routed
  5. Message-ID: <1992Aug22.181713.148@degsyd.syd.deg.csiro.au>
  6. Date: 22 Aug 92 18:17:12 +1000
  7. References: <Bt596M.H1G@adasoft.ch> <2A9031FB.21878@orion.oac.uci.edu> <Bt5wFx.HpJ@adasoft.ch>
  8. Organization: CSIRO, Exploration Geoscience
  9. Lines: 42
  10.  
  11. In article <Bt5wFx.HpJ@adasoft.ch>, jw@adasoft.ch (Jamie Watson) writes:
  12. > Thanks for the several replies and suggestions I have already received
  13. > on this.  I need to add the following clarification.
  14. > Many of the local nets have more than one router.  I have already
  15. > figured out how to use /etc/route to add a default gateway, but
  16. > this does not solve the most difficult part of the problem.  When
  17. > there is more than one router, on installing a system I start
  18. > routed and look at the resulting routing table.  I then try to
  19. > pick the "best connected" router - that is, the one with the
  20. > most connections to other nets that we need to reach, and I put
  21. > a command in rc.local to enter it as the default net gateway.
  22. > The problem is that the routers themselves go down sometimes,
  23. > and when that happens I need to have routed running to be able
  24. > to dynamically find a new gateway.
  25. > Here is an example of a particularly nasty case.  I have a system,
  26. > call it "goofy", connected to a local net with a lot of routers.
  27. > When I run routed, I see at least five or six different gateways
  28. > in the list.  I pick the best candidate, say "111.22.3.4", and
  29. > add it as a default gateway.  Now, "goofy" needs to talk to
  30. > another of our systems, "dopey", which is on a different net,
  31. > and the gateway I have used as the default doesn't talk to that
  32. > particular net.  When goofy tries, it gets a redirect command
  33. > from the default, telling it (for example), to use 111.22.3.3.
  34. > At this point, goofy *automatically* adds a routing table entry
  35. > for the host "dopey", gateway "111.22.3.3".  If at any time after
  36. > this that gateway goes down, goofy just keeps trying to use the
  37. > same gateway, and I can't reach dopey any more.  I have to either
  38. > wait for it to come back up, or manually delete the entry, at
  39. > which point the next attempt will get another redirect, via some
  40. > other gateway, and it works again.
  41. > Any more suggestions (I hope?)
  42. > jw
  43. -- 
  44.   Jack N. Churchill                            | jack@syd.deg.csiro.au
  45.   CSIRO  Division of Exploration Geoscience    | churchill@decus.com.au
  46.   PO Box 136  North Ryde  NSW  2113            | Phone:  +61 2 887 8884
  47.   Australia                                    | Fax:    +61 2 887 8909
  48. ** Unless otherwise specified, the opinions expressed here are my own. **
  49.