home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sun / admin / 8603 < prev    next >
Encoding:
Text File  |  1992-11-23  |  1.4 KB  |  40 lines

  1. Newsgroups: comp.sys.sun.admin
  2. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!agate!linus!linus.mitre.org!linus!kordash
  3. From: kordash@linus.mitre.org (John L. Kordash)
  4. Subject: ifconfig and broadcast
  5. Message-ID: <KORDASH.92Nov23141145@kashmir.linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: kashmir.mitre.org
  8. Organization: Research Computer Facility, The MITRE Corporation, Bedford MA
  9. Date: Mon, 23 Nov 1992 19:11:45 GMT
  10. Lines: 28
  11.  
  12.  
  13. Hello,
  14.  
  15. I am trying to set the broadcast address for a bunch of machines running
  16. SunOS4.1.3.  As installed from CDROM, there are two ifconfig lines in the
  17. /etc/rc* files.  Both are of the form:
  18.  
  19. ifconfig le0 hostname netmask + broadcast +
  20.  
  21. I am picking up the correct netmask from our NIS server, however the broadcast
  22. address is being set to XXX.XXX.XXX.0 instead of XXX.XXX.XXX.255.
  23.  
  24. I understand that I can easily edit each and every client's rc.local to change
  25. the '+' to the proper broadcast, but I was hoping to not have to do this.
  26.  
  27. In addition, the Nutshell book _Managing NFS and NIS_ by Hal Stern mentions
  28. that the broadcast address will be set to either 0's or 1's depending upon
  29. "your system's choice of a default broadcast addreses" (pg 215).  
  30.  
  31. This leads me to believe that I can change the broadcast address from the zeros
  32. form to the ones form.  Can anyone point me to where I should look to do this.
  33.  
  34. Any help would be appreciated.
  35.  
  36. Thanks,
  37.  
  38. -John
  39.  
  40.