From owner-freebsd-isp Tue May 22 23:35:21 2001 Delivered-To: freebsd-isp@freebsd.org Received: from grif0.newmail.ru (grif0.newmail.ru [212.48.140.145]) by hub.freebsd.org (Postfix) with SMTP id E4F3537B424 for ; Tue, 22 May 2001 23:35:17 -0700 (PDT) (envelope-from Andrew.Karjagin@newmail.ru) Received: (qmail 24837 invoked by alias); 23 May 2001 06:35:16 -0000 Message-ID: <20010523063516.24836.qmail@grif0.newmail.ru> From: "Andrew Karjagin" To: freebsd-isp@freebsd.org Reply-To: Subject: leased line with pppd Date: Wed, 23 May 2001 10:35:16 +0400 MIME-Version: 1.0 X-UID: 8-21688 X-Originating-IP: [212.42.53.200] Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello! I want to connect two Unix servers (FreeBSD 4.2 and Linux) by leased telephone line with leased modems M-160 without HARD control (www.zelax.ru). Modems connected to serial ports of servers and they work well and tested. Computers connect to modems well too. But when I start pppd - it doesn"t make a connection. I am using following options for pppd: FreeBSD server: debug noauth persist nodetach lock nocrtscts nobsdcomp nodeflate local passive In file options.cuaa1: x.x.x.x:y.y.y.y netmask 255.255.255.252 Linux client: noauth persist nodetach lock nocrtscts nobsdcomp nodeflate local In pppd.log file I see that servers send and receive LCP packets with magic number, but then they show a message "LCP config-requiest timeout" and stop there trying. May be anybody do it? What I do wrong? Where can I get an info about it? Thank you for your help! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message