Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| firewalld [2020/05/17 08:44] – dani | firewalld [2020/05/17 08:47] (current) – [IPSET] dani | ||
|---|---|---|---|
| Line 377: | Line 377: | ||
| =====IPSET===== | =====IPSET===== | ||
| + | **Very important: | ||
| + | |||
| To setup a blacklist using ipset, you have to follow this example: | To setup a blacklist using ipset, you have to follow this example: | ||
| - If you want to add first an old (active) '' | - If you want to add first an old (active) '' | ||
| ipset save blockednets > ipsetsavelist.ipset | ipset save blockednets > ipsetsavelist.ipset | ||
| - | sed -e ' | + | sed -e ' |
| </ | </ | ||
| - Create the ' | - Create the ' | ||