Good Morning,
Here is my setup:
Hardware: 512Mb RAM, PIII 1 GHz, 80Gb hard drive
Software: Debian Sarge (3.1) using a 2.6.18-3 kernel
VMware Server 1.0.1 build-29996
Two NIC 3 com
All things are running well, that is to say I can install and run well a vm guest under linux.
But I'm trying to test a firewall linux guest as a virtual machine and I want to dedicate a network card to the DSL modem connection. (The other nic eth0 is for the lan network).
Then I run vmware-config.pl, put the vmnet0 and bridge on the first nic for the LAN, so I can access to the firewall through my lan. I setup another bridge vmnet (vmnet2) on the other nic eth1 and connect it to my dsl modem > but it doesn't work.
I have test under a W2k3 host this configuration: desactivate all network protocol on the second nic (eth1) et active only the vmware network protocol on the vmnet n°2 > it works.
But how can set up the same thing under my debian host?
Thank for your help
Pierre