Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2001 13:43:22 GMT
From:      groggy@iname.com
To:        "freebsd-questions" <questions@freebsd.org>
Subject:   rtm_redirect
Message-ID:  <200101201343.NAA02882@froggy.anc.acsalaska.net>

next in thread | raw e-mail | index | archive | help
FBSD 3.5.1

i have 2 machines with identical configurations, 99% identical,
(diff dialup accounts, IP's) and one works fine, and the other
machine has these problems - and i don't understand how/why/what
to do about them ...  everything seems to work except squid
and traceroute - is this a routing bug - or ???

i couldn't find much on "rtm_redirect" messages ...
thank you for your help, please ditto a copy off list ...

--

$ route -m (gobs of these messages)

got message of size 140
RTM_REDIRECT: Told to use different route: len 140, pid: 0, seq 0, errno 51, flags:<GATEWAY,HOST,DONE>
locks:  inits: 
sockaddrs: <DST,GATEWAY,AUTHOR>
 HOSTNM HOSTNM localhost

--

$ traceroute 192.168.0.13  (the private IP of a -alias gateway).

 1  localhost (127.0.0.1)  0.293 ms  0.153 ms  0.127 ms
 2  localhost (127.0.0.1)  0.261 ms  0.243 ms  0.219 ms
 3  localhost (127.0.0.1)  0.296 ms  0.321 ms  0.294 ms
 4  localhost (127.0.0.1)  0.368 ms  0.389 ms  0.366 ms
 5  localhost (127.0.0.1)  0.435 ms  0.449 ms  0.428 ms
 6  localhost (127.0.0.1)  0.494 ms  0.517 ms  0.499 ms
 7  localhost (127.0.0.1)  0.570 ms  0.586 ms  0.587 ms
 8  localhost (127.0.0.1)  0.630 ms  0.740 ms  0.629 ms
 9  localhost (127.0.0.1)  0.703 ms  0.717 ms  0.691 ms
10  localhost (127.0.0.1)  0.753 ms  0.807 ms  0.757 ms
11  localhost (127.0.0.1)  0.829 ms  0.847 ms  0.931 ms
12  localhost (127.0.0.1)  0.902 ms  0.910 ms  0.912 ms
13  localhost (127.0.0.1)  0.970 ms  0.976 ms  0.949 ms
14  localhost (127.0.0.1)  1.022 ms  1.043 ms  1.017 ms
15  localhost (127.0.0.1)  1.110 ms  1.095 ms  1.081 ms
16  localhost (127.0.0.1)  1.146 ms  1.168 ms  1.171 ms
17  localhost (127.0.0.1)  1.509 ms  1.232 ms  1.219 ms
18  localhost (127.0.0.1)  1.272 ms  1.326 ms  1.282 ms
19  localhost (127.0.0.1)  1.387 ms  1.377 ms  1.360 ms
20  localhost (127.0.0.1)  1.437 ms  1.450 ms  1.414 ms
21  localhost (127.0.0.1)  1.502 ms  1.495 ms  1.508 ms
22  localhost (127.0.0.1)  1.544 ms  1.558 ms  1.550 ms
23  localhost (127.0.0.1)  1.685 ms  1.646 ms  1.608 ms
24  localhost (127.0.0.1)  1.683 ms  1.739 ms  1.707 ms
25  localhost (127.0.0.1)  1.760 ms  1.782 ms  1.769 ms
26  localhost (127.0.0.1)  1.818 ms  1.886 ms  1.811 ms
27  localhost (127.0.0.1)  1.919 ms  1.917 ms  1.878 ms
28  localhost (127.0.0.1)  1.993 ms  2.005 ms  1.949 ms
29  localhost (127.0.0.1)  2.019 ms  2.092 ms  2.035 ms
30  localhost (127.0.0.1)  2.084 ms  2.151 ms  2.078 ms

--

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            enh-1              UGSc       11        2     tun0
localhost          localhost          UH          2    13933      lo0
HOSTNM             localhost          UHS         1     9214      lo0
enh-1              HOSTNM             UH         11        0     tun0
HOSTNM             localhost          UHS         0        0      lo0
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            XXX.70.228.1       UGSc       11        2     tun0
127.0.0.1          127.0.0.1          UH          2    13937      lo0
192.168.0.13       127.0.0.1          UHS         1     9214      lo0
XXX.70.228.1       ZZZ.151.119.238    UH         11        0     tun0
ZZZ.151.119.238    127.0.0.1          UHS         0        0      lo0

routing:
	8732 bad routing redirects
	0 dynamically created routes
	0 new gateways due to redirects
	91 destinations found unreachable
	0 uses of a wildcard route


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101201343.NAA02882>