  | |  | open iptables for sendmail | open iptables for sendmail 2003-04-29 - By Zimbizi H
Back This was not request. My request is that iam running squid as a proxy with http acceleration. Web requests from the internet works quiet well. But from my internal network if access my site which is www.zbs.co.zw i get access denied from squid.
-- --Original Message-- -- From: Martin Ramskogler [mailto:edv.support@(protected)] Sent: Tuesday, April 29, 2003 8:32 AM To: enigma-list@(protected) Subject: open iptables for sendmail
Dear Sirs,
I'm running a Server with redhat. I want sendmail to send local mails (e.g. from php-scripts, or from shell-scripts) to another e-mail-address, but I can't get iptables work properly.
I tried this configuration, but it doesn't work:
:INPUT DROP [50957:5396723] :FORWARD DROP [0:0] :OUTPUT ACCEPT [336966:250894376] [0:0] -A INPUT -s 127.0.0.1 -p tcp -m tcp --dport 25 -j ACCEPT [0:0] -A INPUT -s 10.40.26.2 -p tcp -m tcp --dport 25 -j ACCEPT [0:0] -A INPUT -s 127.0.0.1 -p tcp -m tcp --sport 25 -j ACCEPT [0:0] -A INPUT -s 10.40.26.2 -p tcp -m tcp --sport 25 -j ACCEPT [0:0] -A OUTPUT -p tcp -m tcp --dport 25 -j ACCEPT [0:0] -A OUTPUT -p tcp -m tcp --sport 25 -j ACCEPT
10.40.26.2 is the IP of the server. When I stop iptables, everything works fine, the mails are sent. When I start iptables, the mails don't come out of the box.
Can you help me?
Thanks in advance,
Martin Ramskogler
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ enigma-list mailing list enigma-list@(protected) https://listman.redhat.com/mailman/listinfo/enigma-list
Earn $52 per hosting referral at Lunarpages.
|
|
 |