RE: How to setup a small Windows Domain in Virtualbox Part 1

You are viewing a single comment's thread from:

How to setup a small Windows Domain in Virtualbox Part 1

in technology •  5 years ago 

I look forward to your future posts.

How do you determine which interface enp0sx is connected to internal or external network in virtual box?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  5 years ago (edited)

Happy to hear this!

ip a is a command with which you can see your network interfaces.
If you type ip a when you start the virtual machine and haven't defined a static IP you'll have an IP address from your home router. That's because Virtualbox uses the interface directly without going through your OS.