Manual:IP/Firewall/Address list: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="opacity: 0.8; float:right; border:1px solid #c1c1c1; padding: 10px; width:100px; background-color:#fff;"> | |||
[[Image:Version.png|right]] | |||
<small>'''Applies to RouterOS:''' <strong>v{{{version|3,v4}}}</strong></small> | |||
</div> | |||
<div class=manual> | <div class=manual> | ||
Revision as of 08:44, 21 October 2009
Applies to RouterOS: v3,v4
Summary
Sub-menu: /ip firewall address-list
Firewall address lists allow user to create lists of IP addresses grouped together. Firewall filter, mangle and NAT facilities can use address lists to match packets against them.
The address list records could be updated dynamically via the action=add-src-to-address-list
or action=add-dst-to-address-list
items found in NAT, mangle and filter facilities.
Properties
Property | Description |
---|---|
address (IP address/netmask | IP-IP; Default: ) | IP address or range to add to address list |
list (string; Default: ) | Name of the address list where to add IP address |