From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 08:07:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 700A816A4B3 for ; Wed, 22 Oct 2003 08:07:59 -0700 (PDT) Received: from mail.perminform.ru (mail.perminform.ru [212.120.160.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FB243FBF for ; Wed, 22 Oct 2003 08:07:57 -0700 (PDT) (envelope-from m.maslennikov@uralcom.com) Received: from MMaslennikov ([::ffff:212.120.160.84]) by mail.perminform.ru with esmtp; Wed, 22 Oct 2003 21:07:50 +0600 From: "Maxim Maslennikov" To: freebsd-questions@FreeBSD.ORG Date: Wed, 22 Oct 2003 21:06:22 +0600 Message-ID: <00b601c398ae$0e537db0$4a1f320a@MMaslennikov> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 15:07:59 -0000 Hello, I'm using FreeBSD 5.1 like ppp server with callback cbcp option for a windows clients. After windows client call, the ppp displays callback window. If I press the cancel button ppp makes disconnect. Is it normal behaviour ? When I'm using windosw2000 Remote Access Server and If I press the cancel button ppp doesn't disconnect a connection, ppp only cancels callback negotiation. How can I configure ppp for it only cancels cbcp negotiation and doesn't disconnect a connection ? /etc/ppp/ppp.conf ------------------------------------------------------------------------ ----------------- default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa4 set speed 115200 set redial 5 3 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" disable ipv6cp server: enable pap set callback cbcp none set redial 1 1 set ifaddr 10.50.31.252 10.50.31.253 255.255.255.0 enable proxy accept dns ------------------------------------------------------------------------ ---------------- /etc/ppp/ppp.secret ------------------------------------------------------------------------ ---------------- # Authname Authkey Peer's IP address Label Callback ras rasbsd * * * ------------------------------------------------------------------------ ---------------- Kind Regards, Maxim Maslennikov. ---------------------------- "UralCom" Ltd Development department Phone: +7 3422 900080 Fax: +7 3422 900546 Mobile: +7 902 4719916 ----------------------------