At 7/8/2003 14:02 -0400, you wrote:
Found the problem.

IPTABLES was set for the following;
/sbin/iptables -A INPUT -p tcp --syn -s 10.2.2.120/32 --destination-port 22
-j ACCEPT
/sbin/iptables -A INPUT -p tcp --syn -s 10.2.2.120/32 --destination-port
1241 -j ACCEPT
/sbin/iptables -A INPUT -p tcp --syn -j DROP

Once I flushed IPTABLES it works fine.  Yet, this is the same way I had
IPTABLES set in RH 7.2.

Good to know it's fixed.


I suggest you take a look at Shorewall (http://www.shorewall.net) which will make iptables incredibly easy, both for simple and more sophisticated setups. That, and the sendmail.mc file, should make your workload much lighter in the future.


-- Rodolfo J. Paiz [EMAIL PROTECTED]


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to