<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>works like a charm, many thanks. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Bill</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=samag70-ignore@yahoo.ca href="mailto:samag70-ignore@yahoo.ca">Tom 
  Spec</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=fedora-list@redhat.com 
  href="mailto:fedora-list@redhat.com">For users of Fedora Core releases</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, June 30, 2006 11:48 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Apache SSL not working</DIV>
  <DIV><BR></DIV>
  <DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana, helvetica, sans-serif">
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: verdana,helvetica,sans-serif">There's 
  your problem.<BR><BR>Try this:<BR><BR>--<BR><BR>service iptables stop<BR>cp 
  /etc/sysconfig/iptables /etc/sysconfig/iptables.bak<BR>Edit 
  /etc/sysconfig/iptables<BR><BR>Make a line the same as the one with port 80, 
  but change the 80 to 443 (you can put it just below the line with port 
  80)<BR><BR>service iptables start<BR><BR>--<BR><BR>If that doesn't work we can 
  look into SELinux, but this should fix it.<BR><BR>Tom<BR><BR>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
  Original Message ----<BR>From: Bill Habermaas 
  <bill@global-im.com><BR>To: For users of Fedora Core releases 
  <fedora-list@redhat.com><BR>Sent: Friday, June 30, 2006 11:45:27 
  AM<BR>Subject: Re: Apache SSL not working<BR><BR>
  <STYLE type=text/css>DIV {
MARGIN:0px;}
</STYLE>

  <DIV><FONT face=Arial size=2>Table: filter<BR>Chain INPUT (policy 
  ACCEPT)<BR>num  target     prot opt 
  source               
  destination<BR>1    RH-Firewall-1-INPUT  all  
  --  
  0.0.0.0/0            
  0.0.0.0/0</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>Chain FORWARD (policy ACCEPT)<BR>num  
  target     prot opt 
  source               
  destination<BR>1    RH-Firewall-1-INPUT  all  
  --  
  0.0.0.0/0            
  0.0.0.0/0</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>Chain OUTPUT (policy ACCEPT)<BR>num  
  target     prot opt 
  source               
  destination</FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2>Chain RH-Firewall-1-INPUT (2 
  references)<BR>num  target     prot opt 
  source               
  destination<BR>1    ACCEPT     all  
  --  
  0.0.0.0/0            
  0.0.0.0/0<BR>2    ACCEPT     icmp --  
  0.0.0.0/0            
  0.0.0.0/0           icmp 
  type 255<BR>3    ACCEPT     esp  
  --  
  0.0.0.0/0            
  0.0.0.0/0<BR>4    ACCEPT     ah   
  --  
  0.0.0.0/0            
  0.0.0.0/0<BR>5    ACCEPT     udp  
  --  
  0.0.0.0/0            
  224.0.0.251         udp 
  dpt:5353<BR>6    ACCEPT     udp  
  --  
  0.0.0.0/0            
  0.0.0.0/0           udp 
  dpt:631<BR>7    ACCEPT     tcp  
  --  
  0.0.0.0/0            
  0.0.0.0/0           tcp 
  dpt:631<BR>8    ACCEPT     all  
  --  
  0.0.0.0/0            
  0.0.0.0/0           state 
  RELATED,ESTABLISHED<BR>9    ACCEPT     
  tcp  --  
  0.0.0.0/0            
  0.0.0.0/0           state 
  NEW tcp dpt:21<BR>10   ACCEPT     tcp  
  --  
  0.0.0.0/0            
  0.0.0.0/0           state 
  NEW tcp dpt:22<BR>11   ACCEPT     tcp  
  --  
  0.0.0.0/0            
  0.0.0.0/0           state 
  NEW tcp dpt:80<BR>12   ACCEPT     tcp  
  --  
  0.0.0.0/0            
  0.0.0.0/0           state 
  NEW tcp dpt:3306<BR>13   REJECT     all  
  --  
  0.0.0.0/0            
  0.0.0.0/0           
  reject-with icmp-host-prohibited<BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>I already determined that iptables is the source 
  of my problem. If I stop the service then SSL works fine. I'm trying to figure 
  out what to change to allow port 443 thru. </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Bill</FONT></DIV>
  <DIV>----- Original Message ----- </DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,0) 2px solid; MARGIN-RIGHT: 0px">
    <DIV 
    style="BACKGROUND: rgb(228,228,228) 0% 50%; FONT: 10pt arial; moz-background-clip: -moz-initial; moz-background-origin: -moz-initial; moz-background-inline-policy: -moz-initial; font-size-adjust: none; font-stretch: normal"><B>From:</B> 
    <A id=bodyLinks title=samag70-ignore@yahoo.ca 
    href="mailto:samag70-ignore@yahoo.ca" target=_blank rel=nofollow>Tom 
    Spec</A> </DIV>
    <DIV 
    style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>To:</B> 
    <A id=bodyLinks title=fedora-list@redhat.com 
    href="mailto:fedora-list@redhat.com" target=_blank rel=nofollow>For users of 
    Fedora Core releases</A> </DIV>
    <DIV 
    style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Sent:</B> 
    Friday, June 30, 2006 11:37 AM</DIV>
    <DIV 
    style="FONT: 10pt arial; font-size-adjust: none; font-stretch: normal"><B>Subject:</B> 
    Re: Apache SSL not working</DIV>
    <DIV><BR></DIV>
    <DIV style="FONT-SIZE: 10pt; FONT-FAMILY: verdana,helvetica,sans-serif">
    <DIV 
    style="FONT-SIZE: 10pt; FONT-FAMILY: verdana,helvetica,sans-serif">What's 
    the output of:<BR><BR>service iptables status<BR></DIV></DIV>
    <P></P><SPAN 
    style="BORDER-TOP: rgb(128,128,128) 1px solid; MARGIN: 8px 0px; OVERFLOW: hidden; WIDTH: 100%; BORDER-BOTTOM: rgb(212,208,200) 1px solid; HEIGHT: 2px; BACKGROUND-COLOR: black"></SPAN>
    <P></P>-- <BR>fedora-list mailing list<BR><A id=bodyLinks 
    href="mailto:fedora-list@redhat.com" target=_blank 
    rel=nofollow>fedora-list@redhat.com</A><BR>To unsubscribe: <A id=bodyLinks 
    href="https://www.redhat.com/mailman/listinfo/fedora-list" target=_blank 
    rel=nofollow>https://www.redhat.com/mailman/listinfo/fedora-list</A></BLOCKQUOTE>
  <DIV>-- <BR>fedora-list mailing list<BR>fedora-list@redhat.com<BR>To 
  unsubscribe: <A href="https://www.redhat.com/mailman/listinfo/fedora-list" 
  target=_blank>https://www.redhat.com/mailman/listinfo/fedora-list</A></DIV></DIV><BR></DIV></DIV>
  <P>
  <HR>

  <P></P>-- <BR>fedora-list mailing list<BR>fedora-list@redhat.com<BR>To 
  unsubscribe: 
https://www.redhat.com/mailman/listinfo/fedora-list</BLOCKQUOTE></BODY></HTML>