From owner-ietf-ppp@merit.edu  Tue Feb 25 00:55:26 2003
Received: from trapdoor.merit.edu (postfix@trapdoor.merit.edu [198.108.1.26])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id AAA07449
	for <pppext-archive@lists.ietf.org>; Tue, 25 Feb 2003 00:55:25 -0500 (EST)
Received: by trapdoor.merit.edu (Postfix)
	id 44E6191209; Tue, 25 Feb 2003 00:58:51 -0500 (EST)
Delivered-To: ietf-ppp-outgoing@trapdoor.merit.edu
Received: by trapdoor.merit.edu (Postfix, from userid 56)
	id 18D9491233; Tue, 25 Feb 2003 00:58:51 -0500 (EST)
Delivered-To: ietf-ppp@trapdoor.merit.edu
Received: from segue.merit.edu (segue.merit.edu [198.108.1.41])
	by trapdoor.merit.edu (Postfix) with ESMTP id DC82091209
	for <ietf-ppp@trapdoor.merit.edu>; Tue, 25 Feb 2003 00:58:49 -0500 (EST)
Received: by segue.merit.edu (Postfix)
	id B289A5DE48; Tue, 25 Feb 2003 00:58:49 -0500 (EST)
Delivered-To: ietf-ppp@merit.edu
Received: from mail.iwavesystems.com (unknown [203.196.144.54])
	by segue.merit.edu (Postfix) with ESMTP id 996A75DDBE
	for <ietf-ppp@merit.edu>; Tue, 25 Feb 2003 00:58:46 -0500 (EST)
Received: from iwave120 (ns1.iwave.net [203.196.144.50])
	by mail.iwavesystems.com (8.12.4/) with SMTP id h1P5pM6w025547
	for <ietf-ppp@merit.edu>; Tue, 25 Feb 2003 11:21:26 +0530
Message-ID: <003601c2dc93$c302d080$b202a8c0@iwave120>
From: "anuraguxa" <anuraguxa@iwavesystems.com>
To: <ietf-ppp@merit.edu>
Subject: PPP Problem
Date: Tue, 25 Feb 2003 11:34:21 +0530
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0031_01C2DCC1.D7483E30"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Virus-Scanned: Message: ok
X-Virus-Scanned: Message: ok
X-Scanned-By: MIMEDefang 2.14 (www dot roaringpenguin dot com slash mimedefang)
X-Filter-Version: 1.4.5 (mail.iwavesystems.com)
Sender: owner-ietf-ppp@merit.edu
Precedence: bulk
Errors-To: owner-ietf-ppp-outgoing@merit.edu

This is a multi-part message in MIME format.

------=_NextPart_000_0031_01C2DCC1.D7483E30
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Dear All

I am facing one problem pls try to give me valid solution.

Establishing PPP communication requires transitioning a connection =
through several states.

Let say two important phases .
1- LCP
2-NCP(IPCP)

I am compiling ppp driver under linux ppp-2.4.1 source on my board of =
speed 50 Mhz and trying to communicate with similar baud rate (9600) =
soft controller working on Ghz .


Acceptible --->it is delaying the packet negotiation in bothstates.
 for that i have made LCP -restart option 6 in place of default 3.
                After that LCP Phase is going smooth.

But Still facing PROBLEM with IPCP .=20
I haven't seen the this kind of behaviour of first time.controller is =
not at all responding for the packet. Only i am able to receive IPCP Req =
packet in 3sec duration.


If i make the IPCP-restart time 1 seec and configured for 150 iteration =
...then only i may able to receive one or two IPCP ACK ...I can change =
only my board configuration


but my Board is working fine with linux PC pentium 3.



Thanks
Anurag Uxa


DISCLAIMER:

This e-mail and any attachment (s) is for authorised use by the intended recipient (s) only. It may contain proprietary material, confidential information and/or be subject to the legal privilege of iWave Systems Technologies Private Limited. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from retaining, using, copying, alerting or disclosing the content of this message. Thank you for your co-operation. 
------=_NextPart_000_0031_01C2DCC1.D7483E30
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Dear All</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am facing one problem pls try to give =
me valid=20
solution.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Establishing PPP communication requires =

