On Mon, 27 Oct 1997, Pere Camps wrote: > I am not able to set up my Linux box as a ppp server (just one ppp > line). It looks like pppd is assigning it's IP address to the client. > > The server's IP address is 147.83.61.27, and the clients' should > be 147.83.61.201 > As someone stated: exchange the IPs in /etc/ppp/options.ttySx
> Here are the logs for the server: > > Oct 28 00:29:05 bbs pppd[2782]: rcvd [LCP EchoReq id=0x0 fb f5 f2 52] > Oct 28 00:29:05 bbs pppd[2782]: sent [LCP EchoRep id=0x0 4e 57 41 73] > Oct 28 00:29:21 bbs pppd[2782]: sent [LCP EchoReq id=0x0 4e 57 41 73] > Oct 28 00:29:21 bbs pppd[2782]: rcvd [LCP EchoRep id=0x0 fb f5 f2 52] > Oct 28 00:29:35 bbs pppd[2782]: rcvd [LCP EchoReq id=0x1 fb f5 f2 52] > Oct 28 00:29:35 bbs pppd[2782]: sent [LCP EchoRep id=0x1 4e 57 41 73] > Oct 28 00:29:51 bbs pppd[2782]: sent [LCP EchoReq id=0x1 4e 57 41 73] > Oct 28 00:29:51 bbs pppd[2782]: rcvd [LCP EchoRep id=0x1 fb f5 f2 52] > Oct 28 00:30:05 bbs pppd[2782]: rcvd [LCP EchoReq id=0x2 fb f5 f2 52] > Oct 28 00:30:05 bbs pppd[2782]: sent [LCP EchoRep id=0x2 4e 57 41 73] > > And here the clients' (linux machine) > > Oct 28 00:29:27 ulivatar pppd[151]: sent [LCP EchoReq id=0x0 fb f5 f2 52] > Oct 28 00:29:27 ulivatar pppd[151]: rcvd [LCP EchoRep id=0x0 4e 57 41 73] > Oct 28 00:29:43 ulivatar pppd[151]: rcvd [LCP EchoReq id=0x0 4e 57 41 73] > Oct 28 00:29:43 ulivatar pppd[151]: sent [LCP EchoRep id=0x0 fb f5 f2 52] > Oct 28 00:29:57 ulivatar pppd[151]: sent [LCP EchoReq id=0x1 fb f5 f2 52] > Oct 28 00:29:57 ulivatar pppd[151]: rcvd [LCP EchoRep id=0x1 4e 57 41 73] > Oct 28 00:30:13 ulivatar pppd[151]: rcvd [LCP EchoReq id=0x1 4e 57 41 73] > Oct 28 00:30:13 ulivatar pppd[151]: sent [LCP EchoRep id=0x1 fb f5 f2 52] > Oct 28 00:30:27 ulivatar pppd[151]: sent [LCP EchoReq id=0x2 fb f5 f2 52] > Oct 28 00:30:27 ulivatar pppd[151]: rcvd [LCP EchoRep id=0x2 4e 57 41 73] > And here are the options set in /etc/ppp/options > > lcp-echo-interval 30 > lcp-echo-failure 4 I don't know what this EchoRep and EchoReq Packets are for (I don't get these when a win95 box dials in), so maybe you could try to comment out the above to options in /etc/ppp/options Ciao, Martin -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .