From owner-freebsd-questions Thu May 25 9:39:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mcbi-32.med.nyu.edu (mcs01-ext.med.nyu.edu [128.122.2.2]) by hub.freebsd.org (Postfix) with ESMTP id 2B0E137C86D for ; Thu, 25 May 2000 09:39:46 -0700 (PDT) (envelope-from xuc@mcbi-32.med.nyu.edu) Received: (from xuc@localhost) by mcbi-32.med.nyu.edu (8.9.3/8.9.3) id LAA13720 for freebsd-questions@FreeBSD.ORG; Thu, 25 May 2000 11:39:13 -0400 Date: Thu, 25 May 2000 11:39:13 -0400 From: Chen Xu To: freebsd-questions Subject: help! ctm problem with 4.0 Message-ID: <20000525113913.A13652@saturn.med.nyu.edu> Reply-To: xuc@mcbi-34.med.nyu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-Arbitrary-Number-Of-The-Day: 42 X-Sender: xuc@saturn.med.nyu.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ALL, I have been using 2.2.7 and 3.2 for a quite while. This week I did a fresh install from CD (iso image downloaded from the site ftp.nl.freebsd.org). The installation seems OK. My machine: Cyrix 200 64M memory SMC Easy PCI network card with 10/100Mb 8.2gig IDE drive(Western Digit) However, I am having several problems with this 4.0(hostname=tiger, ip=192.168.1.2). 1) Telnet and rlogin etc are very slow. I have a LAN with another 486 running 3.2 (hostname=rabbit, ip=192.168.1.1), I use it as the gateway of my LAN using ppp dailup. a. 'tiger' can ping 'rabbit' and vice versa. b. 'rabbit' can telnet into 'tiger', get instant login prompt. c. 'tiger' telnet into 'rabbit' VERY slow, like 2-3 mins. d. if I do ^^^^^ tiger%telnet 192.168.1.1 that's fine, I get instant login prompt. e. If 'rabbit' is in dialup connection with outside, tiger%telnet rabbit is working fine (in normal speed). I thought there were problem with the system, and I wanted to upgrade it to stable. I downloaded the 4.0 stable CTM **Emplty.gz and all the deltas into /usr/ctm-src. But 2) I noticed that there only directroy 'sys' under /usr/src, nothing else. 3) when I do %cd /usr/src %ctm -v -v -l /usr/ctm-src it seems to be worked, but I couldn't get anything from it. Nothing updated!!! I do it in an emply dir like below. %cd /mnt %ctm -v -v -l /usr/ctm-src first it seems working, but finally it exits with message "src not exits" Any suggestions?????? -- Chen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message