Quais são os campos impressos getent ahosts DOMAIN
?
A saída para getent hosts
é uma combinação simples de IP e nome do host. O getent ahosts
tem um terceiro campo adicional que é, em todos os meus testes STREAM
, DGRAM
ou RAW
.
Saída para getent hosts example.net
2001:500:88:200::10 example.net
e para getent ahosts example.net
2001:500:88:200::10 STREAM example.net
2001:500:88:200::10 DGRAM
2001:500:88:200::10 RAW
192.0.43.10 STREAM
192.0.43.10 DGRAM
192.0.43.10 RAW
networking
glibc
gioele
fonte
fonte