home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / protocol / tcpip / 5193 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Path: sparky!uunet!portal!lll-winken!fnnews.fnal.gov!mp.cs.niu.edu!uxa.ecn.bgu.edu!psuvax1!atlantis.psu.edu!barr
  2. From: barr@pop.psu.edu (David Barr)
  3. Newsgroups: comp.protocols.tcp-ip
  4. Subject: Re: NIS broadcasts over IP subnets
  5. Message-ID: <c241Hya0za@atlantis.psu.edu>
  6. Date: 17 Nov 92 16:07:55 GMT
  7. References: <1992Nov17.142856.19947@ccsun.strath.ac.uk>
  8. Sender: news@atlantis.psu.edu (Usenet)
  9. Organization: Penn State Population Research Institute
  10. Lines: 18
  11.  
  12. In article <1992Nov17.142856.19947@ccsun.strath.ac.uk> craa85@ccsun.strath.ac.uk ( D.W.Stevenson) writes:
  13. >I have a potential problem with NIS in the presence of subnets. Advice would 
  14. >be appreciated.
  15. >
  16. >If a NIS client broadcasts to the subnet broadcast address (e.g. 130.159.248.255
  17. >in the case of 24 bit subnets), a router will not propogate the broadcast onto
  18. >other subnets on the LAN and hence the client won't be able to bind to a NIS
  19. >server unless a server is on the same subnet. If however the NIS client
  20. >broadcasts to the class B broadcast address (130.159.255.255) even when using
  21. >an 24 bit subnet mask, the router can be configured to forward all subnet 
  22. >broadcasts and there is no problem. 
  23.  
  24. The best (and recommended by Sun) solution is to have an NIS slave on every
  25. subnet.  It is not a good idea in general to configure your router to route
  26. broadcasts outside of a subnet.  (The purpose of a router is to decrease
  27. traffic, not increase it)
  28.  
  29. --Dave
  30.