Hi guys! I'm not sure that I write in the appropriate section of the forum ... I downloaded the file of the virtual machine: The Perfect Server CentOS 7.2 with Apache, Postfix, Dovecot, Pure-FTPD, BIND and ISPConfig 3.1. Install a virtual machine on ESXi 6.0. Everything went well, the VM booted. I see the network settings: IP 192.168.1.100, mask 255.255.255.0. This corresponds to my network. I entered in the browser, 192.168.1.100. Nothing happens, the page will not load. I entered: 192.168.1.100:8080 https://192.168.1.100 https://192.168.1.100:8080 Nothing happens. But I do a ping in PowerShell to 192.168.100, Ping is going well. Why not start webserver and ISPconfig? What am I doing wrong? Thank you in advance!
ISPConfig and web server are sorted. Most likely the CentOS firewall kicked in, please run: iptables --flush and try again.
Can you ping google from within the vm: ping -c 1 google.com and run this command: netstat -ntap to see if apache and ispconfig are running.
ping -c 1 google.com went well. I do not see that run Apache and the ISPConfig, on tcp. See screenshot.
I ran the two teams, but httpd does not start. I launched netstat -ntap but the table does not include httpd for tcp.
try: service httpd restart and if it does not come up and shows no eror on the shell, then please take a look into the apache error log in /var/log/httpd/
Yes, I logged in as the Root user. The screenshots above, it shows. And who compiled this virtual machine? You?
I compiled this virtual machine and I use it here since then for ISPConfig development, it works here without issues on VMWare workstation. I will redownload the image and make a fresh vm to see if I can reproduce your issues.
I understood. I look forward to your report. And further: I downloaded to test virtual machine The Perfect Server - Ubuntu 16.10 (Yakkety Yak) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1 as ready to use virtual machine image download in ova / ovf format, compatible with VMWare and VirtualBox. Installed on ESXi 6.0. Address 192.168.1.100 Page displays Apache2 Ubuntu Default Page. Great! What is the address of a CP ISPconfig? P.S. I will not let the virtual machine as the Root user. He writes that the password is incorrect. (howtoforge) But I need a virtual machine Centos 7.2 - from a professional system administrator. I have to study all the settings correct installation. But just right. You will be able to fix or rebuild again VM? If the virtual machine is created Centos 7.2 for Hyper-v 2016, it will be absolutely wonderful.
I downloaded and installed the CentOS 7.2 image here and it works fine here, I just had to run the "iptables --flush". Seems as if there is a bug in firewalld, it adds rules to iptables even when it is disabled as fail2ban seems to load it partially. I will upload a new image where I updated the centos packages and ispconfig plus I added some commands to open the ports that get closed to the firewalld bug after each reboot. As usual, port 8080 on any IP or domain that points to the server. Ubuntu systems never let you login as root user, root is disabled. You have to use the username "administrator" and password "howtoforge", then run "sudo -s" and enter the password again. That's described at the end of the tutorial. Btw, Ubuntu 16.04 (LTS) is a better option than CentOS if you need a long time stable setup.
Thank you to quickly react to the problem. I need a web server with Centos. I administer windows. Hyper-V only supports RedHat/Centos. I can not choose. Now I will study Centos.
Hyper-v supports Ubuntu as well as far as I know: https://technet.microsoft.com/en-us.../supported-ubuntu-virtual-machines-on-hyper-v
Yes, now almost equally supported by windows. I am 8 years ago, studied ubuntu, but sleep did not like. Too unstable and a lot of mistakes. Now Perhaps something has changed. But I noticed that the virtual machine with Centos, load 2-3 times faster than Ubuntu.
Convert ESXi virtual machine in Hyper-V 1 generation, I used 5nine converter. I did try and with the converter StarWind V2V, but also failed. Conversion fails, the virtual machine is loaded with errors and does not work. This is a tragedy ... Perhaps you plan to create a virtual machine to Hyper-V 2016 2 generation? I think it will be interesting not only to me.