VMware vSphere

 View Only
  • 1.  ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 04:42 PM

    I was performing a NMAP port scan against a test ESXi 4.0 box so we can document what ports it is listening on. All the standard ports came up (80, 427, 902, etc.) but NMAP also said 123 UDP, 8301 and 8302 UDP were open/filtered. I know UDP 123 is NTP time, but I would have though ESXi initiated the communications with the NTP server and wouldn't be listening all the time on 123?

    I also tried to Google UDP 8301 and 8302, and came up with no hits related to ESX. Is this just a NMAP glitch, or is ESXi 4.0 really listening on these UDP ports? If so, why?



  • 2.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 04:59 PM


  • 3.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 05:22 PM

    I was aware of that KB article, but it has no mention of 8301 and 8302.



  • 4.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 05:54 PM

    Then have a look what might have been installed after the fact and not on the list. A specific version of ESXi Dell, IBM, HP that may have additional tools. Openmanage, etc



  • 5.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 06:22 PM

    This is an ESXi host, so nothing was installed and it's using the generic ESXi install, not one from HP, Dell, etc.



  • 6.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 06:44 PM

    What flags are you using?



  • 7.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 06:52 PM

    None. This is a generic ESXi installation with absolutely no tweaking or changes whatsoever.



  • 8.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 07:05 PM

    More specific. What nmap flags did you use?



  • 9.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 08:55 PM

    nmap -p 1-65535 -T4 -A -v -PE -PS22,25,80 -PA21,23,80,3389 192.168.0.250



  • 10.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 12, 2009 09:32 PM

    I ran the nmap scan against several servers here both ESXi 3.5 and 4. No similar ports. Any fingerprint info? Have you tried a telnet to the port?



  • 11.  RE: ESX listening UDP ports 8301 and 8302? Why?

    Posted Oct 21, 2009 01:00 PM

    We ran nmap scan on one of our ESXi machines and couln't find the ports you mentioned