From kes-kes@yandex.ru  Sun Aug  3 10:35:08 2008
Return-Path: <kes-kes@yandex.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D8FA91065678
	for <bug-followup@freebsd.org>; Sun,  3 Aug 2008 10:35:08 +0000 (UTC)
	(envelope-from kes-kes@yandex.ru)
Received: from webmail85.yandex.ru (webmail85.yandex.ru [77.88.47.159])
	by mx1.freebsd.org (Postfix) with ESMTP id 608F68FC0C
	for <bug-followup@freebsd.org>; Sun,  3 Aug 2008 10:35:08 +0000 (UTC)
	(envelope-from kes-kes@yandex.ru)
Received: from YAMAIL (webmail85) by mail.yandex.ru id S4391134AbYHCJfq for
        <bug-followup@freebsd.org>; Sun, 3 Aug 2008 13:35:46 +0400
Received: from [92.113.84.22] ([92.113.84.22]) by mail.yandex.ru with HTTP;
        Sun, 03 Aug 2008 13:35:46 +0400
Message-Id: <73531217756146@webmail85.yandex.ru>
Date: Sun, 03 Aug 2008 13:35:46 +0400
From: KES <kes-kes@yandex.ru>
To: bug-followup@freebsd.org
Subject: o kern/105945 Address can disappear from network interface

>Number:         126204
>Category:       kern
>Synopsis:       Re: kern/105945: Address can disappear from network interface
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 03 10:40:01 UTC 2008
>Closed-Date:    Mon Aug 04 07:01:58 UTC 2008
>Last-Modified:  Mon Aug 04 07:01:58 UTC 2008
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 When I start routed address disappears from rl0 interface (2:28:19)
 When I kill routed and start it again address returns to system(2:28:40)
 When I kill routed and start it again address disappears from rl0 interface
 This is log file of routed:
 
 kes# cat routed.log
 -- 02:28:19 --
 Tracing actions started
 Add interface rl0  10.0.16.1      -->10.0.0.0/16     metric=4 <RIPV2>
 RCVBUF=61440
 turn on RIP
 Add interface rl2  10.10.16.1     -->10.10.16.0/24   <RIPV2>
 Add interface rl4  10.11.16.3     -->10.11.16.0/28   <RIPV2>
 Add interface lo0  127.0.0.1      -->127.0.0.1/32    <LOOPBACK> <PASSIVE>
 Add interface tun0 92.113.11.189  -->195.5.5.202/32  <PT-TO-PT> <PASSIVE|BCAST_RDISC>
 Add interface ng0  10.11.16.3     -->192.168.9.2/32  <PT-TO-PT> <PASSIVE|BCAST_RDISC>
 start supplying routes
 Add    192.168.9.2/32  -->10.11.16.3       metric=0  ng0 <IF>
 Add    10.11.16.3/32   -->127.0.0.1        metric=0  ng0 <IF|LOCAL>
 Add    195.5.5.202/32  -->92.113.11.189    metric=0  tun0 <IF>
 Add    92.113.11.189/32-->127.0.0.1        metric=0  tun0 <IF|LOCAL>
 Add    127.0.0.1/32    -->127.0.0.1        metric=0  lo0 <IF>
 Add    10.11.16.0/28   -->10.11.16.3       metric=0  rl4 <IF>
 Add    10.10.16.0/24   -->10.10.16.1       metric=0  rl2 <IF>
 Add    10.0.0.0/16     -->10.0.16.1        metric=4  rl0 <IF>
 -- 02:28:19 --
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 -- 02:28:20 --
 ignore ARP RTM_ADD from pid 0: 10.10.16.214/32
 -- 02:28:21 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:21 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:21 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:22 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:23 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:23 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:24 --
 ignore ARP RTM_ADD from pid 0: 10.10.16.214/32
 -- 02:28:24 --
 ignore RTM_MISS: 10.0.16.1
 ignore cloned RTM_ADD from pid 0: 10.0.16.3/32
 -- 02:28:24 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:24 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:25 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:26 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:27 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:27 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:28 --
 ignore ARP RTM_ADD from pid 0: 10.10.16.214/32
 -- 02:28:28 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:28 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:29 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:30 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:30 --
 send all routes and inhibit dynamic updates for 2.978 sec
 exiting with signal 15
 
 -- 02:28:40 --
 Tracing actions started
 Add interface rl0  10.0.16.1      -->10.0.0.0/16     metric=4 <RIPV2>
 RCVBUF=61440
 turn on RIP
 Add interface rl2  10.10.16.1     -->10.10.16.0/24   <RIPV2>
 Add interface rl4  10.11.16.3     -->10.11.16.0/28   <RIPV2>
 Add interface lo0  127.0.0.1      -->127.0.0.1/32    <LOOPBACK> <PASSIVE>
 Add interface tun0 92.113.11.189  -->195.5.5.202/32  <PT-TO-PT> <PASSIVE|BCAST_RDISC>
 Add interface ng0  10.11.16.3     -->192.168.9.2/32  <PT-TO-PT> <PASSIVE|BCAST_RDISC>
 start supplying routes
 Add    192.168.9.2/32  -->10.11.16.3       metric=0  ng0 <IF>
 Add    10.11.16.3/32   -->127.0.0.1        metric=0  ng0 <IF|LOCAL>
 Add    195.5.5.202/32  -->92.113.11.189    metric=0  tun0 <IF>
 Add    92.113.11.189/32-->127.0.0.1        metric=0  tun0 <IF|LOCAL>
 Add    127.0.0.1/32    -->127.0.0.1        metric=0  lo0 <IF>
 Add    10.11.16.0/28   -->10.11.16.3       metric=0  rl4 <IF>
 Add    10.10.16.0/24   -->10.10.16.1       metric=0  rl2 <IF>
 Add    10.0.0.0/16     -->10.0.16.1        metric=4  rl0 <IF>
 -- 02:28:40 --
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 ignore RTM_NEWMADDR for AF 0
 -- 02:28:40 --
 ignore ARP RTM_ADD from pid 0: 10.10.16.214/32
 -- 02:28:40 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:40 --
 Add    10.11.16.0/24   -->10.0.16.3        metric=5  rl0 02:28:40
 -- 02:28:40 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:41 --
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:41 --
 ignore RTM_MISS: 10.0.16.1
 ignore RTM_MISS: 10.0.16.1
 -- 02:28:42 --
 ignore ARP RTM_ADD from pid 0: 10.0.16.1/32
 -- 02:28:43 --
 ignore ARP RTM_ADD from pid 0: 10.10.16.214/32
 -- 02:28:44 --
 ignore ARP RTM_ADD from pid 0: 10.0.16.3/32
 -- 02:28:45 --
 send all routes and inhibit dynamic updates for 3.145 sec
 -- 02:28:52 --
 send all routes and inhibit dynamic updates for 4.112 sec
 exiting with signal 15
 
 if need any other logs. ask me and I will send
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Aug 4 07:01:10 UTC 2008 
State-Changed-Why:  
Misfiled followup to kern/105945; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Aug 4 07:01:10 UTC 2008 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=126204 
>Unformatted:
