basildane / WakeOnLAN

Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
http://wol.aquilatech.com
Other
998 stars 147 forks source link

Listener Setup - Problem Using UDP Port 9 - Windows 10 Professional (x64) #6

Open alchokem opened 8 years ago

alchokem commented 8 years ago

When attempting to start the Listener, I receive the following error. Following your suggestions for resolution, I have disabled "Simple TCP/IP Services" and using "Netstat -ab", I found no app is using this port. Have the same issue with Port 7. I've confirmed with my ISP, Cox Communications, they are not blocking these ports.

2016-02-19_14-34-50

Any other suggestions? Thanks

alchokem commented 8 years ago

It's been 5 days... Any assistance you can provide would be appreciated.

basildane commented 8 years ago

Sorry, I forgot to reply. I can't think of anything that would help. It's not your ISP, it is local to your computer. If netstat doesn't find anything, then I cannot imagine what could be locking the port.

Is the account running WOL a local administrator on the computer?

alchokem commented 8 years ago

Would you believe it...it's your very own optional service, WOLAgent, that causes this issue. At the time I installed your WakeOnLAN product, I installed this optional component which as you know creates a service that starts automatically. Stop this service and all is well. BTW, the command you suggested, "netstat -ab", does not reveal the fact that WOLAgent has gained exclusive access to this port, but the command "netstat -noa" does.

basildane commented 8 years ago

Oh, I'm glad you found it. Good catch. I never considered that someone would run the agent on the same machine.

I will update the documentation when I can find the time.