How does bridged networking work?
Posted
by
agz
on Super User
See other posts from Super User
or by agz
Published on 2013-05-12T07:01:16Z
Indexed on
2013/06/30
16:23 UTC
Read the original article
Hit count: 407
How does bridged networking work? I have looked through the virtualbox manuals but nothing extremely technical came up (It was just a generic gloss over of the topic) How does it assign a different ip to the virtual machine but uses the same network card? Why does this different ip (I found using ip addr
under linux) not show up under the "attached devices section" of my router but I can port forward to it? How come if I connect to a password protected wifi network, it does not require me to enter my password? Is this multihoming?
© Super User or respective owner