Dns did 'nt resolve address

hello
Looks like my intranet DNS did’nt solve the ip address
is something wrong in my DNS config ?

$TTL 1w
@		IN SOA		web-free	root.arrow-breizh.lan. (
				2025050816	; serial
				3h		; refresh
				1h		; retry
				1w		; expiry
				1d )		; minimum

arrow-breizh.lan.	IN NS		web-free
web-free	IN A		192.168.0.160
glpi		IN A		192.168.0.161
letfl		IN A		192.168.0.162
corpsintegral	IN A		192.168.0.163
joomla		IN A		192.168.0.164
nextcloud	IN A		192.168.0.165
pmb		IN A		192.168.0.166
ocs		IN A		192.168.0.167
logicaldoc	IN A		192.168.0.168
bienetreactif	IN A		192.168.0.169

Which IP address and why do you think so?

As we are not with you all the time, we have no idea what you are doing and seeing. Always show!

And please not only output, but include the line with the command at the begin of a copy/paste. Then we can see what you did and got.

Same for what looks like a part of a DNS server configuration, but we have no idea where it is from. The same system, another one, when another one, where and how is it configured in the one where you think resolution fails?

Firts thank’s for reply !!
why . because the ping to for exemple glpi retur an error "name or service not know

As i did’nt say this DNS is only for my intranet. I have a DNS on the box and i use DNS from google in the DHCP parameters
I can’t put a screenshot on the site to show you other parameters. xhich one do you want to know ?

the output of the status of named

● named.service - Berkeley Internet Name Domain (DNS)
     Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; preset: disabled)
     Active: active (running) since Fri 2025-05-09 12:22:16 CEST; 1min 56s ago
    Process: 21084 ExecStartPre=/usr/lib/bind/named.prep (code=exited, status=0/SUCCESS)
    Process: 21091 ExecStart=/usr/sbin/named -u named $NAMED_ARGS (code=exited, status=0/SUCCESS)
   Main PID: 21094 (named)
      Tasks: 8 (limit: 4915)
        CPU: 431ms
     CGroup: /system.slice/named.service
             └─21094 /usr/sbin/named -u named

May 09 12:22:16 www named[21094]: command channel listening on ::1#953
May 09 12:22:16 www named[21094]: managed-keys-zone: loaded serial 195
May 09 12:22:16 www named[21094]: zone 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 42
May 09 12:22:16 www named[21094]: zone 0.0.127.in-addr.arpa/IN: loaded serial 42
May 09 12:22:16 www named[21094]: zone arrow-breizh.lan/IN: loaded serial 2025050816
May 09 12:22:16 www named[21094]: all zones loaded
May 09 12:22:16 www named[21094]: running
May 09 12:22:16 www systemd[1]: Started Berkeley Internet Name Domain (DNS).
May 09 12:22:16 www named[21094]: managed-keys-zone: Key 20326 for zone . is now trusted (acceptance timer complete)
May 09 12:22:16 www named[21094]: managed-keys-zone: Key 38696 for zone . is now trusted (acceptance timer complete)

Best

Then you should SHOW that ping! so that everybody can take conclusions for her/himself and try to help you not on the base of your conclusions.

On the same “box” as the one you try the ping from?

Again, where is the configuration that should make your resolver use that DNS server.

cat /etc/resolv.conf

And maybe

host glpi

Hi
I talk about ping , but all other action are wrong ( url adresse, nslookup . )
the commande are from any PC in the lan

The box in 192.168.0.1 with dhcp
Please find resolv.conf

### /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf
### autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
#     NETCONFIG_DNS_STATIC_SEARCHLIST
#     NETCONFIG_DNS_STATIC_SERVERS
#     NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
#     NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
nameserver 127.0.0.1
nameserver 192.168.0.1
nameserver fd0f:ee:b0::1

Best

Like Henk asked a couple of time already: **include the prompt+command at beginning, prompt at the end. Like this

knurpht@Lenovo-P16:~> ls -la /home
totaal 0
dr-xr-xr-x 1 root      root        32  8 nov  2023 .
drwxr-xr-x 1 root      root       142  2 mei 14:20 ..
drwx------ 1 beheerder beheerder  354 18 feb 16:22 beheerder
drwxr-xr-x 1 knurpht   users     4290  8 mei 17:16 knurpht
knurpht@Lenovo-P16:~> 

