VMware vSphere

 View Only
  • 1.  need to open port 2500

    Posted Sep 28, 2010 09:33 AM

    Guys

    I need to open port 2500 to allow Veeam to connect to my ESX host. I've tried

    esxcfg-firewall -openport 2500:2510,tcp,in,VeeamSCP

    service mgmt-vmware restart

    still no joy anyone any ideas?



  • 2.  RE: need to open port 2500

    Posted Sep 28, 2010 02:37 PM

    Hello.

    I need to open port 2500 to allow Veeam to connect to my ESX host. I've tried

    esxcfg-firewall -openport 2500:2510,tcp,in,VeeamSCP

    service mgmt-vmware restart

    still no joy anyone any ideas?

    What does the output of esxcfg-firewall -query display at the end under the "Opened Ports" section?

    Good Luck!



  • 3.  RE: need to open port 2500

    Posted Sep 28, 2010 02:42 PM

    open ports displays teh following

    VeeamReplication : port 2500 tcp.in tcp.out udp.in udp.out

    VeeamSCP : port 2500:2510 tcp.in

    both I manually entered today using the above command I posted earlier. so it looks like it may be open up just fine.



  • 4.  RE: need to open port 2500

    Posted Sep 28, 2010 02:51 PM

    So what exactly isn't working? Can you not make FastSCP connections? If so, check that there are no firewalls on your client.

    Also, what exact errors are you receiving?



  • 5.  RE: need to open port 2500

    Posted Sep 28, 2010 02:57 PM

    When I try to run a replication I get the following error:

    Initializing target session Cannot connect to server

    the IP given is the IP address of the Source ESX host. SO i had though it was an issue with maybe teh firewall on ESX but it's looking more like it'll be an issue with our actual site firewalls possibly blocking traffic. I just find it strange that I'm getting our source IP address because the server running Veeam is on the same IP range as the source ESX which is why I initially though it might be the ESX firewall causing the problem