Re: [CentOS] need help in configuring iptables for smtp traffic

2008-01-20 Thread Alain Spineux
On Jan 20, 2008 9:54 AM, ankush grover <[EMAIL PROTECTED]> wrote: > Hi Alain, > > Thanks for replying to my question. > > > > My understandin is: > > You are load balancing your outgoing traffic > > Yes, load balancing outgoing traffic > > > > > > route add $smtpserver1 netmask 255.255.255.255

Re: [CentOS] need help in configuring iptables for smtp traffic

2008-01-20 Thread ankush grover
Hi Alain, Thanks for replying to my question. > > My understandin is: > You are load balancing your outgoing traffic Yes, load balancing outgoing traffic > > > > route add $smtpserver1 netmask 255.255.255.255 gw $publicip1 > > route add $publicip1 gw $gw1 > > You are trying to force the GW f

Re: [CentOS] need help in configuring iptables for smtp traffic

2008-01-18 Thread Alain Spineux
On Jan 17, 2008 5:41 PM, ankush grover <[EMAIL PROTECTED]> wrote: > Hi Friends, > > > I am running Centos 5 64-bit on a Dell sever. I am trying to configure > iptables for smtp traffic for which I need some help/guidance. > > The scenario is like this: > > On a linux box we have 3 public ips(eth1,

[CentOS] need help in configuring iptables for smtp traffic

2008-01-17 Thread ankush grover
Hi Friends, I am running Centos 5 64-bit on a Dell sever. I am trying to configure iptables for smtp traffic for which I need some help/guidance. The scenario is like this: On a linux box we have 3 public ips(eth1,eth2 and eth3) and 1 LAN IP(eth0). 2 public IPs are from the same service provid