From owner-freebsd-net@FreeBSD.ORG Thu Jan 12 23:27:10 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6463B16A41F for ; Thu, 12 Jan 2006 23:27:10 +0000 (GMT) (envelope-from d.s.polyakov@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE4543D5E for ; Thu, 12 Jan 2006 23:27:06 +0000 (GMT) (envelope-from d.s.polyakov@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so514172wra for ; Thu, 12 Jan 2006 15:27:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:x-mailer:reply-to:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=lnxVxo1Dx3/hPYhNs5XS/eKDMHZ1ft+i/2RSslDia0O3EbcGepjYOXrSj2iyYnVKDzFLuNUA8c69ErjMsTDKkwuqXP1RIs7D6t066a8hUJpziIHLNfvlSFvSkwocl6xCRTySznCGMIhAPhWVg/dOb73NPKsGGXUtOOkyburSGwc= Received: by 10.65.205.8 with SMTP id h8mr1270520qbq; Thu, 12 Jan 2006 15:27:05 -0800 (PST) Received: from D007.D-IP04.lipetsk.ru ( [195.34.231.7]) by mx.gmail.com with ESMTP id e19sm942356qbe.2006.01.12.15.27.02; Thu, 12 Jan 2006 15:27:04 -0800 (PST) Date: Fri, 13 Jan 2006 01:24:57 +0300 From: d.s.polyakov@gmail.com X-Mailer: The Bat! (v3.5) Professional X-Priority: 3 (Normal) Message-ID: <1662395635.20060113012457@gmail.com> To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mgetty+pppd dialin problem X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d.s.polyakov@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2006 23:27:10 -0000 Hi All! I`ve installed from the ports mgetty+sendfax on FreeBSD 6.0., pppd been also configured (options,pap-secrets,chap-secrets). My server has 2 ethernet interfaces 172.20.0.0/16 and 1 ethernet interface configured for the real ip+natd mgetty running due to 'ps aux' and when i try to connect with terminal everything works and i can login ,but if i try to use ppp proto with pap authorization ,my connection fails with the following messages in /var/log/pppd.log : pppd[671]: pppd 2.3.5 started by root, uid 0 pppd[671]: Using interface ppp0 pppd[671]: Connect: ppp0 <--> /dev/cuad0 pppd[671]: sent [LCP ConfReq id=0x1 ] last message repeated 11 times last message repeated 18 times pppd[671]: LCP: timeout sending Config-Requests pppd[671]: Hangup (SIGHUP) pppd[671]: Modem hangup, connected for 1 minutes pppd[671]: Connection terminated, connected for 1 minutes pppd[671]: Exit. /etc/ppp/options : lock auth modem crtscts asyncmap require-pap refuse-chap mtu 576 mru 576 172.20.120.130:172.20.120.131 debug 5 passive nodetach ipcp-accept-local ipcp-accept-remote lcp-max-configure 30 /etc/ppp/pap-secrets: pppc * 123321 * test * 123 *