transitioning a connection through several states.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Let say two important phases =
.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>1- LCP</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>2-NCP(IPCP)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am compiling ppp driver under linux =
ppp-2.4.1=20
source on my board of speed 50 Mhz and trying to communicate with =
similar baud=20
rate (9600) soft controller working on Ghz .</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Acceptible ---&gt;it is delaying the =
packet=20
negotiation in bothstates.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;for that i have made LCP -restart =
option 6 in=20
place of default 3.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;=20
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; After that LCP Phase is going=20
smooth.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>But Still facing PROBLEM with IPCP . =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I haven't seen the this kind of =
behaviour of first=20
time.controller is not at all responding for the packet. Only i am able =
to=20
receive IPCP Req packet in 3sec duration.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>If i make the IPCP-restart time 1 seec =
and=20
configured for 150 iteration ...then only i may able to receive one or =
two IPCP=20
ACK ...I can change only my board configuration</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>but my Board is working fine with linux =
PC pentium=20
3.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Anurag Uxa</FONT></DIV><H6><BR><HR>
DISCLAIMER:

This e-mail and any attachment (s) is for authorised use by the intended recipient (s) only. It may contain proprietary material, confidential information and/or be subject to the legal privilege of iWave Systems Technologies Private Limited. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from retaining, using, copying, alerting or disclosing the content of this message. Thank you for your co-operation. 
<BR><HR><BR></H6></BODY></HTML>

------=_NextPart_000_0031_01C2DCC1.D7483E30--



From owner-ietf-ppp@merit.edu  Tue Feb 25 01:42:33 2003
Received: from trapdoor.merit.edu (postfix@trapdoor.merit.edu [198.108.1.26])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id BAA08298
	for <pppext-archive@lists.ietf.org>; Tue, 25 Feb 2003 01:42:32 -0500 (EST)
Received: by trapdoor.merit.edu (Postfix)
	id 9138391233; Tue, 25 Feb 2003 01:45:31 -0500 (EST)
Delivered-To: ietf-ppp-outgoing@trapdoor.merit.edu
Received: by trapdoor.merit.edu (Postfix, from userid 56)
	id 26D4491239; Tue, 25 Feb 2003 01:45:25 -0500 (EST)
Delivered-To: ietf-ppp@trapdoor.merit.edu
Received: from segue.merit.edu (segue.merit.edu [198.108.1.41])
	by trapdoor.merit.edu (Postfix) with ESMTP id 1603D91233
	for <ietf-ppp@trapdoor.merit.edu>; Tue, 25 Feb 2003 01:45:22 -0500 (EST)
Received: by segue.merit.edu (Postfix)
	id AA48A5E01D; Tue, 25 Feb 2003 01:45:21 -0500 (EST)
Delivered-To: ietf-ppp@merit.edu
Received: from mail.iwavesystems.com (unknown [203.196.144.54])
	by segue.merit.edu (Postfix) with ESMTP id 30CAA5DDBE
	for <ietf-ppp@merit.edu>; Tue, 25 Feb 2003 01:45:10 -0500 (EST)
Received: from iwave120 (ns1.iwave.net [203.196.144.50])
	by mail.iwavesystems.com (8.12.4/) with SMTP id h1P6bR6w025867;
	Tue, 25 Feb 2003 12:07:43 +0530
Message-ID: <005301c2dc9a$3ac357b0$b202a8c0@iwave120>
From: "anuraguxa" <anuraguxa@iwavesystems.com>
To: "Thiagarajan Venkatachalam" <thiagarajan.venkatachalam@wipro.com>
Cc: <ietf-ppp@merit.edu>
References: <E1BDE345EBE07B4AAF4839B68B420E4F6E12EF@chn-snr-msg.wipro.com>
Subject: Re: PPP Problem
Date: Tue, 25 Feb 2003 12:20:26 +0530
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0050_01C2DCC8.47339D10"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Virus-Scanned: Message: ok
X-Virus-Scanned: Message: ok
X-Scanned-By: MIMEDefang 2.14 (www dot roaringpenguin dot com slash mimedefang)
X-Filter-Version: 1.4.5 (mail.iwavesystems.com)
Sender: owner-ietf-ppp@merit.edu
Precedence: bulk
Errors-To: owner-ietf-ppp-outgoing@merit.edu

This is a multi-part message in MIME format.

------=_NextPart_000_0050_01C2DCC8.47339D10
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Message
Controller is nothing but a windows server .For that i have written a =
host script in linux .

The option file contains
/etc/ppp/options

-detach  local  defaultroute  nocrtscts  lock  noauth  9600  /dev/ttyS01 =
 novj  noccp  connect 'chat -f /etc/ppp/winxp-host'=20
/etc/ppp/options.ttyS01

