On 8/10/07, <b class="gmail_sendername">Javier Perez</b> <<a href="mailto:pepebuho@gmail.com">pepebuho@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br><div><span class="q"><span class="gmail_quote">On 8/9/07, <b class="gmail_sendername">Ed Greshko</b> <<a href="mailto:Ed.Greshko@greshko.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Ed.Greshko@greshko.com</a>> wrote:</span></span><div><span class="e" id="q_1144e69dec9605a1_2"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Javier Perez wrote:<br><br>><br>> [root@bloody ~]# netstat -ap |grep -i smtp<br>> tcp        0      0 *:smtps                     *:*<br>>      LISTEN      5451/master<br>> tcp        0      0 *:smtp                      *:*
<br><br>Well, this does indicate that smtp and smtps are listening on all<br>interfaces.  So, the fact that you are getting "connection refused" outside<br>of the box but can connect inside of the box does indicate that even though
<br>you think your iptables firewall is off...it really isn't.  If you have<br>logging turned on for iptables you should see messages in the messages log<br>on /var/log.<br><br>Ed<br><br>--<br>fedora-list mailing list
<br><a href="mailto:fedora-list@redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></span></div>
</div><br>Well, I am going to hate to say this, but it seems like it is the kernel.<br>I was using 2.6.22.1-41.fc7 and now that I reset and started with the old<br>kernel, 2.6.22.1-33.fc7 everything is working fine. <br>
<br>
Nevertheless, I would like to understand what is going on. I mean, I <br>disabled iptables and SELINUX because I did not want to be bothered by this<br>kind of stuff at my own home system. <br><br>How do I turn on logging for iptables if the whole iptables is supposed to be off?
<br clear="all"><span class="sg"><br>-- <br>------------------------------<br> /\_/\   </span><div><span class="e" id="q_1144e69dec9605a1_5"><br> |O O|  <a href="mailto:pepebuho@pananet.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
pepebuho@pananet.com</a><br> ~~~~   Javier Perez<br> ~~~~           While the night runs<br> ~~~~           toward the day...
<br>  m m     Pepebuho watches <br>                         from his high perch. 
</span></div><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>I have no issues with kernel-2.6.22.1-41.fc7 and postfix-2.4.3-2.fc7. Mail is working properly on my system, for what its worth.<br>