Hi, i installed openSUSE leap 15.1 in server version on virtual machine, installed apache, configured everything, redirected port 80. it works from virtual machine but if i want to access it from my windows where the machine is - it don’t work
i think issue is in firewall configuration i was looking on the internet how to fix it but nothing helped >:(
Can you tell us how you are trying to access the webserver from your Windows machine?
Is the webserver running on it’s own IP as well as 127.0.0.1 ?
Is the VMs networking configured ?
Well, I guess that would depend on what you searched for.
Open the graphical ‘firewall-config’ utility and enable the http service (port 80) and if required you can also allow https (port 443) as well. Once done, select Options > Runtime To Permanent’ and you should be good to go.
This can also be done via the ‘firewalld-config’ CLI with something like…