Home | History | Annotate | Download | only in doc

Lines Matching refs:router

979 fe80::200:cff:fe76:3f85 dev eth0 lladdr 00:00:0c:76:3f:85 router \
1018 IPv6 neighbours can be marked with the additional flag \verb|router|
1019 which means that the neighbour introduced itself as an IPv6 router~\cite{RFC-NDISC}.
1124 from transport protocols to select a working router, so the order
1126 fiddling with default routes manually is not recommended. Use the Router Discovery
1144 next hop router) and some optional attributes (f.e. the path MTU or
1258 --- the address of the nexthop router. Actually, the sense of this field depends
1260 router or, if it is a direct route installed in BSD compatibility mode,
1351 \item \verb|via ADDRESS| is the nexthop router.
1385 \item \verb|ra| --- the route was installed by Router Discovery protocol.
1564 on a router:
1882 deliver) the packet to local IP listeners. In this case the router
1917 What happened? Router 193.233.7.254 understood that we have a much
2128 In the last case the router does not translate the packets,
2295 to the router, wait for duplicated packets on the wire.
2299 a router and, especially, that it is not a transparent proxy or masquerading
2598 attributes. F.e.\ a BGP router knows route ASPATH, its community;
2599 an OSPF router knows the route tag or its area. The administrator, when adding
2652 This shows that this router received 153805 packets from
2781 \verb|/proc/sys/net/ipv4/conf/<dev>/proxy_arp| to 1. After this, the router
2789 However, this approach fails in the case of IPv6 because the router
2815 If the name of the device is not given, the router will answer solicitations
2818 \verb|ip neigh|, the router {\em will not\/} answer a query if the route
2850 is the requirement that the router keep the state of all the TCP connections
2851 going via it. Well, if the router is so powerful, run apache on it. 8)
2887 of the translating router. The router answers ARP for it, advertises
2888 this address as routed via it, {\em et al\/}. When the router
2901 by our router, it should translate the source address 193.233.7.83
2911 If it is just a random address the router will not map to it.
2914 router (or 0.0.0.0) and masquerading is configured in the linux-2.2
2915 kernel. In this case the router will masquerade the packets as this address.
3116 \# {\bf Step 7} --- Restart router discovery and exit.
3131 the interface, adds some control routes and restarts Router Discovery
3149 \noindent\# This function determines, whether it is router or host.\\
3150 \# It returns 0, if the host is apparently not router.
3168 \# This function restarts Router Discovery.\\
3343 \# Do not make this step on router or if the device is not ARPable.\\