i'm trying to p2v a production web server which is on standalone server without joining to production domain because it faces external network (DMZ)
i have requested to have firewall open bidirection for 443 & 902 UDP/TCP ports for the following:
virtualcenter server->webserver (443 & 902) open
esx host->web server (443 & 902) open
i still can't connect to P2V this server is the port firewall rules correct or need additional port.
will it still p2v if webserver is not on the same domain?
esx host config:
service console ->192.168.10.10
vmkernel->192.168.10.30
service console 2->192.168.10.12
vm network->192.168.10.40 -regular production network
dmz network->79.80.x.x ->dmz port with VLAN id
virtual center config:
ip address: ->192.168.10.60
webserver config:
ip address: ->79.80.x.10 ->dmz network
i want to be able to p2v webserver to my esx host or virtualcenter.
can someone help please?