From owner-freebsd-questions Mon Jul 24 13:11:50 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id NAA08887 for questions-outgoing; Mon, 24 Jul 1995 13:11:50 -0700 Received: from po8.andrew.cmu.edu (PO8.ANDREW.CMU.EDU [128.2.10.108]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id NAA08881 for ; Mon, 24 Jul 1995 13:11:47 -0700 Received: (from postman@localhost) by po8.andrew.cmu.edu (8.6.12/8.6.12) id QAA14077 for freebsd-questions@freefall.cdrom.com; Mon, 24 Jul 1995 16:11:42 -0400 Received: via switchmail; Mon, 24 Jul 1995 16:11:40 -0400 (EDT) Received: from unix1.andrew.cmu.edu via qmail ID ; Mon, 24 Jul 1995 16:11:29 -0400 (EDT) Received: from unix1.andrew.cmu.edu via qmail ID ; Mon, 24 Jul 1995 16:11:25 -0400 (EDT) Received: from VUI.Andrew.3.70.CUILIB.3.45.SNAP.NOT.LINKED.unix1.andrew.cmu.edu.pmax.ul4 via MS.5.6.unix1.andrew.cmu.edu.pmax_ul4; Mon, 24 Jul 1995 16:11:16 -0400 (EDT) Message-ID: <4k4ztY200WB2AHf1xI@andrew.cmu.edu> Date: Mon, 24 Jul 1995 16:11:16 -0400 (EDT) From: Tao Jiang To: freebsd-questions@freefall.cdrom.com Subject: Stange problem using ppp + ftp Sender: questions-owner@FreeBSD.org Precedence: bulk Hi, I don't know if I post at the right place. I just installed freebsd 2.0.5 at my home machie by using PPP to transfer the whole distrubition and it successfully load the distrubition to my computer from ftp.freebsd.org. It's a great work! Thanks. But after that, when I tried to use sup to sup the current source tree, I never got it work. (I followed the sup faq) The problem I found at my machine is that after I use PPP to connect to the internet, I can use ftp, telnet to connect to other site but never connected to freefall.cdrom.com by anonymous ftp. (the ftp just hung as soon as I entered "anonymous" at the username prompt. Don't know what's wrong here? (By the way, if I used dos and use dos's slip to connect to the internet, then there is no problem at all to connect to freefall.cdrom.com). Any one can point out what might be the cause of my setting? Thanks! The output looks like: $/usr/bin/ftp -d freefall.cdrom.com Connected to freefall.cdrom.com. 220 freefall.cdrom.com FTP server (Version wu-2.4(1) Mon Jan 30 02:21:21 PST 1995) ready. Name (freefall.cdrom.com:jack): anonymous ---> USER anonymous Then I'll wait forever. Try another host: $/usr/bin/ftp -d ftp.freebsd.org Connected to wcarchive.cdrom.com. 220 wcarchive.cdrom.com FTP server (Version wu-2.4(8) Tue May 30 04:36:07 PDT 1.Name (ftp.freebsd.org:jack): anonymous ---> USER anonymous 331 Guest login ok, send your complete e-mail address as password. Password: ---> PASS XXXX 230-Welcome to wcarchive - home ftp site for Walnut Creek CDROM. 230-There are currently 300 users out of 300 possible. 230- 230-Most of the files in this area are also available on CDROM. You can send 230-email to (or finger) info@cdrom.com for more information or to order. For 230-tech support about our products, please email support@cdrom.com. You may 230-also call our toll-free number: 1-800-786-9907 or +1-510-674-0783. Orders 230-are taken 24 hours. 230- 230-* * * Help Wanted -- see the file ``jobs'' in the root directory. * * * 230- 230-This machine is a 100Mhz Pentium with 128MB of memory & 52GB of disk online. 230-The operating system is FreeBSD. Should you wish to get your own copy of 230-FreeBSD, send mail to info@FreeBSD.org for more information. Those wishing 230-to order FreeBSD on CD should send mail to orders@cdrom.com. If you are 230-using the World Wide WEB, you may also wish to check out: 230- http://www.cdrom.com/titles/freebsd.html 230- 230-Please send mail to ftp-bugs@ftp.cdrom.com if you experience any problems! 230- 230-Please read the file README 230- it was last modified on Sun May 7 08:32:33 1995 - 78 days ago 230 Guest login ok, access restrictions apply. ---> SYST 215 UNIX Type: L8 Version: BSD-199306 Remote system type is UNIX. Using binary mode to transfer files. ftp> quit ---> QUIT 221 Goodbye.