VMware Cloud Community
tyu7
Contributor
Contributor

Copy with Fastscp

Hi all

I am trying to copy a vm from a single host to a network data folder with fastscp but get the following error:

Running command OpenPortOut for firewall port 2501 failed with incorrect feedback: No execute rights on /usr/sbin/esxcfg-firewall - 2501

Unfortunately, I am not familiar with command prompt, if it can be dine via GUI great , otherweise I would do command prompt Smiley Sad any help greatly appreciated.

Many thanks

Reply
0 Kudos
2 Replies
AWo
Immortal
Immortal

I don't know if this is enogh, but you may have to open at least the port on the ESX firewall:

esxcfg-firewall -o 2501,tcp,in,fastscpin for incoming packets or

esxcfg-firewall -o 2501,tcp,out,fastscpout for outgoing packets.

Exchange the -o with -c to close them again.

vExpert 2009/10/11 [:o]===[o:] [: ]o=o[ :] = Save forests! rent firewood! =
Reply
0 Kudos
Dave_Mishchenko
Immortal
Immortal

Are you running ESX 3.5 or ESX 3.0? This post is currently in the ESXi forum.

Reply
0 Kudos