Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

eth1 use virtualbox dhcp #45

Closed
Closed
@MCyprien

Description

When CoreOS are launching they use the virtual box dhcp before setting static addresse. So we have multiple addresse on the card. The one used is 192.168.X.X and not 172.17.8.101 (for the master). It can be solved by disabling dhcp option in virtualbox.
I think it can be solved with something like that:
VBoxManage dhcpserver remove --netname HostInterfaceNetworking-vboxnet0
but i don't really know where can I put it...

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions