Hi,
How Could I change some thing in several Mikrotiks ( for example add a new rule in filter in all my Mikrotik`s ) not one by one
Could I do a script in one mikrotik that change some or rules in another mikrotik, if it is possible How?
Thanks
It is because I have more than 40 Mikrotiks on my network and when I made some change I have to change one by one
Sorry for my question
files *.auto.rsc which were uploaded via FTP are executed automatically, so just make a simple batch file to upload your script to all your ROSes
davidw
August 18, 2009, 1:28pm
3
juanCasseus:
Hi,
How Could I change some thing in several Mikrotiks ( for example add a new rule in filter in all my Mikrotik`s ) not one by one
Could I do a script in one mikrotik that change some or rules in another mikrotik, if it is possible How?
Thanks
It is because I have more than 40 Mikrotiks on my network and when I made some change I have to change one by one
Sorry for my question
We had the same problem so we wrote the following software http://www.routertools.com.au
m4rk0
August 18, 2009, 1:58pm
4
I think this software is too much expensive…
davidw
August 18, 2009, 2:10pm
5
m4rko,
Depends how you look at it. What used to take us 2 days to complete now takes 2 minutes.
m4rk0
August 19, 2009, 6:54pm
6
I understand that, but I tested trial and if Your programmer is pro I think he finished this for 2 hours…
It’s not that much powerful for 99$…
normis
August 20, 2009, 7:47am
7
that’s australian dollars, by the way It’s more like 80USD
davidw
August 20, 2009, 10:58pm
8
Testing alone takes more than 2 hours…then there is support for the product / improvements etc.
Anyways…you don’t have to use it - I just thought some people out there would get considerable benefit from using the product. Eg Transfering script files to all of your routers in just minutes while not having to write any scripts and seeing in table format the results of the transfers. Or checking all firewall rules to ensure you have the same security on every router.
Hey davidw
The software doesn’t seem to work on dude backups above a certain size.
Ours comes out at 620~Mb and crashes the app when I try to use it.
davidw
September 20, 2009, 10:51am
10
Ok that’s interesting…do you have a specific error message ?
An error occured loading the Dude XML file:
Exception of type ‘System.OutOfMemoryException’ was thrown.
System has 6gb of ram, currently using 3.6gb so that shouldn’t be a problem.
davidw
September 22, 2009, 2:35am
12
Ok let me try and reproduce the problem
leonset
September 22, 2009, 11:33am
13
Hi!
Alternatively… Is there any easy way to export just some settings and import them into a different routerboard? For example a given ruleset, the IP addresses, etc.
Thanks!
doush
September 22, 2009, 3:50pm
14
my free version says “An error occured loading the Dude XML file, column TypeID does not belong to table device”
and the xml file is only 8mb
fewi
September 22, 2009, 3:52pm
15
http://www.mikrotik.com/testdocs/ros/2.9/system/management_content.php#.61.3
/export can be used at any level. Do the segments you’re interested in, combine them into a file, /import that on another device.
davidw
September 23, 2009, 7:35am
16
Can I ask you how many devices you have in your Dude database ?
davidw
September 23, 2009, 7:38am
17
That was a bug in an earlier version…which version do you have now ? Try downloading the latest version 1.04.
If the problem still persists then let me know and I will investigate.
680~ devices
140~ RouterOS devices
davidw
September 27, 2009, 6:19am
20
Ok have changed the import process of the dude file - Version 1.05 is now available for download.
Also fixed issue when typeid column is not available in your dude file.