Home | History | Annotate | Download | only in doc

Lines Matching refs:Host

97 host addresses.
412 the host attached to a NBMA link has no means to send to anyone
599 is derived by setting/resetting the host bits of the interface prefix.
628 \item \verb|host| --- the address is valid only inside this host.
638 \item \verb|ip addr add 127.0.0.1/8 dev lo brd + scope host|
824 acquired by the host from stateless address autoconfiguration
1160 are discarded and the ICMP message {\em host unreachable\/} is generated.
1168 host. The packets are looped back and delivered locally.
1183 {\em anycast\/} addresses assigned to this host. They are mainly equivalent
1226 \verb|ip| assumes a full-length host route. There is also a special
1358 and scope \verb|host| for \verb|local| routes.
1622 and for multicast routes, if this host is a member of the corresponding
1836 from host 193.233.7.82 and destined for multicast group 224.2.127.254
1870 From 193.233.7.254: Redirect Host(New nexthop: 193.233.7.98)
1872 From 193.233.7.254: Redirect Host(New nexthop: 193.233.7.98)
2050 the rule only matches packets originating from this host. This means that you
2093 (selected by NAT routes) or in linux-2.2 a local host address (or even zero).
2165 Besides that, the host 193.233.7.83 is translated into
2260 local link addresses and, if you loaded the address of another host
2264 with Linux-2.2 you {\em have to\/} be sure that the host is not
2386 It must be an address on another interface of this host.
2664 ``Dynamic Host Configuration Protocol.'', RFC-2131
2680 When a host creates an IP packet, it must select some source
2730 \item Otherwise, if the scope of the destination is \verb|link| or \verb|host|,
2837 which will look for all the world like some host addresses
2851 For all the world it looks like a host address inside our network.
2857 host and forwards the packet. If you need to remap
2865 When an internal host (193.233.7.83 in the example above)
2917 \section{Example: minimal host setup}
2978 ip addr add 127.0.0.1/8 dev lo brd + scope host
3115 \noindent\# This function determines, whether it is router or host.\\
3116 \# It returns 0, if the host is apparently not router.
3269 echo "Error: some host already uses address $ipaddr on $dev." 1>&2