I might have worded it wrong. my vcl frontend will have two nic cards
..what are acceptable addresses for those Nics for private and public. I'm
under the impression that one nic will have like a 192.168.X.X but will be
connected to public network or users from the outside will go to
www.myvlc.whatever
and it will be natted to the 192.168.X.X nic of the front end. Am I getting
this right?


On Tue, Oct 29, 2013 at 12:19 PM, John Peters <[email protected]> wrote:

> Thanks for the Reply,
>
> Currently, our DHCP server is windows bases, will importing dhcp.confwork? 
> also, I'm doing this for internal
> proof of concept so if I can't use RFC1918 for public how would I test
> this internally. Sorry, I'm not much of networking guy, I can run this by
> the network admin but I'm just trying to understand how this will work. So
> each node will need to be exposed to outside world? I'm not to clear on
> this..Thank You
>
> On Tue, Oct 29, 2013 at 11:25 AM, Dmitri Chebotarov <[email protected]>wrote:
>
>>  Hi John
>>
>>  You can use existing DHCPd server. Once you add VCL computers (type:
>> virtualmachine) you should get a dhcpd.conf file (for private addresses),
>> which you need to import into your existing DHCPd server. This will allow
>> your VCL VMs to get the right IP address.
>> For  public you don't need static DHCP, VCL will connect to a VM and pull
>> public address during reservation.
>> (I'm not sure you can use 10.10.11 as public, there was something in the
>> code excluding RFC1918 addresses…)
>> --
>> Thank you,
>>
>> Dmitri Chebotarov
>> VCL Sys Eng, Engineering & Architectural
>> Support, TSD - Ent Servers & Messaging
>> 223 Aquia Building, Ffx, MSN: 1B5
>> Phone: (703) 993-6175 | Fax: (703) 993-3404
>>
>>
>>   From: John Peters <[email protected]>
>> Reply-To: "[email protected]" <[email protected]>
>> Date: Tuesday, October 29, 2013 11:02
>> To: "[email protected]" <[email protected]>
>> Subject: Newbie Questions
>>
>>   Hello,
>>
>> I'm just getting started with VCL and I have some questions. First, Does
>> the management node have to have DHCP running? I'm assuming this is used
>> to give IP's to compute nodes(machines handed out to users?) what
>> happens if a DHCP server is already in place but not part of vcl? Sorry
>> if I seem confused , as I mentioned I just started looking at this. I'm
>> just trying to set up a proof of concept. Currently we have a 
>> vmwareenvironment which I was thinking of using as the web server and 
>> management
>> node and the other 3 physical machines as test boxes that will be handed
>> out to users and perhaps one virtual machine so I can have a mixed
>> environment with one virtual node and 3 physical nodes. Can someone help me
>> get started. If my vmwarewebserver and management node has a 10.10.11.X
>> address which I plan on using for public access to make reservations then
>> my private address will need DHCP?
>>
>
>

Reply via email to