home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 11092 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  702 b 

  1. Path: sparky!uunet!usc!sol.ctr.columbia.edu!lll-winken!litani.nersc.gov!jallen
  2. From: jallen@litani.nersc.gov (John Allen)
  3. Newsgroups: comp.unix.questions
  4. Subject: UDP checksum OFF in SunOS 4.1.2
  5. Keywords: UDP CHECKSUM OFF SUNOS 4.1
  6. Message-ID: <136341@lll-winken.LLNL.GOV>
  7. Date: 15 Sep 92 17:38:59 GMT
  8. Sender: usenet@lll-winken.LLNL.GOV
  9. Organization: National Energy Research Supercomputer Center
  10. Lines: 15
  11. Nntp-Posting-Host: litani.nersc.gov
  12.  
  13. I know how to turn off udp checksum under ultrix:
  14.  
  15. $ dbx -k vmunix 
  16. print udpcksum    (shows current state)
  17. assign udpcksum=0 (to turn off)
  18. assign udpcksum=1 (to turn on)
  19.  
  20.  
  21. How can I do it under SunOS 4.1.2?
  22.  
  23.                 John Allen
  24.  
  25. jallen@nersc.gov
  26. jallen@es.net
  27.  
  28.