From owner-freebsd-questions@FreeBSD.ORG Sat Nov 8 04:02:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D30316A4CE for ; Sat, 8 Nov 2003 04:02:52 -0800 (PST) Received: from cp4.myhostdns.org (cp4.myhostdns.org [64.5.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 991E043F75 for ; Sat, 8 Nov 2003 04:02:51 -0800 (PST) (envelope-from coolarro@cp4.myhostdns.org) Received: from coolarro by cp4.myhostdns.org with local (Exim 4.24) id 1AIRnn-000507-3y for freebsd-questions@freebsd.org; Sat, 08 Nov 2003 06:02:51 -0600 Received: from localhost ([127.0.0.1]) (SquirrelMail authenticated user chris@coolarrow.com) by coolarrow.com with HTTP; Sat, 8 Nov 2003 06:02:51 -0600 (CST) Message-ID: <.127.0.0.1.1068292971.squirrel@coolarrow.com> Date: Sat, 8 Nov 2003 06:02:51 -0600 (CST) From: chris@coolarrow.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp4.myhostdns.org X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [32064 32064] / [47 12] X-AntiAbuse: Sender Address Domain - cp4.myhostdns.org Subject: Network Device(s) within jail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 12:02:52 -0000 4.9-RELEASE Hello, I now have a server running named, and it's assigned a public IP address. Within this server is a jail that is running sshd, and the jail has it's own unique public IP. The ethernet adapter has an alias to accommodate the jail. (And it also works if I put the alias on the loopback - not sure if there is any difference.) If I ssh into the jail and run /stand/sysinstall, then use the menu selections to try to obtain a port or package via FTP, I get to the part where I select an FTP site the receive the following error message: "no network devices available" and I can't go any farther. Any suggestions? I did manage to find one previous post somewhere about this, from over a year and a half ago, and I didn't fully understand what was being said about low level calls. The reply did tend to indicate you can't FTP from inside a jail, but I am hoping the technology has changed and now it's possible.... well, I can hope, right? Thanks, Chris