You are not logged in.

#1 2021-05-29 09:14:17

nkhusain
Member
Registered: 2021-05-29
Posts: 1

No DHCPD in Virtual Box Installation

I have installed a arch-linux in virtualbox, after the installation there is no dhcpd and internet is not working.


Any help on this. Is there any way to manually setup the ip,gateway and DNS in the virtual machine ?

Last edited by nkhusain (2021-05-29 09:15:09)

Offline

#2 2021-05-29 09:19:15

tucuxi
Member
From: Switzerland
Registered: 2020-03-08
Posts: 291

Re: No DHCPD in Virtual Box Installation

You need to start and enable a dhcp client in the guest, e.g. dhcpcd.

Offline

#3 2021-05-29 11:55:46

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: No DHCPD in Virtual Box Installation

A base installation does have systemd-networkd, which has a basic dhcp client. You can use that, or set things manually with ip.

And note, as tucuxi pointed out, dhcpd and dhcpcd are two different things.

Offline

Board footer

Powered by FluxBB