Some UDP Ports

Aras Yorgancı yorgancia at itu.edu.tr
Thu Apr 12 13:19:20 UTC 2018


Hi,

When I look netstat -punta output, I saw many UDP ports on my Unbound  
DNS Server. These number of ports are continuosly changing. Sometime  
port number increased about 2000 and DNS server started to not answer  
queries. I had to restart Unbound service.

[root at localhost ~]# netstat -punta |grep unbound
...
udp        0      0 0.0.0.0:40266           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:11616           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:30077           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:56765           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:28093           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:28101           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:36295           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:21961           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:21993           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:32237           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:36336           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:22024           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:28172           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:54818           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:58952           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:28236           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:56909           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:36441           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:61046           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:42629           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:56997           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:40655           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:18134           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:42749           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:30463           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:18175           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:5934            0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:28464           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:10056           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:59219           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:40797           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:14184           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:49009           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:63361           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:63376           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:32663           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:26558           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:55245           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:61392           0.0.0.0:*                   
          32308/unbound
udp        0      0 0.0.0.0:36827           0.0.0.0:*                   
          32308/unbound
...

I am using 4 thread server and I configured Unbound runs as 4 thread.  
I wonder what does these ports means?

Regards.




More information about the Unbound-users mailing list