mgetty and AutoPPP
jerome.privat@bt.com (jerome.privat@bt.com)
Fri, 28 May 1999 16:07:32 +0100
Gert,
Thanks for your answer.
On Thu, May 27, 1999 at 05:38:31PM +0100, jerome.privat@bt.com
wrote:
> 05/27 18:22:22 yd0 waiting for ``_''
> 05/27 18:22:22 yd0 got: 9600/V34/NONE[0d]
> 05/27 18:22:22 yd0 CND: CONNECT 9600/V34/NONE
Make sure your modem is set to do error correction. With no error
correction, you'll get lots of noise and garbage, and no usable PPP
frames.
I am not sure where to set the modem to do error correction. In the
mgetty.config file, it seems that we send command to the modem at
two
occasions:
- with "init-chat" (I put the default value: "" ATS0=0Q0&D3&C1 OK)
- with "answer-chat" (I put the default value: "" ATA CONNECT \c \r)
As far as I understand these commands, they don't set the modem to
do error
correction. Should I add another command in there?
Another thing: I am using a FreeBSD (2.2.6-Release) for my access
server box with
two US Robotics (3COM) modems. In my mgetty.config, I have two
series of parameters:
one for ttyd0 and the other for ttyd1. Is it ok or should I use
cuaa0 and cuaa1 instead of
ttyd0 and ttyd1?
Thanks in advance for your answer,
Jerome