archive

Tag: address

2 articles

SCRIPTS scripts

Check utilisation of RouterOS IP Pools

I was looking for a way to do a quick summary of the utilisation of my DHCP/PPP pools and stumbled across a helpful little script. This was originally found on the MikroTik forums and posted back in 2010 written by dssmiktik, and surprisingly enough it works perfectly on even v6.0 with no changes required.

SCRIPTS scripts

Script Fu – Changing RADIUS server source address

Just a quick post to show an example of day to day usage of RouterOS scripting. Goal: We had to change the src-address for a bunch of radius-server listings across 40 MikroTik devices, to match a new pptp-tunnel address. What would’ve been a pain was that the address is different on each device. Solution: Create … Continue reading Script Fu – Changing RADIUS server source address