Skip to content

Ubuntu /etc/network/interfaces DHCP setup

Ubuntu /etc/network/interfaces DHCP setup

To setup eth0 to dhcp in /etc/network/interfaces

auto eth0
iface eth0 inet dhcp

Post a Comment

You must be logged in to post a comment.