Improve the documentation of "proxyall" knob, somewhat: we do not
proxy for hosts that are reachable through the same interface the request came in from. This feature is mainly for hosts reachable through some P2P link, e.g. the gif(4) tunnel.
This commit is contained in:
parent
877205d1d4
commit
34c96b563e
@ -28,7 +28,7 @@
|
||||
.\" @(#)arp4.4 6.5 (Berkeley) 4/18/94
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 10, 2005
|
||||
.Dd November 24, 2005
|
||||
.Dt ARP 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -105,7 +105,8 @@ However, the
|
||||
.Dq "proxy all"
|
||||
feature causes the local host to act as a proxy for
|
||||
.Em all
|
||||
hosts.
|
||||
hosts reachable through some other network interface,
|
||||
different from the one the request came in from.
|
||||
It may be enabled by setting the
|
||||
.Xr sysctl 8
|
||||
MIB variable
|
||||
|
Loading…
Reference in New Issue
Block a user