Browse Source

typos

tags/v1.0.0
Pascal Gloor 5 years ago
parent
commit
a444ed93bb
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      README.md

+ 2
- 2
README.md View File

``` ```
Note: the `make install` will automatically create, enable and start the systemd service and the `make uninstall` will stop and remove the systemd service. Note: the `make install` will automatically create, enable and start the systemd service and the `make uninstall` will stop and remove the systemd service.


# Netfiler (iptables)
# Netfilter (iptables)


iptables and ip6tables must be configured to send the DHCPv4 and/or DHCPv6 packets to DHCP Protect for forwarding decision. iptables and ip6tables must be configured to send the DHCPv4 and/or DHCPv6 packets to DHCP Protect for forwarding decision.
Both DHCPv4 and DHCPv6 can be processed by the same instance of DHCP Protect. However, they must use the same `--queue-num` as in the `dhcp_protect.conf` configuration file. Both DHCPv4 and DHCPv6 can be processed by the same instance of DHCP Protect. However, they must use the same `--queue-num` as in the `dhcp_protect.conf` configuration file.


# Logging / Accounting # Logging / Accounting


The program will log to system every blacklisting action to syslog.
The program will log every blacklisting action to syslog (also in dryrun mode).


``` ```
Oct 23 16:50:18 router dhcp_protect[9706]: 00000000021b: blacklisting started Oct 23 16:50:18 router dhcp_protect[9706]: 00000000021b: blacklisting started

Loading…
Cancel
Save