LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   https and other services (https://www.linuxquestions.org/questions/linux-general-1/https-and-other-services-131387/)

kaboom 01-04-2004 08:34 AM

https and other services
 
How to activate https and other services like these?

PORT STATE SERVICE
53/tcp open domain
106/tcp open pop3pw
110/tcp open pop-3
143/tcp open imap
443/tcp open https
993/tcp open imaps
995/tcp open pop3s
3306/tcp open mysql
8443/tcp open https-alt

Thanks!

LinuxLala 01-04-2004 09:24 AM

what happens when you say
service xxxx restart

where xxxx is the name of the service u wish to start

kaboom 01-04-2004 09:31 AM

The services are started but from outside no access. For example no https in browser allowed. I think it has something to do with my firewall on this server.... how can i allow these ports to access?

Thanks!

johnallen 01-04-2004 11:25 AM

If you have a firewall sitting between you computer and the internet you will need to forward the port to your internal ip.

Otherwise you may need to run setup from the console and go down to the firewall option and enable traffic to HTTP

kaboom 01-04-2004 11:42 AM

Can you tell me how to do it in redhat9 ?

Thanks alot!


All times are GMT -5. The time now is 11:22 PM.