please excuse me !!
i only see ctrl+e and cote ?? in the editor

sorry

Blockquote

See also the netconfig(8) manual page and other documentation.

Call “netconfig update -f” to force adjusting of /etc/resolv.conf.

nameserver 127.0.0.1
nameserver 192.168.0.1
nameserver fd0f:ee:b0::1

Not blockquote, preformatted text (</>)

Last example:

knurpht@Lenovo-P16:~> cat /etc/resolv.conf 
# resolv.conf(5) file generated by tailscale
# For more info, see https://tailscale.com/s/resolvconf-overwrite
# DO NOT EDIT THIS FILE BY HAND -- CHANGES WILL BE OVERWRITTEN

nameserver 100.100.100.100
search tail631d47.ts.net home
knurpht@Lenovo-P16:~> 

@Enthalpie

On How To Post CODE.

You did the correct formatting in post #4. And now you do it wrong. ???

But in post #4 (and all other similar posts) the command is missing.

Example:
Thus NOT


This is the output from uname

Linux boven 6.4.0-150600.23.47-default #1 SMP PREEMPT_DYNAMIC Thu Apr  3 03:44:04 UTC 2025 (2854fd7) x86_64 x86_64 x86_64 GNU/Linux

But simply


henk@boven:~> uname -a
Linux boven 6.4.0-150600.23.47-default #1 SMP PREEMPT_DYNAMIC Thu Apr  3 03:44:04 UTC 2025 (2854fd7) x86_64 x86_64 x86_64 GNU/Linux
henk@boven:~>

Only one copy/paste and no story telling.

1 Like

Further about your problem

But ping is a good representative of the problem and thus easy to show. And you also did not post nslookup or any other one.

And nslookup at least shows which server it tries.

I can tell you one thing for sure. When people ask you to provide proof of what you say and also more information by asking to post command with output, then you better do it (or provide a very good reason for not doing it), else they will leave the thread for some more rewarding activity.

OK but it is difficult to copy from xterm,
it is ok from me to cut from file. I certainly not know how to copy from xterm, i use terminal and it is ok!!

www:/etc # cat resolv.conf
### /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf
### autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
#     NETCONFIG_DNS_STATIC_SEARCHLIST
#     NETCONFIG_DNS_STATIC_SERVERS
#     NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
#     NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
nameserver 127.0.0.1
nameserver 192.168.0.1
nameserver fd0f:ee:b0::1

named

www:/var/lib/named/dyn # cat arrow-breizh.lanX 
$TTL 1w
@               IN SOA          web-free        root.arrow-breizh.lan. (
                                2025050816      ; serial
                                3h              ; refresh
                                1h              ; retry
                                1w              ; expiry
                                1d )            ; minimum

arrow-breizh.lan.       IN NS           web-free
web-free        IN A            192.168.0.160
glpi            IN A            192.168.0.161
letfl           IN A            192.168.0.162
corpsintegral   IN A            192.168.0.163
joomla          IN A            192.168.0.164
nextcloud       IN A            192.168.0.165
pmb             IN A            192.168.0.166
ocs             IN A            192.168.0.167
logicaldoc      IN A            192.168.0.168



example of error

www:/var/lib/named/dyn # nslookup glpi
Server:         127.0.0.1
Address:        127.0.0.1#53

** server can't find glpi: NXDOMAIN

and a good one from web

www:/var/lib/named/dyn # nslookup free.fr
Server:         127.0.0.1
Address:        127.0.0.1#53

Non-authoritative answer:
Name:   free.fr
Address: 212.27.48.10
Name:   free.fr
Address: 2a01:e0c:1::1

I do not see anywhere what is listening on this address. Show

ss -lunp 'sport == 53'

Everybody here does that all the time!

Am I correct that web-free is the domain name used in the LAN?

Then, what does

nslookup glpi.web-free

do?

Not at all: use mouse to select, hit Ctrl-Shift-C.
Or pipe the command through to susepaste: <command> | susepaste. Post the returned URL here.

in french " je ne sais pas tout. quand j’ai vu que vous vouliez une copie de la sortie je suis passé en Kconsole que je maitrise mieux"

