From owner-freebsd-questions@FreeBSD.ORG Wed Dec 14 14:24:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 58BF016A41F for ; Wed, 14 Dec 2005 14:24:07 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF45943D5C for ; Wed, 14 Dec 2005 14:24:04 +0000 (GMT) (envelope-from nsrashmi@gmail.com) Received: by zproxy.gmail.com with SMTP id i1so129081nzh for ; Wed, 14 Dec 2005 06:24:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aQTeihQmJ0n3+N94u3byq3ciTt1oSbhUO8p37ry8BWEGXrqldAjK5olCpwvijfIdybKJIpRnibgfE4QIMfCJ01JvJ2ziOBK1n7rWZ95P4AGTeLcmUcg1828VElPz0nee4M4T2WyF/+JvSmkelBWblrjvf9KGgzZh6PBMZCwKeAk= Received: by 10.64.253.7 with SMTP id a7mr429087qbi; Wed, 14 Dec 2005 06:24:03 -0800 (PST) Received: by 10.64.204.16 with HTTP; Wed, 14 Dec 2005 06:24:02 -0800 (PST) Message-ID: <9f9993160512140624q147a274fyf99892b49ca7137c@mail.gmail.com> Date: Wed, 14 Dec 2005 19:54:02 +0530 From: rashmi ns To: freebsd-questions@freebsd.org In-Reply-To: <9f9993160512130421m60fe7303l311c13b542544551@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9f9993160512130421m60fe7303l311c13b542544551@mail.gmail.com> Subject: Re: Help reqd: Configuring sppp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 14:24:07 -0000 On 12/13/05, rashmi ns wrote: > Hi, > > I am facing problem in using sppp. > > Both local system amd remote systems are using the sppp. > > My questions are > > 1.Can we use sppp as PPP server? > 2.If answer to first question is yes ,how can I do that? > > I tried out the following commands. > > $ifconfig hdlc0 up > > > > After this command interface is sending LCP-CONF-REQUEST. > Also getting the LCP-CONF-ACK from the remote system. > > Sending and receiving of REQ and ACK is going on ,but after getting > ACK sppp is not sending next phase (IPCP) packet to remote system. > > Pls help me in fixing this.Pls let me know any pointers regarding this. > > > Regards, > Rashmi >