Code: Select all
ip addr showI tried configuring a static IP address. I configured the ifcfg-enp0s3 interface of the CentOS to have a static IP address. I rebooted the VM. When I am on the other guest server, I cannot ping this IP address. It says "destination host unreachable." I can reach the Internet however.
I get the same result when I try to ping one CentOS server from the CentOS server with the static IP address.
I just want to establish TCP/IP connectivity between the two hosts. What do I do?