Add support for dhclient.
This commit is contained in:
@ -241,10 +241,17 @@ ntp_allowed_net=""
|
||||
|
||||
# DHCP Server
|
||||
#
|
||||
# Comma seperated Interface list for DHCP services
|
||||
# Comma seperated list of Interface supporting DHCP services
|
||||
#
|
||||
dhcp_server_ifs=""
|
||||
|
||||
# DHCP Client
|
||||
#
|
||||
# Comma seperated list of Interface, which are dhcp clients
|
||||
#
|
||||
dhcp_client_ifs=""
|
||||
|
||||
|
||||
# - DNS Server
|
||||
# -
|
||||
# - Note:
|
||||
|
Reference in New Issue
Block a user