mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
geoip alias and intro tweak (#3)
This commit is contained in:
parent
9d86c3ce53
commit
c056b2cc4e
3 changed files with 14 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ OPNsense Core Features
|
|||
- Road warrior
|
||||
- IPsec
|
||||
- OpenVPN
|
||||
- Legacy PPTP support
|
||||
|
||||
- High Availability & Hardware Failover
|
||||
|
||||
|
|
|
|||
|
|
@ -22,6 +22,8 @@ OPNsense offers the following alias types:
|
|||
+------------+------------------------------------------------------+
|
||||
| URL Tables | A table of ip addresses that can be fetched |
|
||||
+------------+------------------------------------------------------+
|
||||
| GeoIP | Select countries or whole regions |
|
||||
+------------+------------------------------------------------------+
|
||||
|
||||
-----
|
||||
Hosts
|
||||
|
|
@ -66,6 +68,18 @@ URL tables can be used to fetch a list of ip addresses from a remote server.
|
|||
There are several IP lists available for free, most notably are the "Don't Route
|
||||
Or Peer" lists from Spamhaus.
|
||||
|
||||
-----
|
||||
GeoIP
|
||||
-----
|
||||
With GeoIP alias you can select one or more countries or whole continents to block
|
||||
or allow. Use the *toggle all* checkbox to select all countries within the given
|
||||
region.
|
||||
|
||||
This feature was reworked with 17.7.7 and supersedes the GeoIP blocking via IPS.
|
||||
|
||||
.. image:: images/firewall_geoip_alias.png
|
||||
:scale: 100%
|
||||
|
||||
--------------
|
||||
Import Feature
|
||||
--------------
|
||||
|
|
|
|||
BIN
source/manual/images/firewall_geoip_alias.png
Normal file
BIN
source/manual/images/firewall_geoip_alias.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Loading…
Reference in a new issue