From owner-freebsd-questions Thu Jun 26 11:14:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA03720 for questions-outgoing; Thu, 26 Jun 1997 11:14:19 -0700 (PDT) Received: from spsem02.sps.mot.com ([192.70.231.5]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id LAA03715 for ; Thu, 26 Jun 1997 11:14:12 -0700 (PDT) Received: from mogate.sps.mot.com by spsem02.sps.mot.com (4.1/SMI-4.1/Email 2.1 10/25/93) id AA25723 for freebsd-questions@FreeBSD.org; Thu, 26 Jun 97 11:14:10 MST Received: from genesis4.sps.mot.com by mogate.sps.mot.com (4.1/SMI-4.1/Email-2.0) id AA01631 for freebsd-questions@FreeBSD.org; Thu, 26 Jun 97 11:14:08 MST Received: from genesis4.sps.mot.com (loopback [127.0.0.1]) by genesis4.sps.mot.com (8.8.5/8.8.5) with SMTP id LAA25039 for ; Thu, 26 Jun 1997 11:14:17 -0700 (MST) Message-Id: <33B2B178.167EB0E7@genesis4.sps.mot.com> Date: Thu, 26 Jun 1997 11:14:16 -0700 From: Hai Nguyen X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.2-RELEASE i386) Mime-Version: 1.0 To: freebsd-questions@FreeBSD.org Subject: Ftp Problems Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hello all, I have two FBSD systems network together ( through a hub ) . One machine has a PCI NE2000 compatible network card running FBSD 3.0 SNAP, the other has an ISA NE2000 running 2.2 Release on May0297. The problem is that I can ftp login to and from to either machine but I can't transfer files because the performance is something like 0.08kb/sec ). Also, I can do NFS mount but can't copy file to or from the NFS filesystem. Any ideas on what the problem is ? BTW, FBSD recognized the PCI NE2000 network card and assigned it as device ed2 which I don't see in the kernel config. Thanks in advance.