All of lore.kernel.org
 help / color / mirror / Atom feed
* Iptables problem with Mail Server
@ 2005-10-25 19:28 sameer bagwe
  2005-10-25 15:59 ` Jörg Harmuth
  0 siblings, 1 reply; 2+ messages in thread
From: sameer bagwe @ 2005-10-25 19:28 UTC (permalink / raw)
  To: netfilter

 I have two servers running Linux. Server A is SAMBA domain controller and Server B is MAIL server(qmail)
My Server A has two NIC. One two my ISP(172.16.57.188/30) and the other to my LAN.(172.16.19.0/24)

Server A LAN IP = 172.16.19.230
Server A ISP IP = 172.16.57.190

Server B IP = 172.16.19.231
Server B also has a dial up option for backup if ISP is down

I have attached my iptable script.
http://s59.yousendit.com/d.aspx?id=...GF23Y94C8R092VF

If i set default INPUT Policy to DROP then incoming Mail stop coming.

I add a rule at the end of the script:
ipt -A -s 0/0 -d $LAN_IP -j REJECT

The above rule will also block nmap port scans.

I am not a pro in iptables. Just know scripting and adding intermediate level rules.Please let me know how to fix this

Thanks 

Best Regards,
Sameer Bagwe

--
Only The Inquiring Mind Solves Problems !

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-25 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25 19:28 Iptables problem with Mail Server sameer bagwe
2005-10-25 15:59 ` Jörg Harmuth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.