195.17.255.253:195.17.255.254



/etc/ppp/winxp-host=20

""       "CLIENTCLIENT\c"
"SERVER" "SERVER\c"





  ----- Original Message -----=20
  From: Thiagarajan Venkatachalam=20
  To: anuraguxa=20
  Sent: Tuesday, February 25, 2003 11:55 AM
  Subject: RE: PPP Problem



      With what options you are starting the pppd?=20
  What about ppp server ? =20


  Rgds
  Thiaga.

    -----Original Message-----
    From: anuraguxa [mailto:anuraguxa@iwavesystems.com]=20
    Sent: Tuesday, February 25, 2003 11:34 AM
    To: ietf-ppp@merit.edu
    Subject: PPP Problem


    Dear All

    I am facing one problem pls try to give me valid solution.

    Establishing PPP communication requires transitioning a connection =
through several states.

    Let say two important phases .
    1- LCP
    2-NCP(IPCP)

    I am compiling ppp driver under linux ppp-2.4.1 source on my board =
of speed 50 Mhz and trying to communicate with similar baud rate (9600) =
soft controller working on Ghz .


    Acceptible --->it is delaying the packet negotiation in bothstates.
     for that i have made LCP -restart option 6 in place of default 3.
                    After that LCP Phase is going smooth.

    But Still facing PROBLEM with IPCP .=20
    I haven't seen the this kind of behaviour of first time.controller =
is not at all responding for the packet. Only i am able to receive IPCP =
Req packet in 3sec duration.


    If i make the IPCP-restart time 1 seec and configured for 150 =
iteration ...then only i may able to receive one or two IPCP ACK ...I =
can change only my board configuration


    but my Board is working fine with linux PC pentium 3.



    Thanks
    Anurag Uxa


-------------------------------------------------------------------------=
---
    DISCLAIMER: This e-mail and any attachment (s) is for authorised use =
by the intended recipient (s) only. It may contain proprietary material, =
confidential information and/or be subject to the legal privilege of =
iWave Systems Technologies Private Limited. If you have received this =
message in error, please notify the originator immediately. If you are =
not the intended recipient, you are notified that you are strictly =
prohibited from retaining, using, copying, alerting or disclosing the =
content of this message. Thank you for your co-operation.=20

-------------------------------------------------------------------------=
---


**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited =
is=20
'privileged' and 'confidential' and intended for use only by the =
individual
 or entity to which it is addressed. You are notified that any use, =
copying=20
or dissemination of the information contained in the E-MAIL in any =
manner=20
whatsoever is strictly prohibited.

*************************************************************************=
**

      =20



DISCLAIMER:

This e-mail and any attachment (s) is for authorised use by the intended recipient (s) only. It may contain proprietary material, confidential information and/or be subject to the legal privilege of iWave Systems Technologies Private Limited. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from retaining, using, copying, alerting or disclosing the content of this message. Thank you for your co-operation. 
------=_NextPart_000_0050_01C2DCC8.47339D10
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Controller is nothing but a windows =
server .For=20
that i have written a host script in linux .</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The option file contains</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>/etc/ppp/options</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>
<P>-<FONT face=3DArial><FONT size=3D2>detach&nbsp; local&nbsp; =
defaultroute&nbsp;=20
nocrtscts&nbsp; lock&nbsp; noauth&nbsp; </FONT><FONT size=3D2>9600&nbsp; =

</FONT></FONT><FONT face=3DArial size=3D2>/dev/ttyS01&nbsp; novj&nbsp; =
noccp&nbsp;=20
connect <FONT size=3D3>'<STRONG><CODE>chat -f=20
/etc/ppp/winxp-host</CODE></STRONG>'</FONT> <BR><FONT face=3D"Times New =
Roman"=20
size=3D3>/etc/ppp/options.ttyS01</FONT></FONT></P>
<P>195.17.255.253:195.17.255.254</P>
<P><FONT face=3DArial size=3D2><FONT face=3DArial =
size=3D2></FONT></FONT>&nbsp;</P>
<P><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman"=20
size=3D3>/etc/ppp/winxp-host </FONT></FONT></P></DIV>
<DIV><FONT face=3DArial><FONT =
size=3D2>""&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
"CLIENTCLIENT\c"<BR>"SERVER" "SERVER\c</FONT>"</FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial>&nbsp;</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dthiagarajan.venkatachalam@wipro.com=20
  href=3D"mailto:thiagarajan.venkatachalam@wipro.com">Thiagarajan=20
  Venkatachalam</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Danuraguxa@iwavesystems.com=20
  href=3D"mailto:anuraguxa@iwavesystems.com">anuraguxa</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, February 25, =