s -lunp 'sport == 53'
State     Recv-Q     Send-Q                                   Local Address:Port         Peer Address:Port    Process                                                                                                       
UNCONN    0          0                                        192.168.0.169:53                0.0.0.0:*        users:(("named",pid=14077,fd=67))                                                                            
UNCONN    0          0                                        192.168.0.169:53                0.0.0.0:*        users:(("named",pid=14077,fd=68))                                                                            
UNCONN    0          0                                        192.168.0.168:53                0.0.0.0:*        users:(("named",pid=14077,fd=64))                                                                            
UNCONN    0          0                                        192.168.0.168:53                0.0.0.0:*        users:(("named",pid=14077,fd=63))                                                                            
UNCONN    0          0                                        192.168.0.167:53                0.0.0.0:*        users:(("named",pid=14077,fd=59))                                                                            
UNCONN    0          0                                        192.168.0.167:53                0.0.0.0:*        users:(("named",pid=14077,fd=60))                                                                            
UNCONN    0          0                                        192.168.0.166:53                0.0.0.0:*        users:(("named",pid=14077,fd=55))                                                                            
UNCONN    0          0                                        192.168.0.166:53                0.0.0.0:*        users:(("named",pid=14077,fd=56))                                                                            
UNCONN    0          0                                        192.168.0.165:53                0.0.0.0:*        users:(("named",pid=14077,fd=51))                                                                            
UNCONN    0          0                                        192.168.0.165:53                0.0.0.0:*        users:(("named",pid=14077,fd=52))                                                                            
UNCONN    0          0                                        192.168.0.164:53                0.0.0.0:*        users:(("named",pid=14077,fd=47))                                                                            
UNCONN    0          0                                        192.168.0.164:53                0.0.0.0:*        users:(("named",pid=14077,fd=48))                                                                            
UNCONN    0          0                                        192.168.0.163:53                0.0.0.0:*        users:(("named",pid=14077,fd=43))                                                                            
UNCONN    0          0                                        192.168.0.163:53                0.0.0.0:*        users:(("named",pid=14077,fd=44))                                                                            
UNCONN    0          0                                        192.168.0.162:53                0.0.0.0:*        users:(("named",pid=14077,fd=39))                                                                            
UNCONN    0          0                                        192.168.0.162:53                0.0.0.0:*        users:(("named",pid=14077,fd=40))                                                                            
UNCONN    0          0                                        192.168.0.161:53                0.0.0.0:*        users:(("named",pid=14077,fd=35))                                                                            
UNCONN    0          0                                        192.168.0.161:53                0.0.0.0:*        users:(("named",pid=14077,fd=36))                                                                            
UNCONN    0          0                                        192.168.0.160:53                0.0.0.0:*        users:(("named",pid=14077,fd=31))                                                                            
UNCONN    0          0                                        192.168.0.160:53                0.0.0.0:*        users:(("named",pid=14077,fd=32))                                                                            
UNCONN    0          0                                            127.0.0.1:53                0.0.0.0:*        users:(("named",pid=14077,fd=25))                                                                            
UNCONN    0          0                                            127.0.0.1:53                0.0.0.0:*        users:(("named",pid=14077,fd=26))                                                                            
UNCONN    0          0                                                [::1]:53                   [::]:*        users:(("named",pid=14077,fd=72))                                                                            
UNCONN    0          0                                                [::1]:53                   [::]:*        users:(("named",pid=14077,fd=71))                                                                            
UNCONN    0          0              [2a01:e0a:a8d:a210:f09f:3371:82e2:774d]:53                   [::]:*        users:(("named",pid=14077,fd=76))                                                                            
UNCONN    0          0              [2a01:e0a:a8d:a210:f09f:3371:82e2:774d]:53                   [::]:*        users:(("named",pid=14077,fd=75))                                                                            
UNCONN    0          0              [2a01:e0a:a8d:a210:e4d8:34ff:fe3a:21c2]:53                   [::]:*        users:(("named",pid=14077,fd=79))                                                                            
UNCONN    0          0              [2a01:e0a:a8d:a210:e4d8:34ff:fe3a:21c2]:53                   [::]:*        users:(("named",pid=14077,fd=80))                                                                            
UNCONN    0          0                     [fe80::e4d8:34ff:fe3a:21c2]%eth0:53                   [::]:*        users:(("named",pid=14077,fd=83))                                                                            
UNCONN    0          0                     [fe80::e4d8:34ff:fe3a:21c2]%eth0:53                   [::]: