On 24/04/2021 07:13, Ed Greshko wrote:
On 24/04/2021 06:40, Jack Craig wrote:
netstat -nap | grep named
tcp 0 0 127.0.0.1:53 <http://127.0.0.1:53> 0.0.0.0:* LISTEN 1815795/named
tcp 0 0 127.0.0.1:953 <http://127.0.0.1:953> 0.0.0.0:* LISTEN 1815795/named
tcp6 0 0 ::1:53 :::* LISTEN 1815795/named
tcp6 0 0 ::1:953 :::* LISTEN 1815795/named
udp 0 0 127.0.0.1:53 <http://127.0.0.1:53> 0.0.0.0:* 1815795/named
udp6 0 0 ::1:53 :::* 1815795/named
unix 2 [ ] STREAM CONNECTED 4864955 1815795/named
unix 2 [ ] DGRAM 4864952 1815795/named
Nope. Only listening on loopback addresses.
The systemctl command doesn't show the actual options. So, what does
ps -ax | grep named
return?
Also, if you do (make sure I'm using the correct IP address)
ncat -l 10.0.0.101 53
Does it bind as it should? It will appear to hang when working correctly. Ctrl-C to quit, of course
Also....
journalctl -b 0 | grep -i listen | grep named
maybe helpful.
--
Remind me to ignore comments which aren't germane to the thread.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure