Date: Sun, 17 Sep 2017 09:52:10 -0400 From: zGreenfelder <zgreenfelder@gmail.com> To: manash pal <ctron580@gmail.com>, freebsd-questions@freebsd.org Subject: Re: which network protocol should I choose ? NAT or BRIDGED ADAPTOR in virtual machine ? Message-ID: <CAF-umFOXm=6QCm2ts9NfTmYy3LDq86PcvFQMHN=4pf1xN9niYg@mail.gmail.com> In-Reply-To: <op.y6pcanzrxl8z17@desktop-jvp5q7f> References: <op.y6pcanzrxl8z17@desktop-jvp5q7f>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you need to work on your question On Sun, Sep 17, 2017 at 4:53 AM, manash pal <ctron580@gmail.com> wrote: > > kindly let me know that which network protocol should I choose ? NAT or > BRIDGED ADAPTOR in virtual machine ? can I use it as a dual boot with > windows 10 ? that's somewhat similar to asking 'should I buy a subcompact car or a truck?' the only real answer anyone could give would be 'maybe' NAT means the hypervisor running the machine does Network Address Translation and all network connections for the vm are masqueraded as the hypervisor - any connections to other servers would seem to originate from your machine running virtualbox and no direct connections could be made to your VM from any other host. bridge adapter is like a second, virtual adapter is connected to the same physical wire as your hypervisor, giving it the same access to the same network as the machine running virtualbox. I don't understand what you're asking with the second part about dual booting. > > any help would be appreciated . > -- > Using Opera's mail client: http://www.opera.com/mail/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Even the Magic 8 ball has an opinion on email clients: Outlook not so good.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF-umFOXm=6QCm2ts9NfTmYy3LDq86PcvFQMHN=4pf1xN9niYg>