From owner-freebsd-questions Sat May 25 10:44:22 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by hub.freebsd.org (Postfix) with ESMTP id E1AC437B407 for ; Sat, 25 May 2002 10:44:14 -0700 (PDT) Received: from daleco [12.145.226.28] by mail.gbronline.com (SMTPD32-7.06) id AD1C14B50026; Sat, 25 May 2002 12:42:52 -0500 Message-ID: <008001c20413$b3b57aa0$ceec910c@daleco> From: "Kevin Kinsey, DaleCo, S.P." To: "Charles Pelletier" Cc: References: <003301c2040c$d15da890$32040101@hume> <005a01c2040e$c4035080$ceec910c@daleco> <004701c20410$86704e10$32040101@hume> Subject: Re: ftp sites Date: Sat, 25 May 2002 12:43:37 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You may be beyond my feeble capacity to help here. I don't know ipf. FTP uses either "active" or "passive" mode transfers. Most server admins prefer that the clients use passive mode, but I don't know re: /sysinstall Passive mode uses unprivileged, high[er] numbered ports, so unless your gateway box's ipf is configged to pass this properly that could be the issue. OTOH, I've never heard anyone using 1.1 nets either, so it could be networking stuff. The correct IPs for private nets, last I checked were class C 192.168.xxx.xxx, 10.0.xxx.xxx to 10.255.xxx.xxx, and 172.16.xxx.xxx to 172.31.xxx.xxx. There could have been a newer RFC, but I don't know. I guess you're finding out how much of a relative newbie I am. If you're actually using 1.1.4.1, it does seem like there'd be some problems with routes. Net config looks like this? WAN --- cable modem ---- FBSD nat box ---- problem client x.x.x.x? 1.1.4.1 1.1.4.33 I'd think that your ISP would need to bind their IP address to the MAC address of your gateway/nat box, then you assign a 192 or 10 block address to its *internal* interface, then set up natd, etc., etc., But, like I said, I'm no expert. Maybe you should chill until somebody smarter comes along, though that would be difficult for me, anyway---espec. since this is a holiday weekend.... KDK From: "Charles Pelletier" To: "Kevin Kinsey, DaleCo, S.P." Sent: Saturday, May 25, 2002 12:20 PM Subject: Re: ftp sites > This might be of some help: > > DEBUG: Generating /etc/fstab file > DEBUG: Shutdown called for network device dc0 > DEBUG: ifconfig dc0 downDEBUG: Deleting default route.delete net default > DEBUG: ifconfig dc0 inet 1.1.4.33 netmask 255.255.255.0DEBUG: adding default > route to 1.1.4.1.add net default: gateway 1.1.4.1 > > 1.1.4.33...the address i assigned the new machine > dc0..the netgear FA310 > 1.1.4.1...my gateway (is also a FreeBSD box nat'd w/IPF) > > --charlie pelletier > --litmus(mp3.com/litmus) > ----- Original Message ----- > From: "Kevin Kinsey, DaleCo, S.P." > To: "Charles Pelletier" ; > > Sent: Saturday, May 25, 2002 12:08 PM > Subject: Re: ftp sites > > > > OTOH, the "Beastie" IS there.... > > > > Are you using /stand/sysinstall? What type > > of interface / net connection do you have? > > > > KDK > > > > ----- Original Message ----- > > From: "Charles Pelletier" > > To: > > Sent: Saturday, May 25, 2002 11:54 AM > > Subject: ftp sites > > > > > > > okay, > > > i've been trying for the last 2 days to install 4.5 via FTP. I have not > > been > > > able to gain access to any of the usual ftp mirrors. Is there a problem > or > > > is there something i'm not doing. The message everytime is that it could > > not > > > login to whatever ftp mirror. > > > --charlie pelletier > > > --litmus(mp3.com/litmus) > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message