Skip to content

Fixing both static and dhcp #2

@TechHutTV

Description

@TechHutTV

Howdy, I had an issue where I was getting two IP addresses using the static.yaml config. The static I set and a dhcp address.
Added these lines:

            dhcp6: false
            dhcp4: false

Found this here.

Also, sudo chmod 600 /etc/netplan/static.yaml to get rid of permissions issue.

Metadata

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