Bug 12401 - DNS stops working after adding a HOST name with space in name
Summary: DNS stops working after adding a HOST name with space in name
Status: CLOSED DUPLICATE of bug 12428
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: x86_64 Unspecified
: - Unknown - Minor Usability
Assignee: Assigned to nobody - feel free to grab it and work on it
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-06 06:30 UTC by Michael
Modified: 2020-12-30 09:44 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2020-05-06 06:30:16 UTC
The WebIF allows adding host names with space in their name. 


Right after the WebIf successfully saved this host to its internal custom file and obviously successfully rebuilded the final hosts file, DNS stopped working.

What’s even worse, I’ve modified this faulty entry in WebIF again and removed the space character. To my surprise, DNS still did not work!

I had to use a SSH session and execute the following commands for DNS working properly again.

    /usr/local/bin/rebuildhosts
    /usr/local/bin/unboundctrl restart

Michael

PS: unfortunately there is no component in Bugzilla where this ticket fits in, no DNS, no unbound or similar, so I've chosen component network.
Comment 1 Adolf Belka 2020-12-30 09:44:08 UTC

*** This bug has been marked as a duplicate of bug 12428 ***