You want everything on a routable l2 network? Is that the understanding? If so you might want to research 'basic zones' and/or shared networks. Bridged networking is not needed from my understanding.
On 9/13/12 4:04 PM, "Changman Lee" <cm224....@samsung.com> wrote: >Hello. > >I want to connect to VMs using ssh from External (e.g. another VM or My >PC). >My plan is hadoop installation on VMs. > >I know that bridged network is needed. > >My network configuration is following: > > My PC >(eth0: public IP) >(eth1: 192.168.2.1) <----> HUB <----> Management Server (ip: >192.168.2.2, gw: 192.168.2.1) > <-----> Host1 (ip: >192.168.2.10, gw: 192.168.2.1) > <-----> Host2 (ip: >192.168.2.11, gw: 192.168.2.1) > > >Could you tell me how to setup bridged network? > > >Regard. > > -- Æ