|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Want to unblock port for particular site
Dear All
We have one Centos Server on Asterisk platform.We are trying to open one particular site from client machines which is our client portal.We have to upload data on that.When we trying to open that site somewhere its blocking and not opening.We did tracert and found one router down outside india.Did emailed to our ISP and they said its our server issue.I Tried to open that site with Data card and its working fine.Please let me know how can i check which port is blocking. Thank You |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Hi, Is iptables running on the machine? Code:
iptables -L -n If so, you'll need to write a rule to grant access - you might have OUTPUT rules. You can quickly test if iptables is to blame by (temporarily) disabling it, and telnetting to the destination server on the appropriate port. Cheers, ZB |
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
Without even little knowledge of your network infrastructure, I don't think it's possible to just hand out the solution.
Please let us know how your clients are connecting to the server. Is there any external firewall in between? Which port are you trying to open? When you say "site", do you mean "website"? |
|
#4
|
|||
|
|||
|
Check whether the port has been enabled through firewall.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unblock the websites | Adhi | UNIX for Dummies Questions & Answers | 8 | 10-22-2012 09:43 AM |
| port access to site to site VPN | photon | IP Networking | 0 | 12-15-2008 12:19 PM |
| To unblock the some audit scripts | oracle_rajesh_k | HP-UX | 2 | 11-19-2008 09:38 AM |
| How to Unblock Port in HP UX | grimanda | HP-UX | 1 | 04-01-2008 09:10 AM |
| Unblock port 80 for none root user | staind_art | Linux | 1 | 01-21-2008 03:59 PM |
|
|