mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
Suggest setting gateway_enable="YES" instead of sysctl net.inet.ip.forwarding=1 to enable packet forwarding.
Reviewed by: glebius
This commit is contained in:
parent
807b6a646a
commit
6e9a914bb2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=293862
@ -2,8 +2,8 @@
|
||||
# $OpenBSD: pf.conf,v 1.34 2007/02/24 19:30:59 millert Exp $
|
||||
#
|
||||
# See pf.conf(5) and /usr/share/examples/pf for syntax and examples.
|
||||
# Remember to set net.inet.ip.forwarding=1 and/or net.inet6.ip6.forwarding=1
|
||||
# in /etc/sysctl.conf if packets are to be forwarded between interfaces.
|
||||
# Remember to set gateway_enable="YES" and/or ipv6_gateway_enable="YES"
|
||||
# in /etc/rc.conf if packets are to be forwarded between interfaces.
|
||||
|
||||
#ext_if="ext0"
|
||||
#int_if="int0"
|
||||
|
Loading…
Reference in New Issue
Block a user