From owner-freebsd-questions@FreeBSD.ORG Tue Apr 20 22:18:41 2004 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 1789E16A4CE for ; Tue, 20 Apr 2004 22:18:41 -0700 (PDT) Received: from fep4.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C3F43D1D for ; Tue, 20 Apr 2004 22:18:40 -0700 (PDT) (envelope-from nick_fbsd@cogeco.ca) Received: from mercury (d150-27-55.home.cgocable.net [24.150.27.55]) by fep4.cogeco.net (Postfix) with ESMTP id D3E4E207E; Wed, 21 Apr 2004 01:18:39 -0400 (EDT) From: "Nick" To: , Date: Wed, 21 Apr 2004 01:19:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 thread-index: AcQnFqaJVm+2mnOHTZWqJ+hNSwjHjgASGD2w X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <2468.213.112.193.112.1082493171.squirrel@mail.hackunite.net> Message-Id: <20040421051839.D3E4E207E@fep4.cogeco.net> Subject: RE: Can FreeBSD do what vmware can do? 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, 21 Apr 2004 05:18:41 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Jesper Wallin > Sent: Tuesday, April 20, 2004 4:33 PM > To: freebsd-questions@freebsd.org > Subject: Can FreeBSD do what vmware can do? > > Heya.. > > If you have a machine with vmware installed.. the machine has one NIC > connected to a > network which is using a DHCP server which only allow 1 ip per MAC. You > start the box > and you get an IP.. then you install vmware, install another operating > system on it > (doesn't really mather which) and set the network device in vmware to > "bridged" and > start it.. then the virtual machine in vmware will get it's own IP even if > the MAC > restricts 1 ip per MAC.. > > Therefore, it IS possible to change/spoof/hide/fake MAC and have a virtual > NIC.. So my > question is, how can I do this without vmware and just virtual NIC on my > system? My idea > is to have one box infront of all other boxes in my network but yet use > all 5 ips my ISP > allow me to have. If I get this work, I can do stats, filter the whole > network, log > traffic and so on instead if setting up 5 firewalls, 5 loggers, etc but > yet have 5 > differet IPs.. > > > Regards, > Jesper Wallin I think IP Aliasing would be what you are looking for, or setting up a filtering bridge/transparent firewall. Check out... http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-bridging.h tml - or - http://www.freebsd.org/doc/en_US.ISO8859-1/articles/filtering-bridges/index. html Nick Radonicich nick@cogeco.ca