Community discussions

MikroTik App
用户头像
SQx
刚刚加入了
Topic Author
Posts: 15
加入: Mon Oct 12, 2009 11:31 pm

Need help (config Mikrotik - WEB-Proxy)

Wed May 18, 2011 12:00 am

I have problem - my IIS Provider closed 25 port smtp-out for security policy.
i need to config Mikrotik RB 450g - need smtp-out through web-proxy
wan ip:1.1.1.1
web-proxy ip:2.2.2.2:3128
lan:172.16.0.1

Please help me, to write a script to resolve my problem.
Top
blake
Member
Member
Posts: 426
加入: Mon May 31, 2010 10:46 pm
Location:Arizona

Re: Need help (config Mikrotik - WEB-Proxy)

Wed May 18, 2011 12:58 am

You want email to use a web proxy? Doesn't work.

What exactly are you trying to achieve? Who is your email provider? Most providers allow you to use the SMTP Alternate Submission port of 587. You can take packets originally destined to your ISP's email servers on port 25, and rewrite them to port 587.
Code:Select all
/ip firewall nat add chain=dstnat action=dst-nat protocol=tcp dst-address= dst-port=25 to-ports=587
Top

Who is online

Users browsing this forum:Bing [Bot],kiharapet,Semrush [Bot]and 31 guests