|
Here's what I am using for a mail server located at 192.168.1.1 for
this example. IMail is configured to listen on port 587, but to the
outside world it appears as both port 25 and 587. Even though one
would think that you didn't have to NAT 587 to 587, in
this case you do because of the other rules for that IP (or so I was
told). I assume that you are configured differently and that does
matter, so you might want to share that before making the edits
yourself. ip nat inside source static tcp 192.168.1.1 25 192.168.1.1 25 extendable no-alias ip nat inside source static tcp 192.168.1.1 587 192.168.1.1 25 extendable no-alias ip nat inside source static tcp 192.168.1.1 587 192.168.1.1 587 extendable no-alias I assume that you know how to config term your router. If not, it won't be straight forward without a crib sheet or experienced help to guide you through it rather than risk messing it up. Matt Scott Fisher wrote:
-- ===================================================== MailPure custom filters for Declude JunkMail Pro. http://www.mailpure.com/software/ ===================================================== |
- Re: [Declude.JunkMail] Spammed on port 2525 Matt
- RE: [Declude.JunkMail] Spammed on port 2525 John Tolmachoff \(Lists\)
- Re: [Declude.JunkMail] Spammed on port ... Matt
- RE: [Declude.JunkMail] Spammed on p... John Tolmachoff \(Lists\)
- Re: [Declude.JunkMail] Spammed on p... Scott Fisher
- Re: [Declude.JunkMail] Spammed on port 2525 Scott Fisher
