Displaying 1 result from an estimated 1 matches for "a_server_mail".
2004 Sep 29
0
Netfilter NAT and IP rule
...gation, I believe it''s a NAT problem (But
I''m not sure).
I use ethereal to watch packet on eth1 when I try an SMTP connection from
192.168.2.2. The packets are routed correctly, but it seems those packets
are not masqueraded. I explain:
I see the TCP SYN packet from IP_of_eth1 to A_Server_Mail.
I received a TCP SYN, ACK from A_Server_Mail to IP_of_eth1.
But after, nothing append... The destination address is never changed...
Can anyone help me? (PS: I try to disable rp_filter has describe in "Linux
Advanced Routing & Traffic Control HOWTO" but it change nothing)
I also n...