Page 1 of 1

Firewall mangle after upgrade from v2.8.27 to v 2.9rc1

Posted: Fri May 06, 2005 1:51 pm
by Peace
after I upgrade to 2.9rc1 I lose all data what was in firewall mange like Different Treatment for Overseas Traffic

When I try to import back this mange (.rsc file) router answer me that
Script file loaded and executed successfully
already have such address

where he put all thes addresses?

Posted: Fri May 06, 2005 2:04 pm
by normis
remember that these versions are quite different. you won't be able to keep all configuration, this is a majour upgrade and lots of commands have changed. all firewall structure is different.

Posted: Fri May 06, 2005 2:07 pm
by Peace
then how to add back my mangles?

Posted: Fri May 06, 2005 2:10 pm
by normis
now there are lot of changes, for example your `latvia vs other countries` problem can be solved with the address list. you don't need any mangles.

in the address list you can enter all addresses that are in latvia, and then make one rule that redirects requests to other addresses. now it is really simple. I will make sure someone writes an example for this soon.

tell me what you want to achieve and I will try to give you an example

edit: you can also write to support@mikrotik.com in latvian (in forum we write in english so that everybody understands)

Posted: Tue May 10, 2005 8:05 pm
by yogi
I will make sure someone writes an example for this soon.
I would also like to see this example

Posted: Wed May 11, 2005 5:51 am
by [ASM]
you can remake the script.... Use action=mark-flow, not action=accept or action=passthrough as in 2.8.x . Use action=accept after a mark-flow only if there is no need remark the flow with different name.