mirror of
https://github.com/BastilleBSD/bastille.git
synced 2025-12-12 01:49:51 +01:00
IPv6 hint for pf.conf
This commit is contained in:
@@ -139,7 +139,7 @@ pass in inet proto tcp from any to any port ssh flags S/SA keep state
|
||||
# pass in inet proto tcp from any to any port <rdr-start>:<rdr-end> flags S/SA keep state
|
||||
# pass in inet proto udp from any to any port <rdr-start>:<rdr-end> flags S/SA keep state
|
||||
## for IPv6 networks please uncomment the following rule
|
||||
#pass inet6 proto icmp6 icmp6-type { echoreq, routersol, routeradv, neighbradv, neighbrsol }
|
||||
# pass inet6 proto icmp6 icmp6-type { echoreq, routersol, routeradv, neighbradv, neighbrsol }
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user