LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   open ports? (https://www.linuxquestions.org/questions/fedora-35/open-ports-170135/)

teodavinci 04-14-2004 02:11 PM

open ports?
 
Can anyone tell me how to open ports in Fedora via command line? Or point me to some instructions online? Thanks in advance!

A linux newbie-

PenguinPwrdBox 04-14-2004 08:01 PM

You can't "open" ports. Ports are considered "open" when a response is received from a program or daemon listening on that port (most often, this is inet.d).

The idea, is to close them, where are there listening ports that leave you vunerable.

To open a port, launch an app or daemon, and configure it to listen on that port. This will not open it to anything, simply the service that is listening (ssh, http, X, etc...)

teodavinci 04-15-2004 03:31 PM

thanks
 
thanks


All times are GMT -5. The time now is 12:40 AM.