Ease the installation in fixing nameserver deployment #6

Open
opened 2018-07-02 16:10:36 +02:00 by nas · 0 comments

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 project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yannweb/netsukuku#6
No description provided.