Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Sep 2000 14:51:38 +0500
From:      "Sergey A. Ivanov" <lw@pd.chel.ru>
To:        freebsd-stable@FreeBSD.ORG
Subject:   FreeBSD 4.1s routed +Novell 4.2
Message-ID:  <4715569121.20000929145138@pd.chel.ru>

next in thread | raw e-mail | index | archive | help
Hello freebsd-stable!

  I have strange problem with iteraction between Novell and routed.
Novell acts as router between two nets, and advertise routes via RIP. FreeBSD located
in same network as Novell, and has 1 Ethernet interface with 3 aliases;
The problem is: routed very unstable collects routing info from novell. I have
trace log: 

-- 12:30:48 --
Tracing actions started
Add interface rl0  192.168.200.29 -->192.168.200.0/24 
RCVBUF=61440
turn on RIP
Add interface rl0  212.57.133.29  -->212.57.133.0/24 <ALIAS|NO_RIPV1_OUT|NO_RIPV2_OUT|NO_RDISC> 
Add interface rl0  212.57.133.16  -->212.57.133.16/32 <ALIAS|NO_RIPV1_OUT|NO_RIPV2_OUT|NO_RDISC> 
Add interface rl0  192.168.200.16 -->192.168.200.16/32 <ALIAS|NO_RIPV1_OUT|NO_RIPV2_OUT|NO_RDISC> 
Add interface lo0  127.0.0.1      -->127.0.0.1/32    <LOOPBACK> <PASSIVE> 
Add    127.0.0.1/32    -->127.0.0.1        metric=0  lo0 <IF> 
Add    192.168.200.0   -->192.168.200.16   metric=0  rl0 <NET_SYN> 
Add    192.168.200.16/32-->192.168.200.16  metric=0  rl0 <IF> 
Add    212.57.133.0    -->212.57.133.16    metric=0  rl0 <NET_SYN> 
Add    212.57.133.16/32-->212.57.133.16    metric=0  rl0 <IF> 
Del    212.57.133.0    -->212.57.133.16    metric=0  rl0 <NET_SYN> 
Add    212.57.133.0    -->212.57.133.29    metric=0  rl0 <IF> 
Del    192.168.200.0   -->192.168.200.16   metric=0  rl0 <NET_SYN> 
Add    192.168.200.0   -->192.168.200.29   metric=0  rl0 <IF> 
-- 12:30:48 --
ignore RTM_NEWMADDR for AF 0
-- 12:30:48 --
Add    0.0.0.0         -->192.168.200.21   metric=3  rl0 12:30:48 
Add    192.168.168.0   -->192.168.200.21   metric=4  rl0 12:30:48 
Add    192.168.160.0   -->192.168.200.21   metric=3  rl0 12:30:48 
Add    192.168.172.0   -->192.168.200.21   metric=3  rl0 12:30:48 
Add    192.168.161.0   -->192.168.200.21   metric=4  rl0 12:30:48 
Add    193.125.9.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    192.168.166.0   -->192.168.200.21   metric=3  rl0 12:30:48 
Add    194.135.54.0    -->192.168.200.21   metric=3  rl0 12:30:48 
Add    194.135.52.0    -->192.168.200.21   metric=2  rl0 12:30:48 
Add    192.168.167.0   -->192.168.200.21   metric=3  rl0 12:30:48 
Add    194.135.53.0    -->192.168.200.21   metric=3  rl0 12:30:48 
Add    192.168.192.0   -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.10.0    -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.8.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.7.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.6.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.5.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.4.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.3.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.2.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    193.125.1.0     -->192.168.200.21   metric=2  rl0 12:30:48 
Add    192.168.253.0   -->192.168.200.21   metric=1  rl0 12:30:48 

None of "Add" routes appears in routing table 8-(

ps. Novell has address 192.168.200.21.

No /etc/gateways exist.

What may be wrong?

Best regards,
 Sergey                           mailto:lw@pd.chel.ru
                                      ICQ UIN: 49432691




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




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