home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16757 < prev    next >
Encoding:
Text File  |  1992-11-15  |  2.7 KB  |  59 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!paladin.american.edu!news.univie.ac.at!alijku05!kuemmel2.edvz.uni-linz.ac.at!K111114
  3. From: K111114@kuemmel2.edvz.uni-linz.ac.at (Herbert Rosmanith)
  4. Subject: Mr. Ross Biro please ! :-)
  5. Message-ID: <K111114.4.721818461@kuemmel2.edvz.uni-linz.ac.at>
  6. Sender: news@alijku05.edvz.uni-linz.ac.at
  7. Nntp-Posting-Host: kuemmel2.edvz.uni-linz.ac.at
  8. Organization: PC Cluster im TNF Turm
  9. Date: Sun, 15 Nov 1992 09:07:41 GMT
  10. Lines: 47
  11.  
  12. ======================================================================== 40
  13. X-Delivery-Notice:  SMTP MAIL FROM does not correspond to sender.
  14. Hello!
  15.  
  16. My mailer refuses to send mail to you , so i will post this to the newsgroup.
  17.  
  18.  
  19.  
  20. Received: from ALIJKU12 (SMTP) by ALIJKU11.EDVZ.Uni-Linz.AC.AT (Mailer R2.08
  21.  PTF008) with BSMTP id 4021; Sun, 15 Nov 92 09:36:50 CET
  22. Date: Sun, 15 Nov 92 09:37:29 CET
  23. From: <SMTP@ALIJKU12.EDVZ.Uni-Linz.AC.AT>
  24. To: <K111114@ALIJKU11.BITNET>
  25. Subject: Undeliverable Mail
  26.  
  27. ALIJKU12.EDVZ.Uni-Linz.AC.AT unable to deliver following mail to recipient(s):
  28.     <bir7@leland.standford.edu>
  29. 550 Host 'leland.standford.edu' Unknown
  30.  
  31.            ** Text of Mail follows **
  32. Received: from ALIJKU11.EDVZ.Uni-Linz.AC.AT by ALIJKU12.EDVZ.Uni-Linz.AC.AT
  33.    (IBM VM SMTP V2R2) with BSMTP id 4106; Sun, 15 Nov 92 09:37:28 CET
  34. Received: from ALIJKU11 (K111114) by ALIJKU11.EDVZ.Uni-Linz.AC.AT (Mailer R2.08
  35.  PTF008) with BSMTP id 4019; Sun, 15 Nov 92 09:36:46 CET
  36. Date:         Sun, 15 Nov 92 09:23:33 CET
  37. Comment:      Herp <K111114@ALIJKU11>
  38. From:         Herp <K111114@EDVZ.UNI-Linz.AC.AT>
  39. Subject:      icmp.h et. al.
  40. To:           bir7@leland.standford.edu
  41.  
  42. Hello Mr. Ross Biro.
  43.  
  44. I have just been trying to port ping.c, and found out that in icmp.h there are
  45. some dataportions missing. I looked at the header files at a SunSparc ][, and
  46. copied the fields from there. This made it neccessary to build a new include
  47. file, "systm.h". Once the file did compile, I still got an error at run-time,
  48. it is called "icmp: protocol unknown". the error came from "getprotobyname",
  49. but I don't know where to find this call. Maybe it is in libinet.a ? I don't
  50. know where to get the source for libinet ... So I decided to fill the proto-
  51. colnumber by hand, looked up protocols.h and found "1". When I created a socket
  52. with s=socket(AF_INET,SOCK_RAW,1) I got a "socket: protocol not supported.
  53. Ugh, that's strange, coz I know that the code for icmp exists, in net/tcp.
  54. I'm trying to lookup what's wrong, perhaps missconfiguration of the kernel,
  55. but if you know a quicker way out of this problem, please let me know :-)
  56. I'm trying to port little software stuff like netstat, ping, et. al.
  57.  
  58. Thanks for your time, Herp. (Herbert Rosmanith)
  59.