home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / sun / admin / 9794 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  5.1 KB

  1. Xref: sparky comp.sys.sun.admin:9794 comp.os.coherent:6505
  2. Path: sparky!uunet!usc!rpi!gatech!concert!rutgers!uwvax!gorgon!fullfeed!lampman
  3. From: lampman@fullfeed.fullfeed.com (Ray Lampman)
  4. Newsgroups: comp.sys.sun.admin,comp.os.coherent
  5. Subject: Re: UUCP problems w/Sun (solution for likely cause)
  6. Summary: Use "P_ZERO" pseudo-string in chat script to change transmitting parity.
  7. Keywords: sun uucp coherent
  8. Message-ID: <1992Dec29.185219.9912@fullfeed.fullfeed.com>
  9. Date: 29 Dec 92 18:52:19 GMT
  10. Expires: Tue, 29 Jun 1993 07:11:14 GMT
  11. References: <1992Dec24.195612.20925@jpradley.jpr.com>
  12. Sender: Ray.Lampman@FullFeed.Com
  13. Reply-To: Ray.Lampman@FullFeed.Com
  14. Followup-To: comp.sys.sun.admin
  15. Organization: FullFeed - Public Access Usenet/E-mail (+1 608 246 2701 guest)
  16. Lines: 92
  17.  
  18. _________________________________________________________________
  19.  
  20. This  same  problem  was  discussed  recently  (and  solved)   in
  21. comp.mail.uucp,  comp.sys.sun.admin,  and comp.sys.sun.misc under
  22. the subject "Weird! Sun can't UUCP to other  Sun  except  without
  23. password?" I'll repost the final summary below after a quote.
  24. _________________________________________________________________
  25.  
  26. In article <1992Dec24.195612.20925@jpradley.jpr.com> filip@jpradley.jpr.com (David Filip) writes:
  27. #
  28. # The problem is that (running uucico manually with -x9) the modem dials
  29. # properly and my chat script seems to work properly (up to and including
  30. # sending the password), however after that the last thing that uucico
  31. # prints is 'imsg>' and then it just sits there until the system I am calling
  32. # times out, hangs up the line, and I see a few garbage characters and a
  33. # DISCONNECTED message from the modem.
  34. #
  35. # The master is a Sun Sparc 1 running Sun OS 4.1.1, and is calling a Coherent
  36. # system running 4.0. The modem on the Sparc is a Telebit Trailblazer.
  37. #
  38. # The Coherent system does not even see the Sparc login (zero bytes in the
  39. # uucico log file), so the connection is obviously not being established.
  40. # On the other hand, I am not sure what the Sparc is waiting for (what does
  41. # imsg> mean ?). Also, the login that I am using into the Coherent system is
  42. # used by other systems, so I don't believe there is a fundamental flaw in
  43. # the setup of the Coherent side.
  44. _________________________________________________________________
  45.  
  46. >Newsgroups: comp.mail.uucp,comp.sys.sun.admin,comp.sys.sun.misc
  47. >From: lampman@fullfeed.fullfeed.com (Ray Lampman)
  48. >Subject: SUMMARY: Weird! Sun can't UUCP to other Sun except without password?
  49. >Message-ID: <1992Dec24.062950.23125@fullfeed.fullfeed.com>
  50. >Keywords: UUCP parity weird password problem
  51. >Date: Thu, 24 Dec 1992 06:29:50 GMT
  52. _________________________________________________________________
  53.  
  54. The mystery is solved, thanks to all the people who replied.
  55.  
  56.    dem@meaddata.com (David Myers)
  57.    "Drew Derbyshire" <ahd@kew.com>
  58.    terry@zoe.network23.com (Terry)
  59.    martini@heaven7.in-berlin.de (Martin P. Ibert)
  60.    pete@tecc.co.uk
  61.    brian@igc.apc.org (Brian J. Coan)
  62. _________________________________________________________________
  63.  
  64. In article <1992Dec10.192406.13795@fullfeed.fullfeed.com> I wrote:
  65. #
  66. # When the two SunOS 4.1.1 machines are configured so  no  password
  67. # is  needed  on  the UUCP-login, every thing works just great! The
  68. # two uucico processes start  talking  and  files  are  transferred
  69. # across the telephone/modem connection.
  70. #
  71. # However, when a password is installed, the calling Sun sends  the
  72. # password, and the connection is dropped. The calling machine logs
  73. # a bunch of "imsg<" strings and eventually gives up. The answering
  74. # machine  shows  no indication of a successful login. Though getty
  75. # does start a valid "login -p <username>" process.
  76. #
  77. # I've heard rumors that SunOS uses a different parity when sending
  78. # or  receiving  a password. How can I configure one or both of the
  79. # machines to handle password transmission, so  the  other  machine
  80. # will  understand?  If these rumors are not true, does anyone know
  81. # what's going on here? I'm totally baffled, help!!
  82. _________________________________________________________________
  83.  
  84. I needed to transmit the password using a non-default parity set-
  85. ting.  I  learned  my  uucico  process  understands  a variety of
  86. pseudo-strings which can be included in  the  chat  scripts.  The
  87. special  strings  cause uucico to change the configuration of the
  88. transmitting serial device. My chat script now uses the  "P_ZERO"
  89. string. I ended up with a chat script which looks like this:
  90.  
  91.    host time device speed phone "" \d in: foo word: P_ZERO "" bar
  92.  
  93. I learned that all pseudo-strings  must  be  "stand-alone"  send-
  94. them  strings. This usually requires an associated expect-nothing
  95. string (""). In the chat script above, the "P_ZERO" string is in-
  96. terpreted  by uucico causing it to change the transmitting parity
  97. before the password (bar) is sent.
  98. _________________________________________________________________
  99.  
  100. Thanks again to everyone who helped.
  101.  
  102. Ray.Lampman
  103. System.Operator
  104. FullFeed.Communications
  105. -- 
  106. Ray.Lampman@FullFeed.Com ,^-_  FullFeed provides public access to
  107. FullFeed Communications  L   `; Usenet news and E-mail, plus UUCP
  108. Madison, WI 53704, USA   \ . J    connections to the Madison area
  109. voice +1 608 246 4239     L__]   data +1 608 246 2701 login guest
  110.