HI
I am trying to make a proxy-web server in a DMZ arquitectury, but not work the DST-NAT, redirect action, to-dst-addres option (mikrotik 2.8):
ip firewall dst-nat src-addres=networksubnet protocol=tcp dst-port=80 action=redirect to-dst-address=proxyip to-dst-port=defaultproxyport
networksubnet: 192.168.1.0/24
proxyip: 192.168.2.2
anterior post in this forum says (for example):
http://forum.mikrotik.com//viewtopic.php?t=628&highlight=squid
some solutions are:
enable parent-proxy
http://forum.mikrotik.com//viewtopic.php?t=304&highlight=squid
but this dont work to me for hardware limitations: (not suficient memory in mikrotik router to enable de proxy: is the error when a try to enable the proxy)…
I want to know if in the 2.9 mikrotik version the dst-nat redirect action to-dst-address option is working. (or the similar commands in mktk 2,9)
thanks in advance
Zaterio