#6 Ease the installation in fixing nameserver deployment

Open
opened 5 years ago by nas · 0 comments
nas commented 5 years ago

In a fresh install on stretch, with the usual sudo ntkd -dddd -i eth0

[…]
* add_resolv_conf: it wasn't possible to read the /etc/resolv.conf file
* It wasn't possible to modify /etc/resolv.conf, you have to add "nameserver 127.0.0.1" by yourself
[…]

It may be link with a nameserver already used. My resolv.cnf is :

# Generated by NetworkManager
search exploiter.com
nameserver 10.x.x.x

This not a blocker, however it may be quick fix to improve accessibility

In a fresh install on stretch, with the usual `sudo ntkd -dddd -i eth0` ``` […] * add_resolv_conf: it wasn't possible to read the /etc/resolv.conf file * It wasn't possible to modify /etc/resolv.conf, you have to add "nameserver 127.0.0.1" by yourself […] ``` It may be link with a nameserver already used. My resolv.cnf is : ``` # Generated by NetworkManager search exploiter.com nameserver 10.x.x.x ``` This not a blocker, however it may be quick fix to improve accessibility
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.