Note that one probably wants to increase memory for igmp6
This commit is contained in:
parent
60b78506e8
commit
f00ec1c6e4
1 changed files with 3 additions and 0 deletions
|
|
@ -158,3 +158,6 @@ set ppp_keepalive yes
|
|||
#
|
||||
# and allow dhcpv6 traffic:
|
||||
# iptables -A INPUT -i ppp+ -p udp --sport 546 --dport 547 -j ACCEPT
|
||||
#
|
||||
# and increase the memory available for igmp6 for DHCPv6 and RS:
|
||||
# sysctl net.core.optmem_max=10485760
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue