From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 2 04:04:08 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C233716A41F for ; Tue, 2 Aug 2005 04:04:08 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from mail.rdu.kirov.ru (ns.rdu.kirov.ru [217.9.151.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE9143D46 for ; Tue, 2 Aug 2005 04:04:08 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from kirov.so-cdu.ru (kirov [172.21.81.1]) by mail.rdu.kirov.ru (Postfix) with ESMTP id 96A18115633; Tue, 2 Aug 2005 08:04:06 +0400 (MSD) Received: from kirov.so-cdu.ru (localhost [127.0.0.1]) by rdu.kirov.ru (Postfix) with SMTP id 8398F15C4D; Tue, 2 Aug 2005 08:04:06 +0400 (MSD) Received: by rdu.kirov.ru (Postfix, from userid 1014) id 4BF7715C49; Tue, 2 Aug 2005 08:04:06 +0400 (MSD) Received: from [172.21.81.52] (elsukov.kirov.so-cdu.ru [172.21.81.52]) by rdu.kirov.ru (Postfix) with ESMTP id 32E6415C2E; Tue, 2 Aug 2005 08:04:06 +0400 (MSD) Message-ID: <42EEF0A4.8090200@yandex.ru> Date: Tue, 02 Aug 2005 08:03:48 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bakul Shah References: <200508011611.j71GBBmr073203@gate.bitblocks.com> In-Reply-To: <200508011611.j71GBBmr073203@gate.bitblocks.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@freebsd.org Subject: Re: Howto configure virtual network via tap in qemu? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Aug 2005 04:04:08 -0000 Bakul Shah wrote: >>1. cat /dev/null > /dev/tap0 > You don't need this. Ok. > You don't need -serial This is for debugging via serial console. > - During the installation give your VM an IP address like > 192.168.0.2, chose 192.168.0.1 as your gateway and the DNS > entries same as your host. Ok. Thanks, i shall try. -- WBR, Andrey V. Elsukov