home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sun / admin / 6073 < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.0 KB  |  57 lines

  1. Path: sparky!uunet!usc!wupost!gumby!destroyer!ncar!noao!arizona!arizona.edu!cerritos.edu!nic.csu.net!zeus!hliao
  2. From: hliao@zeus.calstatela.edu (Henry Liao)
  3. Newsgroups: comp.sys.sun.admin
  4. Subject: Summary: 14.4k modem on Sun 4/380
  5. Keywords: high speed modem, sun, communication
  6. Message-ID: <1992Sep2.113922.2562@nic.csu.net>
  7. Date: 2 Sep 92 18:39:21 GMT
  8. References: <1992Aug27.131153.2535@nic.csu.net>
  9. Organization: Cal State University, Los Angeles
  10. Lines: 44
  11. Nntp-Posting-Host: zeus.calstatela.edu
  12.  
  13. In article <1992Aug27.131153.2535@nic.csu.net>, hliao@zeus.calstatela.edu (Henry Liao) writes:
  14. |>     Here is a query to the wisdom of Sun administrators on the net.
  15. |> I've connected a 14.4k data/fax modem w/ V.{32,32bis,42,42bis} and MNP2-5
  16. |> on a Sun 4/380 running 4.1.2.
  17. |> 
  18. |> Question 1:
  19. |> How should I configure /etc/{ttytab,gettytab} for the optimal throughput?
  20. |> I tried 'Auto-baud' and various baud rates on the Sun, but my 386PC w/ a
  21. |> similar 14.4k modem (supports all compression protocols) always negotiate to
  22. |> 14.4k.  It doesn't matter if the speed is set to 9600-57600 on either ends.
  23. |> 
  24. |>...deleted...
  25.     Many thanks to those who responded.  I haven't tried netfax yet,
  26. but will summarize later if interests arise.
  27.  
  28. Here is what I've done to get it to work.
  29.  
  30. Configure the modem on the Sun w/ the following options (prefix w/ AT):
  31. &Q5    Configured for V.42/V.42 bis operation
  32. %C1    Enable MNP class 5 operation
  33. \J0    Turn off DTE baud rate adjustment
  34.  
  35. Create an entry in /etc/ttytab:
  36. ttyj0    "/usr/etc/getty new.19200"    dialup        on hardcar remote
  37.  
  38. I use a rotary table for testing of various speeds in /etc/gettytab:
  39.  
  40. n1200|new.1200|NDial-1200:\
  41.     :sp#1200:ht:ms=crtscts:nx=d2400:
  42. ...
  43. n19200|new.19200|NDial-19200:\
  44.     :sp#19200:ht:ms=crtscts:nx=d38400:
  45. n38400|new.38400|NDial-38400:\
  46.     :sp#38400:ht:ms=crtscts:nx=d1200:
  47.  
  48. kill    -1 1    # to restart ttys
  49.  
  50.  
  51. -Henry Liao                    o
  52. California State University, Los Angeles     )>
  53. Networks & Distributed Systems Group         ___./]___
  54. VOICE:    (213) 343-4537, 343-4530    hliao@calstatela.edu
  55. FAX:    (213) 343-4575            hliao@csula.bitnet
  56. #include <std/disclaimer.h>
  57.