From owner-freebsd-questions Mon Feb 10 14:55:07 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA00562 for questions-outgoing; Mon, 10 Feb 1997 14:55:07 -0800 (PST) Received: from ns.NL.net (ns.NL.net [193.78.240.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA00550 for ; Mon, 10 Feb 1997 14:54:57 -0800 (PST) Received: from stuyts by ns.NL.net (5.65b/NLnet1.3) id AA06622; Mon, 10 Feb 1997 23:43:25 +0100 Received: from daneel (daneel.stuyts.nl [193.78.231.7]) by terminus.stuyts.nl (8.8.4/8.8.4) with SMTP id XAA01082 for ; Mon, 10 Feb 1997 23:40:00 +0100 (MET) Message-Id: <199702102240.XAA01082@terminus.stuyts.nl> Received: by daneel (NX5.67f2/NX3.0X) id AA25716; Mon, 10 Feb 97 23:40:24 +0100 Content-Type: text/plain Mime-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Nextstep-Mailer: Mail 3.3 (Enhance 1.2) Received: by NeXT.Mailer (1.118.2) From: Ben Stuyts Date: Mon, 10 Feb 97 23:40:22 +0100 To: questions@freebsd.org Subject: uucp errors after upgrading ZyXEL modem to ISDN Reply-To: ben@stuyts.nl Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dear net, I have upgraded my ZyXEL Elite modem to ISDN. Since then I have been having intermittent problems with uucp sessions: sometimes packets arrive with bad checksums or out of order. Sometimes whole sessions go without any problem. I only see this problem with high-speed ISDN connections. There are no problems with V34 (max 28.8k) connections. It looks like a handshake problem, but it isn't. I have checked both the lights on the front panel of the modem, and with a small rs232 tester. RTS goes off and on. The modem is configured for rts/cts handshaking. I am using the i protocol with default 1024/16 windows. There are no sio overflow errors in the console. I am running freebsd 2.2 gamma up to ctm 148. The machine has a Pentium 166 on a Gigabyte 586DX motherboard, and I am using the built-in serial ports. (cuaa0 in this case.) I have set up /etc/rc.serial to init port 0 as a modem port. Port speed is set to 115200. The ZyXEL's firmware is v2.04. When I try to ftp a large file, using ppp over this same modem, and to the same provider, I get no errors. (At least, the transfer rate is what it should be, and netstat -i shows no errors.) Any ideas? Thanks, Ben