From owner-freebsd-questions@FreeBSD.ORG Wed Dec 3 09:05:21 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 881FE16A4CE for ; Wed, 3 Dec 2003 09:05:21 -0800 (PST) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E1143F3F for ; Wed, 3 Dec 2003 09:05:20 -0800 (PST) (envelope-from prosa@pro.sk) Received: from peter (Peter [192.168.1.53]) by ns.pro.sk (8.12.9/8.12.9) with SMTP id hB3H57s1021749 for ; Wed, 3 Dec 2003 18:05:08 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <002d01c3b9bf$9a5723c0$3501a8c0@pro.sk> From: "Peter Rosa" To: "FreeBSD Questions" Date: Wed, 3 Dec 2003 18:05:07 +0100 Organization: PRO, s.r.o. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-RAVMilter-Version: 8.4.3(snapshot 20030217) (ns.pro.sk) X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Re: Multiple RealTect adaptors 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: Wed, 03 Dec 2003 17:05:21 -0000 Dear list, I already have found MAKEDEV all in /dev folder. Started, finished, no progress. The card is physically OK. While trying to reconfigure eth card via ifconfig rl0 create inet 192.168.1.11 netmask 255.255.255.0 it returns err: SIOCIFCREATE: Invalid agrument. What do I do wrong? And how could I make the card work ? Peter