home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11702 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  2.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!chx400!urz.unibas.ch!bioftp.unibas.ch!comp.bioz.unibas.ch!doelz
  2. Newsgroups: comp.sys.sgi
  3. Subject: Re: loading miniroot over several gateways
  4. Message-ID: <1992Jul31.104823.22182@comp.bioz.unibas.ch>
  5. From: doelz@comp.bioz.unibas.ch (Reinhard Doelz)
  6. Date: Fri, 31 Jul 1992 10:48:23 GMT
  7. Reply-To: doelz@urz.unibas.ch
  8. Sender: usenet@comp.bioz.unibas.ch (NEWS transaction account)
  9. References: <stefans.712566348@bauv106>
  10. Organization: EMBnet Switzerland [BASEL]   
  11. Nntp-Posting-Host: biox.embnet.unibas.ch
  12. Lines: 39
  13.  
  14. In article <stefans.712566348@bauv106>, stefans@bauv106.informatik.unibw-muenchen.de (Stefan Schwarz) writes:
  15. |> It seems, the problem is within the network. I have to pass
  16. |> several gateways to reach my load-host. But i don't know
  17. |> whether my local machine has any information about routing when
  18. |> working within PROM monitor.
  19.  
  20. It should not be a problem if the net is transparent (i.e., if the 'gateways'
  21. you are talking about are repeaters or bridges). If you have routers
  22. in between which block udp and other services, you will need to open
  23. them up individually if possible. If you have REAL gateways (i.e., 
  24. protocol translators) you must be damned lucky to get it going.
  25.  
  26. In my network we had a probmen with UDP and broadcasting across a cisco box.
  27. I made it work accross the boxes by announcing the load host via 
  28. a helper address, in the config this reads as 
  29.  
  30. (on the interface towards subnet 1) 
  31.  
  32. ip address 131.152.1.249 255.255.255.0
  33. ip broadcast-address 131.152.1.255
  34. ip helper-address 131.152.8.1
  35.  
  36. if the load host is  131.152.8.1 and the machine I want to load is in the
  37. 131.152.1 subnet. 
  38.  
  39. Maybe this helps, forgive me if I'm wrong, but it worked for me. 
  40.  
  41. Regards
  42. Reinhard 
  43.  
  44. -- 
  45. +----------------------------------+-------------------------------------+
  46. |    Dr. Reinhard Doelz            | RFC     doelz@urz.unibas.ch         |
  47. |      Biocomputing                | DECNET  20579::48130::doelz         |
  48. |Biozentrum der Universitaet       | X25     022846211142036::doelz      |
  49. |   Klingelbergstrasse 70          | FAX     x41 61 261- 6760 or 267- 2078     
  50. |     CH 4056 Basel                | TEL     x41 61 267- 2076 or 2247    |   
  51. +------------- bioftp.unibas.ch is the SWISS EMBnet node ----------------+
  52.                -----------------------------------------
  53.