|
||||||||||
I define rules for incoming traffic from the internet to ports 25 ,110 and 143 of my local address, that rules are in the WAN interface of m0n0, what about the DMZ interface? what rules do I have to define there? the source should be the DMS subnet or the local ip of the mail server? and the destination should be "any"? > >On Nov 3, 2005, at 6:46 PM, Claudio Castro wrote: > >>So Rober, after I create the 1:1 nat mapping for example..2.0.0.2- >> >10.1.1.2, wich rules do I have to create in the firewall in order to >>the mail server get and send traffic to internet? >>e.g. WAN interface of m0n0: 2.0.0.1 > >Route the appropriate ports to the LAN address of your mailserver. > >25 = SMTP >110 = POP >143 = IMAP > >and so on, depending on your setup. > > >--------------------------------------------------------------------- >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 > |