Linux / UNIX Tech Support Forum
This is a discussion on Iptables problem within the Linux software forums, part of the Linux Getting Started category; Hi Here i am sending you my IPTABLES Configuration details . Now i have allowed https ( 8443 ) port ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi
Here i am sending you my IPTABLES Configuration details . Now i have allowed https ( 8443 ) port and mysql (3306) port ,in both the direction . Now the thing is my server is allow me to access HTTPS request but the thing is it blocks some components in https web sites ...so how can i trace it .. If i stop iptables service it allows me to open complete web page so how can i trace this ... Here my Iptables rules.... [root@xx /]# iptables --list Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT icmp -- 10.10.10.10 60.60.60.60 ACCEPT icmp -- 10.10.10.10 60.60.60.61 ACCEPT icmp -- 10.10.10.10 60.60.60.62 ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT tcp -- anywhere anywhere tcp dpt:smtp ACCEPT tcp -- anywhere anywhere tcp dptop3 ACCEPT tcp -- anywhere anywhere tcp dpt:http ACCEPT tcp -- anywhere anywhere tcp dpt:ftp ACCEPT tcp -- anywhere anywhere tcp dpt:domain ACCEPT tcp -- anywhere anywhere tcp dpt:tftp ACCEPT tcp -- anywhere anywhere tcp dpt:webcache ACCEPT tcp -- anywhere anywhere tcp dpt:hosts2-ns ACCEPT tcp -- anywhere anywhere tcp dpt:sftp ACCEPT tcp -- anywhere anywhere tcp dpt:https ACCEPT tcp -- anywhere anywhere tcp dpt:ftps-data ACCEPT tcp -- anywhere anywhere tcp dpt:ftps ACCEPT tcp -- anywhere anywhere tcp dpt:imaps ACCEPT tcp -- anywhere anywhere tcp dpt op3s ACCEPT tcp -- anywhere anywhere tcp dpt:imap ACCEPT tcp -- anywhere anywhere tcp dptcsync-https ACCEPT udp -- anywhere anywhere udp dpt csync-https ACCEPT tcp -- anywhere anywhere tcp dpt:mysql DROP all -- anywhere anywhere Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination ACCEPT icmp -- 61.17.214.230 72.47.221.40 ACCEPT icmp -- 61.17.213.238 72.47.221.40 ACCEPT icmp -- 74.208.44.205 72.47.221.40 ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ACCEPT tcp -- anywhere anywhere tcp dpt:smtp ACCEPT tcp -- anywhere anywhere tcp dpt ACCEPT tcp -- anywhere anywhere tcp dpt:http ACCEPT tcp -- anywhere anywhere tcp dpt:ftp ACCEPT tcp -- anywhere anywhere tcp dpt:domain ACCEPT tcp -- anywhere anywhere tcp dpt:tftp ACCEPT tcp -- anywhere anywhere tcp dpt:webcache ACCEPT tcp -- anywhere anywhere tcp dpt:hosts2-ns ACCEPT tcp -- anywhere anywhere tcp dpt:sftp ACCEPT tcp -- anywhere anywhere tcp dpt:https ACCEPT tcp -- anywhere anywhere tcp dpt:ftps-data ACCEPT tcp -- anywhere anywhere tcp dpt:ftps ACCEPT tcp -- anywhere anywhere tcp dpt:imaps ACCEPT tcp -- anywhere anywhere tcp dpt ACCEPT tcp -- anywhere anywhere tcp dpt:imap ACCEPT tcp -- anywhere anywhere tcp dpt ACCEPT udp -- anywhere anywhere udp dpt ACCEPT tcp -- anywhere anywhere tcp dpt:mysql [root@xx /]# [root@xx /]# Please help ... john |
| Sponsored Links | ||
|
|
|
|||
|
Quote:
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Iptables | nixsen | CentOS / RHEL / Fedora | 2 | 29-11-2007 03:01 PM |
| iptables help | vitaminme | Networking, Firewalls and Security | 1 | 04-09-2007 02:42 AM |
| IPTABLES Help | asim.mcp | Linux software | 3 | 08-07-2006 02:53 AM |
| IPTABLES help | vasanth | Linux software | 1 | 09-03-2005 09:15 AM |