Why is my 443 port blocked
Adhi Laksono
wingback06 at yahoo.com
Sat Oct 21 08:06:51 CEST 2006
Hello everyone,
I made a script for my firewall, one of the rules is
$IPTABLES -A LAN-Internet -p tcp -s $NET_LSN -d 0/0
--dport 443 -m state --state NEW,ESTABLISHED -j ACCEPT
$IPTABLES -A LAN-Internet -p tcp -s 0/0 --sport 443 -d
$NET_LAN -m state --state ESTABLISHED -j ACCEPT
with my default policy DROP..
I can open http://www.yahoo.com, but how come I can't
open the mail.yahoo.com???
In my log list, it says that the packet for port 443
is blocked, and sometimes port 80 is blocked to???
what's wrong with my firewall??? why isn't it
stable...
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the netfilter
mailing list