From: Przemysław O. <prz...@ma...> - 2018-09-11 20:23:12
|
Fiew things to check on centos 1) Is selinux active if yes either set it to permissive and based on log data create a custom policy for webmin (im not 100% sure for webmin but virtualmin disables selinux compleetly during install) or disable selinux altogether. 2) check if zone public is assigned to your public interface (public is just a name and can be assigned to any or no interface). On 11.09.2018 19:20, Mahmood Naderan via webadmin-list wrote: > Hi, > I have installed webmin on Centos 7 machine. It has FQDN and SSL. I > can visit the website I have defined in /var/www/html. > > When I enter https://somewhere.com:10000 or https://IP:10000 or > http://somewhere.com:10000 or http://IP:10000 I get connection timeout. > > The firewalld rule is fine. Please see below > > > |# firewall-cmd --permanent --zone=public --add-port=10000/tcp success > # firewall-cmd --reload success # firewall-cmd --list-all public > (active) target: default icmp-block-inversion: no interfaces: ens192 > sources: services: ssh dhcpv6-client https ftp ports: 80/tcp 443/tcp > 21/tcp 10000/tcp protocols: masquerade: no forward-ports: > source-ports: icmp-blocks: rich rules:| > |# ss -antup | grep 10000 | > |udp UNCONN 0 0 *:10000 *:* users:(("miniserv.pl",pid=8573,fd=5)) tcp > LISTEN 0 128 *:10000 *:* users:(("miniserv.pl",pid=8573,fd=4)) # rpm > -qa | grep webmin webmin-1.890-1.noarch| > > > > Any idea about that? > > > > Regards, > Mahmood > > > > > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list -- Przemysław Orzechowski Network Administrator e: prz...@ma... t: +48 42 683 74 96 MakoLab Demokratyczna 46, 93-430 Łódź, Poland www.makolab.com MakoLab SA, Demokratyczna 46, 93-430 Lodz, Poland. A joint-stock company organized and existing under the laws of Republic of Poland with a registered share capital of 698.698,00 PLN (Polish zlotys), identified in the National Court Register (Krajowy Rejestr Sądowy) conducted by the District Court for Lodz Srodmiescie in Lodz under the number KRS: 0000289179, Tax Identification Number (NIP): PL 7250015526, National Official Business Register (REGON): 471343117. The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please notify the sender and delete the material from your computer. |