RAS Server

Joddy Grider (joddyg@inlandtruck.com)
Thu, 01 Apr 1999 09:56:31 -0600


Marc SCHAEFER wrote:

> Joddy Grider <joddyg@inlandtruck.com> wrote:
> > I have a Suse based RAS server using an Equinox modem pool. The problem I am
> > having is the first conection goes fine but the next connection takes over
> > control of  session of the first login. Any help would be greatly appreciated.
>
> I assume that by ``RAS'' you mean an AutoPPP mgetty server.
>
> First, I would have thought that either your modems do not have
> carrier detect (CD) correctly following the state of the connection,
> or that your cable is bad, or that pppd is not launched with the
> modem (-local) option. You can verify this: if pppd (look in
> /var/log/messages) doesn't detect the end of the call (ps auxw|grep pppd
> gives an entry after hangup, such as /usr/sbin/pppd), this is your
> problem.
>
> But now, you tell me that the next connection reconnects to that pppd.
> For me, the only way to achieve that is to have wrongly configured
> the modem to auto-answer: else, with the first problem above the server
> would be locked until pppd would be killed.
>
> In summary, I would first configure the modem to not auto-answer
> (ATS0=0 on most modems, however I don't know what an Equinox modem
> pool really is). That should make the reconnection impossible.
> Then I would ensure CD is properly configured. That should make
> your first problem disappear.
>
> -
> Posted automagically by a mail2news gateway at muc.de e.V.
> Please direct questions, flames, donations, etc. to admin@newsgate.muc.de

What is actually going on is we have a Equinox Super Serial card with 8 modems
connected. The first modems connection goes fine but when the next one dials in it
takes over the first ones session which is still alive and active. If they first
modems tries to reconnect it then takes the session back over from the second and
so on.