Falko,
I get the forbidden error when I do https
till,
Here is the requested output:
$ netstat -tap
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 localhost.localdomain:2208 *:* LISTEN -
tcp 0 0 *:imaps *:* LISTEN -
tcp 0 0 *

op3s *:* LISTEN -
tcp 0 0 localhost.localdomain:10025 *:* LISTEN -
tcp 0 0 *:mysql *:* LISTEN -
tcp 0 0 *

op3 *:* LISTEN -
tcp 0 0 localhost.local:dyna-access *:* LISTEN -
tcp 0 0 *:imap *:* LISTEN -
tcp 0 0 *:xact-backup *:* LISTEN -
tcp 0 0 *:sunrpc *:* LISTEN -
tcp 0 0 *:ftp *:* LISTEN -
tcp 0 0 localhost.localdomai:domain *:* LISTEN -
tcp 0 0 localhost.localdomain:ipp *:* LISTEN -
tcp 0 0 localhost.localdomain:smtp *:* LISTEN -
tcp 0 0 localhost.localdomain:rndc *:* LISTEN -
tcp 0 0 localhost.localdomain:2207 *:* LISTEN -
tcp 0 0 nwsi-web-2.nwsi.com:57856 gw-in-f102.1e100.net:https TIME_WAIT -
tcp 0 0 *:imaps *:* LISTEN -
tcp 0 0 *

op3s *:* LISTEN -
tcp 0 0 *

op3 *:* LISTEN -
tcp 0 0 *:imap *:* LISTEN -
tcp 0 0 *:webcache *:* LISTEN -
tcp 0 0 *:http *:* LISTEN -
tcp 0 0 *:tproxy *:* LISTEN -
tcp 0 0 *:ftp *:* LISTEN -
tcp 0 0 localhost6.localdoma:domain *:* LISTEN -
tcp 0 0 *:ssh *:* LISTEN -
tcp 0 0 localhost6.localdomain:rndc *:* LISTEN -
tcp 0 0 *:https *:* LISTEN -
# /sbin/iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
RH-Firewall-1-INPUT all -- anywhere anywhere
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain RH-Firewall-1-INPUT (2 references)
target prot opt source destination
ACCEPT all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere icmp any
ACCEPT esp -- anywhere anywhere
ACCEPT ah -- anywhere anywhere
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns
ACCEPT udp -- anywhere anywhere udp dpt:ipp
ACCEPT tcp -- anywhere anywhere tcp dpt:ipp
ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ftp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:smtp
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:nfs
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:ssh
ACCEPT udp -- anywhere anywhere state NEW udp dpt:netbios-ns
ACCEPT udp -- anywhere anywhere state NEW udp dpt:netbios-dgm
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:netbios-ssn
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:microsoft-ds
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:telnet
ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
Recent comments
1 day 21 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 10 hours ago
2 days 11 hours ago
2 days 13 hours ago
2 days 14 hours ago
2 days 15 hours ago
3 days 7 hours ago
3 days 8 hours ago