home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!lll-winken!litani.nersc.gov!jallen
- From: jallen@litani.nersc.gov (John Allen)
- Newsgroups: comp.unix.questions
- Subject: UDP checksum OFF in SunOS 4.1.2
- Keywords: UDP CHECKSUM OFF SUNOS 4.1
- Message-ID: <136341@lll-winken.LLNL.GOV>
- Date: 15 Sep 92 17:38:59 GMT
- Sender: usenet@lll-winken.LLNL.GOV
- Organization: National Energy Research Supercomputer Center
- Lines: 15
- Nntp-Posting-Host: litani.nersc.gov
-
- I know how to turn off udp checksum under ultrix:
-
- $ dbx -k vmunix
- print udpcksum (shows current state)
- assign udpcksum=0 (to turn off)
- assign udpcksum=1 (to turn on)
-
-
- How can I do it under SunOS 4.1.2?
-
- John Allen
-
- jallen@nersc.gov
- jallen@es.net
-
-