On Sat, 16 Aug 2003 08:56:25 +0200 George Nicholls wrote: > Dear List, > > I have postfix running on RH9 with SMTPS. It works fine. I layered > iptables onthe box with rules allowing SMTP AUTH (port 113). When I > disable iptables, smtps works perfectly. When I enable iptables, port > 113 is closed (?). > > My question is: > > Does smtps listen on a different port to 113 and therefore I would > want to open it? If so what is that port?
SMTP works on port 25. Port 113 is identd, and has nothing to do with SMTP. The only issue is that when you send email, the receiving SMTP server *might* do a reverse ident lookup on your connection, and if you're blocking it, it can cause your outbound SMTP connection to be delayed by 30 seconds or so. If you really want to block it, then use a REJECT target. -- Anand Buddhdev http://anand.org -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list