Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-machine-kvm bridge #61

Open
CharlotteLock opened this issue Oct 19, 2017 · 4 comments
Open

docker-machine-kvm bridge #61

CharlotteLock opened this issue Oct 19, 2017 · 4 comments

Comments

@CharlotteLock
Copy link

@dhiltgen hei,bro can help me how to modify network let my docker-machine-kvm can access public network?
Please,i will wait for you answer

@CharlotteLock
Copy link
Author

my machine system is boot2docker, i can easy do when use vbox:
VBoxManage modifyvm x-master --nic3 bridged --bridgeadapter3 eth0
but, i need do similar things on kvm

@CharlotteLock
Copy link
Author

if you can,help me, please send email to me at first time, thanks
[email protected]

@CharlotteLock
Copy link
Author

<interface type='network'>
  <mac address='52:54:00:ae:f9:27'/>
  <source network='default'/>
  <model type='rtl8139'/>
  <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
</interface>
<interface type='network'>
  <mac address='52:54:00:20:ba:b8'/>
  <source network='docker-machines'/>
  <model type='rtl8139'/>
  <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
</interface>

@CharlotteLock
Copy link
Author

@bersace @tn-osimis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant