From owner-freebsd-questions@FreeBSD.ORG Tue Jun 17 06:54:57 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 B1B1C37B401 for ; Tue, 17 Jun 2003 06:54:56 -0700 (PDT) Received: from mailer.gwdg.de (mailer.gwdg.de [134.76.10.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F9243FAF for ; Tue, 17 Jun 2003 06:54:55 -0700 (PDT) (envelope-from sfarren@gwdg.de) Received: from sub00261.sub.uni-goettingen.de ([134.76.162.89]) by mailer.gwdg.de with esmtp (Exim 4.14) id 19SGvG-0005QQ-9E for freebsd-questions@FreeBSD.ORG; Tue, 17 Jun 2003 15:54:54 +0200 Date: Tue, 17 Jun 2003 15:54:44 +0200 From: Stefan Farrenkopf To: freebsd-questions@FreeBSD.ORG Message-ID: <8680000.1055858084@SUB00261.sub.uni-goettingen.de> X-Mailer: Mulberry/3.0.3 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: mount_nwfs fstab and connection via IP (not IPX) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stefan Farrenkopf List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 13:54:58 -0000 Hi all, with the -A option one can use mount_nwfs to connect to a Netware server without the need of a running IPXrouted etc. I can use this from the command line manually, but I do not know how to include the "-A" option into my /etc/fstab or is this impossible? The corresponding line of a linux box looks like this: SERVER/ / ncp \ rw,uid=,passwdfile=,mode=640,ipserver=,multiple 0 0 Any help or ideas on this is appreciated :) best regards, Stefan