This is a discussion on How to open a port within the Web servers forums, part of the Mastering Servers category; Hello, I have a linux fedora core website. I need to know how to open a port for a scipt ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hello,
I have a linux fedora core website. I need to know how to open a port for a scipt to work I don't have a firewall installed in the server and i looked into etc/sysconfig for iptables. All i can find is iptables_config and ip6tables_config So what should i do to enable a port?. Thank you Regards Fed |
| Sponsored Links | ||
|
|
|
||||
|
Following command will tell you more about iptables
Code:
iptables -L -n a) start service such as httpd will open port 80 b) write your own code in c / c++ / php / perl etc and open port using programming call c) use xinetd to open port let me know what you are trying to do ...
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Imap Port | sweta | CentOS / RHEL / Fedora | 0 | 05-02-2008 11:34 PM |
| HELP! Port Monitoring! | sunburn | Shell scripting | 1 | 02-11-2008 01:46 PM |
| Port forwarding | satimis | Networking, Firewalls and Security | 0 | 02-02-2008 07:45 AM |
| Howto verify linux open port | nixcraft | Getting started tutorials | 0 | 05-18-2007 01:49 AM |
| Windows How do I tell if a TCP network port is open or not? | tom | Getting started tutorials | 0 | 10-10-2006 03:56 AM |