|
||||||||||
Yes, put this between your nat tags <rule> <protocol>tcp</protocol> <external-port>25</external-port> <target>serveripinhere</target> <local-port>25</local-port> <interface>lan</interface> <descr>redirect SMTP to LAN SMTP server</descr> </rule> J. > -----Oorspronkelijk bericht----- > Van: Matt Juszczak [mailto:matt at atopia dot net] > Verzonden: maandag 16 januari 2006 20:59 > Aan: m0n0wall at lists dot m0n0 dot ch > Onderwerp: [m0n0wall] Capability of m0n0wall question > > Hi all, > > For a client, we need to redirect all outgoing port 25 connections > through the m0n0wall to a specific IP/port on the INTERNAL lan (so in > other words, capture all outgoing port 25 connections and redirect them to > a specific IP on port 25).... this is to force use of a specific SMTP > server seamlessly. > > Is this possible? > > Regards, > > Matt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |