diff options
author | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
---|---|---|
committer | Alex W <embezzle.dev@proton.me> | 2024-05-04 21:34:25 +0100 |
commit | 4c27b48a71856f6d6900fa37856b76609c82289c (patch) | |
tree | e8f6801e8b508a4d7989dae6b96e8e1d7fbb6041 /docs/configuration/service/ids.rst | |
parent | 0389f28eac48dd87d5b1bcc5126d8ed52d967e0b (diff) | |
download | vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.tar.gz vyos-documentation-4c27b48a71856f6d6900fa37856b76609c82289c.zip |
service: Corrected spelling mistakes
Diffstat (limited to 'docs/configuration/service/ids.rst')
-rw-r--r-- | docs/configuration/service/ids.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/service/ids.rst b/docs/configuration/service/ids.rst index 3e508d50..8a64467f 100644 --- a/docs/configuration/service/ids.rst +++ b/docs/configuration/service/ids.rst @@ -33,7 +33,7 @@ Configuration Configure direction for processing traffic. .. cfgcmd:: set service ids ddos-protection exclude-network <x.x.x.x/x> -.. cfgcmd:: set service ids ddos-protection exlude-network <h:h:h:h:h:h:h:h/x> +.. cfgcmd:: set service ids ddos-protection exclude-network <h:h:h:h:h:h:h:h/x> Specify IPv4 and/or IPv6 networks which are going to be excluded. @@ -56,7 +56,7 @@ Configuration .. cfgcmd:: set service ids ddos-protection sflow port <1-65535> - Configure port number to be used for sflow conection. Default port is 6343. + Configure port number to be used for sflow connection. Default port is 6343. .. cfgcmd:: set service ids ddos-protection threshold general [fps | mbps | pps] <0-4294967294> @@ -96,7 +96,7 @@ In this simplified scenario, main things to be considered are: * Interface **eth0** used to connect to upstream. Since we are analyzing attacks to and from our internal network, two types -of attacks can be identified, and differents actions are needed: +of attacks can be identified, and different actions are needed: * External attack: an attack from the internet towards an internal IP is identify. In this case, all connections towards such IP will be |