From owner-freebsd-isp Wed Apr 9 10:37:49 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA03621 for isp-outgoing; Wed, 9 Apr 1997 10:37:49 -0700 (PDT) Received: from ns.dnsserver.com (qmailr@[208.14.0.252]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id KAA03616 for ; Wed, 9 Apr 1997 10:37:45 -0700 (PDT) Received: (qmail-queue invoked by uid 0); 9 Apr 1997 17:31:12 -0000 Received: from www8.clever.net (root@206.31.79.1) by smtp.clever.net with SMTP; 9 Apr 1997 17:31:12 -0000 Received: from high.voltage.net (arkylady@[208.15.104.34]) by www8.clever.net (8.8.5/8.6.9) with SMTP id NAA09722 for ; Wed, 9 Apr 1997 13:37:38 -0400 (EDT) Message-Id: <3.0.32.19970409123802.00694424@web-trends.com> X-Sender: arkysaw@web-trends.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Wed, 09 Apr 1997 12:38:04 -0500 To: freebsd-isp@freebsd.org From: Susie Ward Subject: Re: having problems with iijppp, pppd and win95 clients Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 01:26 PM 3/9/97 +0200, Victor Rotanov wrote: >I have probs with subj: win95 connects, does pap, and then disconnects for >some reason. I'm having the same problems. I put pppd in kdebug 1 mode and here is what I get: Apr 9 11:21:01 high pppd[917]: pppd 2.2.0 started by root, uid 0 Apr 9 11:21:53 high pppd[917]: Connect: ppp0 <--> /dev/ttyc00 Apr 9 11:21:54 high /kernel: ppp0: bad fcs b4db Apr 9 11:21:54 high /kernel: ppp0: garbage received: 0xf2 (need 0xFF) Apr 9 11:22:18 high /kernel: ppp0: garbage received: 0xf0 (need 0xFF) Apr 9 11:22:19 high /kernel: ppp0: missing UI (0x3), got 0x6b Apr 9 11:22:19 high /kernel: ppp0: garbage received: 0xe8 (need 0xFF) Apr 9 11:22:19 high /kernel: ppp0: missing UI (0x3), got 0xe7 Apr 9 11:22:23 high pppd[917]: LCP: timeout sending Config-Requests Apr 9 11:22:23 high pppd[917]: Connection terminated. Apr 9 11:22:23 high pppd[918]: pppd 2.2.0 started by root, uid 0 I have tried several different setups with this (getty, mgetty, pppd direct, even tried it on Linux) all with the same result. It must be either in the pppd options I'm using, my modems or the Win95 DUN settings, but I've tried a zillion different combinations, still no luck :( Right now I have in my /etc/ttys ttyc00 "/usr/bin/pppd" dialup on (I've also tried unknown on and a few other ways I've seen) Then I have my pppd options in /etc/ppp/options and /etc/ppp/options.ttyc00 Would I even need anything in my gettytab or rc.serial with this setup? It seems to work fine (in fact it works the same and with the exact result as when I tried with getty, mgetty and scripts), the modems do answer (have the auto answer DIP switch set) the two modems talk, pppd connects itself to the ttyc00 port, then I get the errors and it disconnects. If anyone has any suggestions, please let me know, I've been dealing with this for a few days now and I have no idea what direction to go in next. I have FreeBSD 2.2.1-RELEASE and USR Sportster 33.6 modems. Susie