From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 21 06:19:24 2003 Return-Path: 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 05EF037B401 for ; Mon, 21 Apr 2003 06:19:24 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id D832243F85 for ; Mon, 21 Apr 2003 06:19:22 -0700 (PDT) (envelope-from mb@imp.ch) Received: from cvs.imp.ch (cvs.imp.ch [157.161.4.9]) by mail.imp.ch (8.12.6p2/8.12.3) with ESMTP id h3LDJKVh072597 for ; Mon, 21 Apr 2003 15:19:20 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Date: Mon, 21 Apr 2003 15:19:20 +0200 (CEST) From: Martin Blapp To: freebsd-emulation@freebsd.org Message-ID: <20030421151400.W95995@cvs.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: vmware3 and bridges networking not working X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 21 Apr 2003 13:19:24 -0000 Hi, > pc-micha:~> kldstat > Id Refs Address Size Name > 1 11 0xc0100000 4374b4 kernel > 2 1 0xc0538000 42314 acpi.ko > 3 1 0xc64a1000 2000 rtc.ko > 4 1 0xc64b6000 8000 vmmon_smp.ko > 5 1 0xc68ad000 2000 vmnet.ko > 6 1 0xc6ad1000 15000 mga.ko It looks quite a bit different here ... 9 1 0xc40ca000 5000 linprocfs.ko 10 1 0xc1522000 2000 rtc.ko 14 3 0xc43e6000 12000 netgraph.ko 15 2 0xc3fc5000 4000 ng_ether.ko 16 1 0xc43c2000 5000 ng_bridge.ko 17 1 0xc4414000 4000 ng_socket.ko 30 1 0xc419b000 8000 vmmon_up.ko 31 1 0xc3fb9000 2000 vmnet.ko 32 1 0xc460c000 4000 if_tap.ko vmnet0 is bridging. (works) vmnet1 is host only. (works) vmnet8 is nat (works) Of course this is with modified startup-scripts. After finishing everything I'll commit them. vmnet0: flags=8943 mtu 1500 inet6 fe80::2bd:fbff:feac:0%vmnet0 prefixlen 64 scopeid 0x4 inet 157.161.4.245 netmask 0xffffffff broadcast 157.161.4.245 ether 00:bd:fb:ac:00:00 vmnet1: flags=8843 mtu 1500 inet6 fe80::2bd:fbff:feac:1%vmnet1 prefixlen 64 scopeid 0x5 inet 10.0.0.1 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:bd:fb:ac:00:01 vmnet8: flags=8843 mtu 1500 inet6 fe80::2bd:fbff:feac:8%vmnet8 prefixlen 64 scopeid 0x6 inet 172.16.107.1 netmask 0xffffff00 broadcast 172.16.107.255 ether 00:bd:fb:ac:00:08 Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------