Modify ↓
Ticket #1342 (closed defect: fixed)
Add support for search field in local resolv.conf
| Reported by: | juruen@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 1.1.30 (beta1) | Component: | network |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There's a double issue here:
- We dont provide a field to add the search domain
- We overwrite resolv.conf without asking permission
Attachments
Change History
comment:1 Changed 4 years ago by juruen@…
- Owner changed from juruen@… to jacalvo@…
- Milestone changed from 1.2 (stable release) to 1.1.30 (beta1)
comment:2 Changed 4 years ago by jacalvo@…
- Status changed from new to assigned
As the priority seems to be high, I'll start with this.
comment:3 Changed 4 years ago by jacalvo@…
- Status changed from assigned to closed
- Resolution set to fixed
(In [13943]) changed tabs to spaces in Network.pm
Add support for search field in local resolv.conf (closes #1342)
search is readed from /etc/resolv.conf in ebox-netcfg-import and set properly when saving changes a new SearchDomain? model has been added, it has been grouped with DNSResolver in the new DNS top-down composite
Note: See
TracTickets for help on using
tickets.
Josh, could you please work on this ticket when you have time this week?