Skip site navigation (1)Skip section navigation (2)
Date:      10 Feb 2000 12:18:17 -0600
From:      Soren Dayton <dayton@overx.com>
To:        freebsd-questions@freebsd.org
Subject:   my dial up connection lost
Message-ID:  <86wvocyl92.fsf@polo.overx.com>

next in thread | raw e-mail | index | archive | help

Hi,

I have a small modem pool running off of two modems hooked up to a
FreeBSD 3.4-stable machine.  I am finding that the connections (all
from windows 2000 machines with timeout configured to "never") hang up
after a short period of inactivity it hangs up

I am using mgetty with the login.config configured with:

/AutoPPP/       -       -       /opt/local/sbin/ppplogin

where ppplogin is just

        /usr/sbin/ppp -direct dialin

where /etc/ppp/ppp.conf has:

dialin:
        .....
        set timeout 0
        ....

But still things hang up

Here's the log message:

Jan 12 00:11:59 mecca ppp[534]: Phase: deflink: Carrier lost 
Jan 12 00:11:59 mecca ppp[534]: Phase: deflink: open -> lcp 
Jan 12 00:11:59 mecca ppp[534]: Phase: bundle: Terminate 
Jan 12 00:11:59 mecca ppp[534]: Phase: deflink: Disconnected! 
Jan 12 00:11:59 mecca ppp[534]: Phase: deflink: Connect time: 288 secs: 25578 octets in, 42676 octets out 

I'm probably not collecting the information that would help me debug
this, but does this sound like something that someone understands?
Would anyone have some pointers to get me going on this?

Thanks,
Soren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wvocyl92.fsf>