Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DHCP server configuration is unavailable on hosts with multiple network interfaces

923734Nov 24 2016 — edited Nov 28 2016

When I install a AI server, the installadm set-server command can not configure and start ISC DHCP service in the locale host. My solaris release is 11.3, thanks!

# installadm list -a -v

AI Server Parameter Value

------------------- -----

Hostname ............... Sun

Architecture ........... i386

Active Networks ........ 192.168.2.11

192.168.56.11

192.168.101.2

192.168.1.253

192.168.2.102

192.168.57.11

192.168.2.101

192.168.101.1

Http Port .............. 5555

Secure Port ............ 5556

Image Path Base Dir .... /export/auto_install

Multi-Homed? ........... yes

Managing DHCP? ......... yes (unconfigured)

DHCP IP Range .......... none

Boot Server ............ none

Web UI Enabled? ........ yes

Wizard Saves to Server? no

Number of Services ..... 0

Number of Clients ...... 0

Number of Manifests .... 0

Number of Profiles ..... 0

Services

None

#

# installadm set-server -l 192.168.57.0/24 -i 192.168.57.151 -c 20 -m

DHCP server configuration is unavailable on hosts with multiple

network interfaces (-i|--ip-start <dhcp_ip_start>, -c|--ip-count

<count_of_ipaddr>, -m|--manage-dhcp and -B|--bootfile-server

<server_ipaddr> options are disallowed).

#

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 26 2016
Added on Nov 24 2016
2 comments
1,019 views