Daniel C. Sobral wrote:

Starting around the end of the year, sshd is taking a LONG time to
proceed, just a bit after the few first packets.
Ok, I found the query packets, on the loopback:

[root@piratinga root]# tcpdump -ni lo0 -s1500
tcpdump: listening on lo0
11:54:05.602126 127.0.0.1.49202 > 127.0.0.1.53: 41012+ PTR? 17.199.31.172.in-addr.arpa. (44)
11:54:10.605353 127.0.0.1.49203 > 127.0.0.1.53: 41012+ PTR? 17.199.31.172.in-addr.arpa. (44)
11:54:20.611284 127.0.0.1.49204 > 127.0.0.1.53: 41012+ PTR? 17.199.31.172.in-addr.arpa. (44)

Only there is no reason in hell for it to query 127.0.0.1. My configuration files:

[root@piratinga root]# cat /etc/resolv.conf
domain intra.tcoip.com.br
nameserver 10.9.35.5
nameserver 10.0.14.20
[root@piratinga root]# cat /etc/nsswitch.conf
hosts: files dns
[root@piratinga root]# cat /etc/host.conf
# Auto-generated from nsswitch.conf, do not edit
hosts
bind

Anyone has suggestions?

--
Daniel C. Sobral
Gerência de Operações
Divisão de Comunicação de Dados
Coordenação de Segurança
TCO
Fones: 55-61-313-7654/Cel: 55-61-9618-0904
E-mail: [EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Reply via email to