Hello, can I use the TPROXY to use as a transparent smtp proxy? I want to use as: serv1 --------------->(serX)--------->serv2 where: -servX receives the smtp traffic from serv1 and relay it to serv2 -serv2 receives the header information (includind IP information) as being sent from serv1 -servX is not known to serv1 nor serv2 As of now I tried to follow the posts of the TPROXY home no no avail. Tried the PROXSMTP and managed to be transparent at the SMTP level, but the servX IP was visible... Please help, thanks! Paulo
On Mon, 2010-03-29 at 15:25 +0100, Paulo Roncon wrote:
Hello,
can I use the TPROXY to use as a transparent smtp proxy? I want to use as:
serv1 --------------->(serX)--------->serv2 where: -servX receives the smtp traffic from serv1 and relay it to serv2 -serv2 receives the header information (includind IP information) as being sent from serv1 -servX is not known to serv1 nor serv2
As of now I tried to follow the posts of the TPROXY home no no avail. Tried the PROXSMTP and managed to be transparent at the SMTP level, but the servX IP was visible...
yes, tproxy is protocol agnostic, so it doesn't care whether you are using SMTP or HTTP. -- Bazsi
participants (2)
-
Balazs Scheidler
-
Paulo Roncon