the line is one that works for me, so it probably not mgetty itself which
has a problem with 115200. there are a few things you could check:

when the modem answers, is it doing it by itself by being set to
autoanswer, or is mgetty actually working it? what do mgetty log files
say?

do you have some confusion by referring to /dev/modem or /dev/cua1 in some
programs and ttyS1 in mgetty? its best to use only ttyS1. even if lock
files are ok, maybe modem is left in an unsuitable state.

try talking to modem with minicom. see if its possible to tell modem to
answer when phone rings or if it does it by itself. when mgetty is
running, minicom should be unable to use modem because lock file exists.

robert


> Unfortunately, this doesn't change the behavior. Well, I should qualify
> that by saying that mgetty doesn't like the speed of 115200, and when I
> take the '-s 115200' part out, both modems just screech until
> HyperTerminal times out.
> 
> Thanks anyway,
> Juergen
> 
> On Wed, 24 Feb 1999, Robert Baines wrote:
> 
> > 
> > 
> > try this:
> > 
> > 
> > S1:2345:respawn:/yourpath/mgetty -x 5 -s 115200 -n 2 ttyS1
> > 
> > robert
> > 
> > > From: Juergen Fiedler <[EMAIL PROTECTED]>
> > > To: [EMAIL PROTECTED]
> > > Newsgroups: comp.os.linux.networking
> > > Subject: dialin to my machine
> > > 
> > > Hi,
> > > 
> > > I'm trying to enable other computers to my machine. To this end, I first
> > > installed mgetty and added the following line to /etc/inittab:
> > > 
> > > S1:2345:respawn:/usr/local/sbin/mgetty ttyS1 -D /dev/ttyS1 -x 9
> >                   ^^^^^^^^^^^^^^^        ^^^^^    ^^^^
> >                   funny path             ?????    don't think you need
> >                                                   this with mgetty or
> >                                                    getty
> > 
> > > 
> > > According to the Linux Dialin Server Setup Guide, that should at least
> > > enable a simple SLIP connection to my machine.
> > > 
> > > /usr/local/etc/mgetty+sendfax/login.config contains only one line:
> > > 
> > > *       -       -       /bin/login @
> > > 
> > > That should allow everybody to log in, right?
> > 
> > try deleting the file if in  doubt.
> > 
> > > 
> > > What happens if I try to connect with HyperTerminal from a Win95 machine
> > > is this: The Linux machine actually answers the call, but no real
> > > connection is established. Both modems go real frantic and continue to
> > > screech for a while: HyperTerminal eventually times out, but the Linux
> > > machine continues to make those noises until I reset the modem manually.
> > > 
> > > Is there anything else I have to do? Any advice would be appreciated.
> > > 
> > > TIA,
> > > Juergen
 




-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to