2003 11:55=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> RE: PPP Problem</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=3D508132206-25022003></SPAN><SPAN=20
  class=3D508132206-25022003><FONT face=3DArial color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>&nbsp;&nbsp;&nbsp; With what options you are starting the =
pppd?=20
  </FONT></SPAN></DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff size=3D2>What=20
  about ppp server ?&nbsp; </FONT></SPAN></DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>Rgds</FONT></SPAN></DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>Thiaga.</FONT></SPAN></DIV>
  <DIV><SPAN class=3D508132206-25022003><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2></FONT></SPAN>&nbsp;</DIV>
  <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
    <DIV></DIV>
    <DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr =
align=3Dleft><FONT=20
    face=3DTahoma size=3D2>-----Original Message-----<BR><B>From:</B> =
anuraguxa=20
    [mailto:anuraguxa@iwavesystems.com] <BR><B>Sent:</B> Tuesday, =
February 25,=20
    2003 11:34 AM<BR><B>To:</B> <A=20
    =
href=3D"mailto:ietf-ppp@merit.edu">ietf-ppp@merit.edu</A><BR><B>Subject:<=
/B>=20
    PPP Problem<BR><BR></FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>Dear All</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>I am facing one problem pls try to =
give me=20
    valid solution.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Establishing PPP communication =
requires=20
    transitioning a connection through several states.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Let say two important phases =
.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>1- LCP</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>2-NCP(IPCP)</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>I am compiling ppp driver under =
linux ppp-2.4.1=20
    source on my board of speed 50 Mhz and trying to communicate with =
similar=20
    baud rate (9600) soft controller working on Ghz .</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Acceptible ---&gt;it is delaying =
the packet=20
    negotiation in bothstates.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>&nbsp;for that i have made LCP =
-restart option=20
    6 in place of default 3.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
    &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; After that LCP Phase is going=20
    smooth.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>But Still facing PROBLEM with IPCP =
.=20
    </FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>I haven't seen the this kind of =
behaviour of=20
    first time.controller is not at all responding for the packet. Only =
i am=20
    able to receive IPCP Req packet in 3sec duration.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>If i make the IPCP-restart time 1 =
seec and=20
    configured for 150 iteration ...then only i may able to receive one =
or two=20
    IPCP ACK ...I can change only my board configuration</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>but my Board is working fine with =
linux PC=20
    pentium 3.</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
    <DIV><FONT face=3DArial size=3D2>Thanks</FONT></DIV>
    <DIV><FONT face=3DArial size=3D2>Anurag Uxa</FONT></DIV>
    <H6><BR>
    <HR>
    DISCLAIMER: This e-mail and any attachment (s) is for authorised use =
by the=20
    intended recipient (s) only. It may contain proprietary material,=20
    confidential information and/or be subject to the legal privilege of =
iWave=20
    Systems Technologies Private Limited. If you have received this =
message in=20
    error, please notify the originator immediately. If you are not the =
intended=20
    recipient, you are notified that you are strictly prohibited from =
retaining,=20
    using, copying, alerting or disclosing the content of this message. =
Thank=20
    you for your co-operation. <BR>
    <HR>
    <BR></H6></BLOCKQUOTE>
  <TABLE>
    <TBODY>
    <TR>
      <TD bgColor=3D#ffffff><FONT =
color=3D#000000><PRE>**************************Disclaimer****************=
********************

Information contained in this E-MAIL being proprietary to Wipro Limited =
is=20
'privileged' and 'confidential' and intended for use only by the =
individual
 or entity to which it is addressed. You are notified that any use, =
copying=20
or dissemination of the information contained in the E-MAIL in any =
manner=20
whatsoever is strictly prohibited.

*************************************************************************=
**
</PRE></FONT></TD></TR></TBODY></TABLE></BLOCKQUOTE><H6><BR><HR>
DISCLAIMER:

This e-mail and any attachment (s) is for authorised use by the intended recipient (s) only. It may contain proprietary material, confidential information and/or be subject to the legal privilege of iWave Systems Technologies Private Limited. If you have received this message in error, please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from retaining, using, copying, alerting or disclosing the content of this message. Thank you for your co-operation. 
<BR><HR><BR></H6></BODY></HTML>

------=_NextPart_000_0050_01C2DCC8.47339D10--



