This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
routeros_bogon_update [2015/04/19 14:03] admin [RouterOS 6.x - Update bogon list automatically] |
routeros_bogon_update [2015/04/19 14:07] (current) admin [RouterOS 6.x - Update bogon list automatically] |
||
---|---|---|---|
Line 28: | Line 28: | ||
:if ( $line != "" | :if ( $line != "" | ||
- | /ip firewall address-list add list=bogons address=$line; | + | /ip firewall address-list add list=bogons address=$line; |
- | } | + | |
} while ($lineEnd < $contentLen)</ | } while ($lineEnd < $contentLen)</ | ||
* Test run script:< | * Test run script:< | ||
* Schedule script:< | * Schedule script:< | ||