home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / vxworks / 1187 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.1 KB  |  37 lines

  1. Newsgroups: comp.os.vxworks
  2. Path: sparky!uunet!think.com!spool.mu.edu!umn.edu!csus.edu!netcom.com!hjb
  3. From: hjb@netcom.com (H. J. Bae)
  4. Subject: Re: Problem with broadcasts
  5. Message-ID: <1993Jan9.094029.3491@netcom.com>
  6. Organization: Peaceful Star, Inc.
  7. References: <9301072246.AA11015@cinnabar.netx.com>
  8. Date: Sat, 9 Jan 1993 09:40:29 GMT
  9. Lines: 26
  10.  
  11. In article <9301072246.AA11015@cinnabar.netx.com> thoff@netxwest.com (Todd Hoff) writes:
  12. >The interface definition for machine X is:
  13. >ln (unit number 0):
  14. >     Flags: (0x63) UP BROADCAST ARP RUNNING
  15. >     Internet address: 144.10.5.33
  16. >     Broadcast address: 144.10.5.255
  17. >     Netmask 0xffff0000 Subnetmask 0xffffff00
  18.                     ^^^^^^^^^^^
  19.  
  20.  
  21.  
  22. >
  23. >Our route table is:
  24. >ROUTE NET TABLE
  25. >destination      gateway          flags  Refcnt  Use           Interface
  26. >------------------------------------------------------------------------
  27. >0.0.0.0          144.10.5.2       3      2       746           ln0
  28. >144.10.0.0       144.10.5.33      1      2       137           ln0
  29. >------------------------------------------------------------------------
  30. >
  31.  
  32.  
  33. trying adding a net route entry for 144.10.5.0 subnet?
  34.  
  35.  
  36. hwajin
  37.