Displaying 3 results from an estimated 3 matches for "7900a8c0".
Did you mean:
7200a8c0
2007 Jun 19
1
Routing cache and the missing redirect flag
....168.0.189: icmp_seq=2 Redirect Host(New nexthop: 192.168.0.10
Now , as far as I understand from the kernel code, this sets the
RTCF_REDIRECTED in the route cache.
And indeed,
cat /proc/net/rt_cache | grep 0A00A8C0
shows:
eth0 0A00A8C0 0A00A8C0 40000 0 1
0 7900A8C0 1500 0 0 00 -1 0
7900A8C0
(0A00A8C0 is 192.168.0.10 in HEX.)
We see here the fourth field, which is 40000 (RTCF_REDIRECTED).
**But**,
route -Cn | grep 192.168.0.10 shows:
192.168.0.121 192.168.0.10 192.168.0.189 0 0 2 eth0
192.168.0.10...
2003 Dec 01
0
No subject
...g (Postfix) with ESMTP id D1EB54581 for
<samba@samba.org>; Mon, 4 Jun 2001 07:39:26 -0700 (PDT)
Received: from admin2 ([192.168.0.121]) by wall.infolab.infoexame.com.br
(8.10.1/8.10.1) with SMTP id f54Enah21293; Mon, 4 Jun 2001 11:49:38
-0300 (BRT)
Message-ID: <023f01c0ed03$9c2aa860$7900a8c0@infolab.infoexame.com.br>
From: "Henrique Cesar Ulbrich" <henrique@infolab.infoexame.com.br>
To: "Patrick Childers" <patrick@thechilders.net>,
=?iso-8859-1?Q?Tanaus=FA_Gonz=E1lez_Hern=E1ndez?=
<a2969@dis.ulpgc.es>, <samba@samba.org>
References: <...
2003 Dec 01
0
No subject
...<samba@lists.samba.org>; Thu, 31 May 2001 09:36:29 -0700 (PDT)
Received: from admin2 ([192.168.0.121]) by wall.infolab.infoexame.com.br
(8.10.1/8.10.1) with SMTP id f4VGlFh11824 for <samba@lists.samba.org>;
Thu, 31 May 2001 13:47:15 -0300 (BRT)
Message-ID: <014101c0e9ef$77677ba0$7900a8c0@infolab.infoexame.com.br>
From: "Henrique Cesar Ulbrich" <henrique@infolab.infoexame.com.br>
To: <samba@lists.samba.org>
Subject: Problems joining a W2K Pro to a 2.2 Domain (again)
Date: Thu, 31 May 2001 13:33:47 -0300
MIME-Version: 1.0
Content-Type: text/plain; charset=&qu...