Modify ↓
Ticket #4563 (new feature request)
Automatic domain assign with DHCP
| Reported by: | jalcazar@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | nice to have someday | Component: | dhcp |
| Severity: | normal | Keywords: | |
| Cc: |
Description
It will be helpful to have the possibility to automatic assign the domain-name with the dhcp from the Zentyal interface, you can achieve that editing:
/usr/share/zentyal/stubs/network/dhclient.conf.mas
and change:
"request subnet-mask, broadcast-address, time-offset, routers,"
for
"request subnet-mask, broadcast-address, time-offset, routers, domain-name,"
There is some "request_nameservers" but we don't know how to used it.
Thanks for the help.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.