DNS named server Port - Linux

Table of Contents

各位架過 DNS 的大大問一下一個問題
# netstat -ntulp | grep named
dns 伺服器有 listen 53,953(rdnc)

但會出現另外兩個隨機的udp prot
udp 0 0 0.0.0.0:34295 0.0.0.0:* 6011/named
udp 0 0 :::34296 :::* 6011/named

有大大知道 named 這兩個隨機的 port
是做什麼用的嗎 ?

我在 FreeBSD 架沒有出現
RHEL 5.2 & CentOS 5.2 & 5.1 都有出現

感謝大大指教...

--
( ˊ _ ˋ)y▂ξ Just felling
http://www.2be.idv.tw

--

All Comments

Selena avatarSelena2008-07-24
找到文章了...