DHCP Opensuse 11.4

Hi,

I am new to Opensuse, I am trying to create my Opensuse server to be the DCHP server but as I check there is no dhcp on the Yast>Network services. can someone help me? thanks in advance :wink:

su -c 'zypper in -t pattern dhcp_dns_server'

On Mon, 12 Sep 2011 06:16:02 +0530, rapbondoc
<rapbondoc@no-mx.forums.opensuse.org> wrote:

>
> Hi,
>
> I am new to Opensuse, I am trying to create my Opensuse server to be
> the DCHP server but as I check there is no dhcp on the Yast>Network
> services. can someone help me? thanks in advance :wink:
>

asssuming you’ve already installed the package dhcp-server, you have to
install yast2-dhcp-server to be able to configure it with yast.

–
phani.

Thank you, now I can configure my DHCP.

One last quick question, I encountered error ā€œCannot determine hostname. LDAP-based configuration of DHCP server will not be availableā€. I need help with this one, if someone can explaine this error.

thanks…

On Mon, 12 Sep 2011 06:26:03 +0530, please try again
<please_try_again@no-mx.forums.opensuse.org> wrote:

>
> Code:
> --------------------
> su -c ā€˜zypper in -t pattern dhcp_dns_server’
> --------------------
>

that’ll give him a DNS server as well. he mentioned only DHCP…

–
phani.