2008/8/1 Gabriel Angel Möll Ibacache <[EMAIL PROTECTED]>:
> Well, I tryed to define smtp_bind_address=y.y.y.y but that didn't
> work, maybe because I had the same default router for both IP (x.x.x.x
> and y.y.y.y). Or maybe the nat rule in iptables is causing the
> redirection to x.x.x.x.
You need
2008/7/31 Robert Schetterer <[EMAIL PROTECTED]>:
> Gabriel Angel Möll Ibacache schrieb:
>>
>> Hi everyone!
>>
>> I have a linux box with three interfaces and I want to set postfix
>> outgoing interface to eth2
>>
>> eth0 is conected to LAN
>> eth1 is using a public IP x.x.x.x
>> eth2 is usign a pub
Gabriel Angel Möll Ibacache schrieb:
Hi everyone!
I have a linux box with three interfaces and I want to set postfix
outgoing interface to eth2
eth0 is conected to LAN
eth1 is using a public IP x.x.x.x
eth2 is usign a public IP y.y.y.y
I 'm using linux box to NAT, and firewall with iptables.