Lines Matching full: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.
2265 a router and, especially, that it is not a transparent proxy or masquerading
2741 \section{Proxy ARP/NDISC}
2742 \label{PROXY-NEIGH}
2745 In Linux-2.2 proxy ARP on an interface may be enabled
2752 The variable \verb|/proc/sys/net/ipv4/conf/all/proxy_arp| enables proxy
2757 NDISC queries. It means that proxy NDISC is possible only on a per destination
2760 Logically, proxy ARP/NDISC is not a kernel task. It can easily be implemented
2765 Linux-2.0 ARP had a feature called {\em subnet\/} proxy ARP.
2770 The \verb|ip| utility provides a way to manage proxy ARP/NDISC
2773 ip neigh add proxy ADDRESS [ dev NAME ]
2775 adds a new proxy ARP/NDISC record and
2777 ip neigh del proxy ADDRESS [ dev NAME ]
2783 the device \verb|NAME|. Even if the proxy entry is created with
2788 It is important to emphasize that proxy entries have {\em no\/}
3068 \# If a proxy ARP server is present on the interface, we will be\\
3307 \# If a proxy ARP server is present on the interface, we will be\\