Community discussions

MikroTik App
 
User avatar
agsochi
newbie
Topic Author
Posts: 26
Joined: Wed Apr 22, 2009 8:41 pm

Please help with NAT rule.

Mon Aug 10, 2009 3:24 pm

This rule work fine:
;;; TRANSPARENT PROXY FOR ALL-MY-LOCAL-ADDR
chain=dstnat action=redirect to-ports=3128 protocol=tcp src-address-list=all-my-local-addr
dst-port=80

When i change src-address-list to "enabled" - there is no hits to this rule:
;;; TRANSPARENT PROXY FOR ALL-MY-LOCAL-ADDR
chain=dstnat action=redirect to-ports=3128 protocol=tcp src-address-list=enabled dst-port=80

Enabled in NAT rules means "all enabled in Firewall Address List", or i wrong?
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7190
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: Please help with NAT rule.

Mon Aug 10, 2009 3:37 pm

you are wrong
src-address-list=<address-list-name>
meaning that you are specifying which address list from all available lists in '/ip firewall address-list' to use as src-address-list

Who is online

Users browsing this forum: DanMos79, JimF, TW98 and 124 guests