home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / vxworks / 1024 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  941 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!dog.ee.lbl.gov!lbl.gov!vxwexplo
  2. From: biocca@csg.lbl.gov (Alan K Biocca)
  3. Newsgroups: comp.os.vxworks
  4. Subject: re: Ethernets and backplane networks
  5. Date: Tue, 17 Nov 92 07:59:17 -0800
  6. Organization: Lawrence Berkeley Laboratory, Berkeley CA
  7. Lines: 13
  8. Sender: vxwexplo@lbl.gov
  9. Message-ID: <9211171559.AA00844@csg.lbl.gov>
  10. NNTP-Posting-Host: 128.3.112.16
  11. Originator: daemon@vxw.ee.lbl.gov
  12.  
  13. Splitting subnet masks on a host is often troublesome.  We used to run that
  14. way here at the BEVALAC but it required hacked kernel software to get it
  15. right.  There is usually only one variable for the netmask, not one per
  16. interface.  Even if there is one per interface there are some subtle problems
  17. that the code must handle correctly for broadcasts, etc., to work all the
  18. time.
  19.  
  20. Our solution was to move to a net that had more subnets available so we 
  21. no longer have to split.
  22.  
  23. Alan K Biocca
  24.  
  25.  
  26.