From owner-freebsd-questions Mon Aug 10 18:13:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA06177 for freebsd-questions-outgoing; Mon, 10 Aug 1998 18:13:50 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA06165 for ; Mon, 10 Aug 1998 18:13:47 -0700 (PDT) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id DAA05380 for questions@freebsd.org; Tue, 11 Aug 1998 03:13:25 +0200 (CEST) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by campa.panke.de (8.8.8/8.8.8) id WAA00336 for questions@freebsd.org; Mon, 10 Aug 1998 22:58:42 +0200 (MET DST) (envelope-from wosch) Message-ID: <19980810225840.A324@panke.de> Date: Mon, 10 Aug 1998 22:58:40 +0200 From: Wolfram Schneider To: questions@FreeBSD.ORG Subject: [gdurka@mail.monmouth.com: no ftp] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Forwarded message from Greg Durka ----- X-Sender: gdurka@mail.monmouth.com Date: Mon, 10 Aug 1998 11:54:39 To: wosch@freebsd.org From: Greg Durka Subject: no ftp My system is a 486dx IBM clone desktop. I installed freebsd, the kernel and manual, from dos using the .bin files downloaded from the internet. The installation disk was not able to download any packages from the freebsd website even after I connected manually to the net under the "term" mode. After much work, I was able to get ppp to logon to the net. Typing "shell" after the "ppp ON >" prompt, the program shelled back to the "myname>" prompt. Typing "ftp", the program went into the ftp mode. After typing "open ftp.roxen.com" at the "ftp>" prompt, the program returned the error message: ftp: ftp.roxen.com: unknown host. No matter what website was requested, the program returned the same error. Below is a portion of the ppp.conf file: set phone (ISP phone number) set login (login sequence) set timeout 0 set ifaddr (DNS 1) (DNS 2) 0.0.0.0 0.0.0.0 delete all add 0 0 HISADDR set openmode passive I had to set the openmode to passive, otherwise the program disconnected after 10 seconds. I need to download a browser, xwindows, and other programs, but cannot without ftp. There is no mention of this problem in the handbook, manual, faq's, or newsproups. An alternative would be to download the unix files into a dos directory, and then transfer them. Following the directions in one of the faq's, I typed the following: # cd /dev # ./makedev wd0s2 # mount -t msdos /dev/wd0s2 / The cursor would then move to the beginning of the next line. If I typed /dos or any directory, instead of /, the program would return error messages. At the next line there was no response to any commands such as cp or dd. Any advice would be appreciated. I want to get rid of msdos and windows. Because unix is new to me, please make your instructions specific. Thanks. Greg ----- End forwarded message ----- -- Wolfram Schneider http://www.freebsd.org/~w/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message