How does one know which process/kerneldaemon that own specific udp ports?<br><br>The UDP ports does not show up in<br># lsof -i udp <br><br># netstat -anp shows <br>udp        0      0 <a href="http://0.0.0.0:911">0.0.0.0:911
</a>                 0.0.0.0:*                               -<br><br>How do you get to know what hooked UDP 911? <br><br>Helpful hints would be greatly appreciated<br>Chris<br>