Hi folks, I've installed recently a Linux in my box, but I'm having problems for making ppp server work. I'm kinda newbie with Linux PPP, so I've annotated every detail. First of all, I'm using pppd 2.1.2 with a Slackware 1.2.13. The modem is USR V.32 (external). While booting, I see the following: Serial driver version 4.11 with no serial options enabled TTY00 at 0x03f8 (irq = 4) is a 16550A TTY01 at 0x02f8 (irq = 3) is a 16550A Is it right this line 'with no serial options enabled'? Do I have to mess with setserial, or everything is allright at this point? When I type setserial -b /dev/cua0 I see this output: /dev/cua0 at 0x03f8 (irq = 4) is a 16550A Its also seems to be ok, for I'm using COM1. Now the big problem. This is the log for pppd: Sep 4 09:49:43 horla pppd[111]: Serial line appears to be looped back. Sep 4 09:49:43 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:43 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:49:46 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:46 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:49:49 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:49 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:49:52 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:52 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:49:55 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:55 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:49:58 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:49:58 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:50:01 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:50:01 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:50:04 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:50:04 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:50:07 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:50:07 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:50:10 horla pppd[111]: lcp_rejci: received bad Reject! Sep 4 09:50:10 horla pppd[111]: lcp_rejci: plen 6 len 0 off 6 Sep 4 09:50:13 horla pppd[111]: LCP: timeout sending Config-Requests I'm missing something here? TIA Guilherme Kujawski - To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to [EMAIL PROTECTED]
