home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / wizards / 4724 < prev    next >
Encoding:
Internet Message Format  |  1992-11-16  |  2.1 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!rpi!usc!sol.ctr.columbia.edu!spool.mu.edu!darwin.sura.net!dtix!relay!relay2!afterlife!adm!news
  2. From: postmaster@tintin.csl.sni.be
  3. Newsgroups: comp.unix.wizards
  4. Subject: smtp mail failed
  5. Message-ID: <34099@adm.brl.mil>
  6. Date: 16 Nov 92 07:56:32 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 41
  9.  
  10. Your mail to magellan is undeliverable.
  11. ---------- diagnosis ----------
  12. ---------- unsent mail ----------
  13. From Unix-Wizards Fri Nov 13 15:27:20 UT 1992 remote from BRL.MIL remote from tintin
  14. Received: from BRL.MIL by tintin.csl.sni.be; Fri, 13 Nov 1992 19:07 MET
  15. Received: by snibru.uucp (/\==/\ Smail3.1.25.1 #25.4)
  16.     id <m0mq4Nt-0000mwC@snibru.uucp>; Fri, 13 Nov 92 18:00 MEZ
  17. Received: from vm1.NoDak.edu by ub4b.buug.be (5.65c/ub4b_02)
  18.     id AA15673; Fri, 13 Nov 1992 18:48:19 +0100
  19. Received: from NDSUVM1.BITNET by VM1.NoDak.EDU (IBM VM SMTP V2R2)
  20.    with BSMTP id 1775; Fri, 13 Nov 92 11:47:00 CST
  21. Received: from NDSUVM1.BITNET by NDSUVM1.BITNET (Mailer R2.07) with BSMTP id
  22.  5540; Fri, 13 Nov 92 11:46:56 CST
  23. Message-Id: <199211131748.AA15673@ub4b.buug.be>
  24. Date:         Fri, 13 Nov 1992 15:27:20 UT
  25. Reply-To: Unix-Wizards@BRL.MIL
  26. Sender: Unix-Wizards Mailing List <UNIX-WIZ@VM1.NoDak.EDU>
  27. From: "Terry Jeffery International Product Support Group"              <TGJ@UKHOUO.PRIME.COM>
  28. Subject:      Configuring Racal Modem
  29. X-To:         UNIX-WIZARDS@BRL.MIL
  30. To: Multiple recipients of list UNIX-WIZ <UNIX-WIZ@VM1.NoDak.EDU>
  31. Content-Type: text
  32. Content-Length: 612
  33.  
  34. I'm trying to configure a Racal-Vadic vi2422PA modem which is Hayes
  35. Compatible on a Sparc 2. The problem is that the modem does not drop Carrier
  36. Detect (CD) when there is no signal on the line. This causes getty to tie up
  37. the serial port and prevent me calling out.
  38.  
  39. modem is set for xon/xoff using a straight through modem cable. Port config
  40. is :-
  41.  
  42. ttyb-mode=9600,8,n,1,s
  43. ttyb-rts-dtr-off=true
  44. ttyb-ignore-cd=false
  45.  
  46. ttytab reads :-
  47. cua1    "/usr/etc/getty std.2400"       unknown         off remote secure
  48. ttyd1   "/usr/etc/getty std.2400"       dialup          on modem secure
  49.  
  50. ttyb has been renamed to ttyd1.
  51.