Question

I am working on a c# .net 4.0 web app that will use WMI to manipulate DNS records and need to know what ports need to be opened up to it. Does anyone know?

Was it helpful?

Solution

DNS runs on port 53 All WMI calls use RPC on port 135

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top