From owner-freebsd-questions Thu Sep 2 3:31:22 1999 Delivered-To: freebsd-questions@freebsd.org Received: from liberty.bulinfo.net (liberty.bulinfo.net [212.72.195.7]) by hub.freebsd.org (Postfix) with SMTP id 31D2814E6E for ; Thu, 2 Sep 1999 03:30:55 -0700 (PDT) (envelope-from krassi@bulinfo.net) Received: (qmail 12599 invoked from network); 2 Sep 1999 10:29:10 -0000 Received: from liberty.bulinfo.net (HELO bulinfo.net) (212.72.195.7) by liberty.bulinfo.net with SMTP; 2 Sep 1999 10:29:10 -0000 Message-ID: <37CE5175.DB285E70@bulinfo.net> Date: Thu, 02 Sep 1999 13:29:09 +0300 From: Krassimir Slavchev Organization: Bulinfo Ltd. X-Mailer: Mozilla 4.6 [en] (X11; I; FreeBSD 3.0-CURRENT i386) X-Accept-Language: ru, bg, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: pppd & PAP Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We use FreeBSD 2.2.8 to provide dial-up services. Clients logged in with PAP authorization. We use mgetty with /AutoPPP/ to invoke pppd. All works fine, but occurs following problem: when there is no connection outside our server to internet users can't logged in. After debuging we examinate that: pppd complete PAP athorization and write user in utmp file, wait and exit with HANGUP before inform the kernel of local and remote IP addresses and can't complete IPCP negotoation. We have 2 local DNS that are working without interuption and resolve all local addresses. Additional information: when clients are using terminal login the problem does not exist. Any hints will be helpfull Best regards Krassimir Slavchev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message