<div dir="ltr"><div>The regular NAT mode of VirtualBox creates a separate virtual network for EACH VM, so all four of your VMs are essentially behind their own separate NAT device, creating 4 separate networks.  I agree this is braindead but it is historically been how they handled it, and it still seems to be the default.<br><br></div>You probably want to use the &quot;NAT Network&quot; mode, which acts more like a single home router with all VMs on the same network behind it.  Or you might want Bridged mode, which puts the VMs directly on your home network and bypasses internal NAT altogether.  The list of modes is outlined here: <a href="https://www.virtualbox.org/manual/ch06.html#networkingmodes">https://www.virtualbox.org/manual/ch06.html#networkingmodes</a><br><div><br><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div><br>❧ Brian Mathis<br></div>@orev<br></div></div></div>
<br><br><div class="gmail_quote">On Tue, Dec 30, 2014 at 11:34 PM, Narahari &#39;n&#39; Savitha <span dir="ltr">&lt;<a href="mailto:savithari@gmail.com" target="_blank">savithari@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Folks:<div><br></div><div>If I have say 4 VM&#39;s under Virtualbox, I was expecting each of them to receive 4 sep ip&#39;s like</div><div>10.0.2.15</div><div>10.0.2.16</div><div>10.0.2.17</div><div>10.0.2.18</div><div><br></div><div>But I always see only 10.0.2.15 for all of them (driving me nuts as to how they can NAT it this way, my router will not allow this and it dishes out distinct ip&#39;s to each machine) so Virtualbox is crazy.</div><div><br></div><div>The above situation of same ip for all VM&#39;s is causing me to open unique ports for SSH access to each of the VM&#39;s causing me to remember ports rather than ip&#39;s (prefer to rem names)</div><div><br></div><div>How to make VirtualBox behave like a normal router for NATing ?</div><div><br></div><div>What is the eq of kvm on Mac&#39;s ?</div><div><br></div><div>Regards,</div><div>-N</div></div>
<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br></div></div></div>