Lines Matching refs:PROXY
848 \paragraph{See also:} Appendix~\ref{PROXY-NEIGH}, p.\pageref{PROXY-NEIGH}
849 describes how to manage proxy ARP/NDISC with the \verb|ip| utility.
2299 a router and, especially, that it is not a transparent proxy or masquerading
2775 \section{Proxy ARP/NDISC}
2776 \label{PROXY-NEIGH}
2779 In Linux-2.2 proxy ARP on an interface may be enabled
2786 The variable \verb|/proc/sys/net/ipv4/conf/all/proxy_arp| enables proxy
2791 NDISC queries. It means that proxy NDISC is possible only on a per destination
2794 Logically, proxy ARP/NDISC is not a kernel task. It can easily be implemented
2799 Linux-2.0 ARP had a feature called {\em subnet\/} proxy ARP.
2804 The \verb|ip| utility provides a way to manage proxy ARP/NDISC
2807 ip neigh add proxy ADDRESS [ dev NAME ]
2809 adds a new proxy ARP/NDISC record and
2811 ip neigh del proxy ADDRESS [ dev NAME ]
2817 the device \verb|NAME|. Even if the proxy entry is created with
2822 It is important to emphasize that proxy entries have {\em no\/}
3102 \# If a proxy ARP server is present on the interface, we will be\\
3341 \# If a proxy ARP server is present on the interface, we will be\\