Home | History | Annotate | Download | only in doc

Lines Matching refs:router

1014 fe80::200:cff:fe76:3f85 dev eth0 lladdr 00:00:0c:76:3f:85 router \
1053 IPv6 neighbours can be marked with the additional flag \verb|router|
1054 which means that the neighbour introduced itself as an IPv6 router~\cite{RFC-NDISC}.
1159 from transport protocols to select a working router, so the order
1161 fiddling with default routes manually is not recommended. Use the Router Discovery
1179 next hop router) and some optional attributes (f.e. the path MTU or
1293 --- the address of the nexthop router. Actually, the sense of this field depends
1295 router or, if it is a direct route installed in BSD compatibility mode,
1386 \item \verb|via ADDRESS| is the nexthop router.
1420 \item \verb|ra| --- the route was installed by Router Discovery protocol.
1439 RFC4191 for Router Discovery messages. Namely:
1610 on a router:
1928 deliver) the packet to local IP listeners. In this case the router
1963 What happened? Router 193.233.7.254 understood that we have a much
2174 In the last case the router does not translate the packets,
2377 to the router, wait for duplicated packets on the wire.
2381 a router and, especially, that it is not a transparent proxy or masquerading
2682 attributes. F.e.\ a BGP router knows route ASPATH, its community;
2683 an OSPF router knows the route tag or its area. The administrator, when adding
2736 This shows that this router received 153805 packets from
2865 \verb|/proc/sys/net/ipv4/conf/<dev>/proxy_arp| to 1. After this, the router
2873 However, this approach fails in the case of IPv6 because the router
2899 If the name of the device is not given, the router will answer solicitations
2902 \verb|ip neigh|, the router {\em will not\/} answer a query if the route
2934 is the requirement that the router keep the state of all the TCP connections
2935 going via it. Well, if the router is so powerful, run apache on it. 8)
2971 of the translating router. The router answers ARP for it, advertises
2972 this address as routed via it, {\em et al\/}. When the router
2985 by our router, it should translate the source address 193.233.7.83
2995 If it is just a random address the router will not map to it.
2998 router (or 0.0.0.0) and masquerading is configured in the linux-2.2
2999 kernel. In this case the router will masquerade the packets as this address.
3200 \# {\bf Step 7} --- Restart router discovery and exit.
3215 the interface, adds some control routes and restarts Router Discovery
3233 \noindent\# This function determines, whether it is router or host.\\
3234 \# It returns 0, if the host is apparently not router.
3252 \# This function restarts Router Discovery.\\
3427 \# Do not make this step on router or if the device is not ARPable.\\