Skip site navigation (1)Skip section navigation (2)
Date:      04 Oct 2002 20:20:04 +0400
From:      "Vladimir B. " Grebenschikov <vova@sw.ru>
To:        Vincent Jardin <vjardin@wanadoo.fr>
Cc:        sumikawa@FreeBSD.org, freebsd-net@FreeBSD.org, sobomax@FreeBSD.org
Subject:   Re: zebra interface flags problem on 4.7-RC2 (IFF_PROMISC)
Message-ID:  <1033748404.1060.32.camel@vbook.express.ru>
In-Reply-To: <20021004153903.B4FE41503A0@venus.vincentjardin.net>
References:  <1033739506.1060.16.camel@vbook.express.ru>  <20021004153903.B4FE41503A0@venus.vincentjardin.net>

next in thread | previous in thread | raw e-mail | index | archive | help

В Fri, 04.10.2002, в 19:39, Vincent Jardin написал:
> It looks like your BSD kernel is not compiled with the IPv6 support.

Yes, I know

> Le Vendredi 4 Octobre 2002 15:51, "Vladimir B. " Grebenschikov a écrit :
> > Hi
> >
> > I have tried to install fresh zebra (from ports) on 4.7-RC2
> >
> > have a problem - zebra turns on promiscuity mode on interface,
> > it is completely unacceptable when interface connected to HUB (not
> > switch) - router begins resend all packets.
> >
> > # ifconfig fxp1
> > fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> >         inet 193.125.143.129 netmask 0xffffff00 broadcast
> > 193.125.143.255
> >         ether 00:a0:c9:41:a3:a3
> >         media: Ethernet autoselect (10baseT/UTP)
> >         status: active
> 
> You do not have any link-local address on this interface.

Please explain what you mean, interface have AF_LINK address.
 
> > # zebra -d
> > 2002/10/04 16:33:42 ZEBRA: can't get ip6forwarding value
> 
> If you do not need any IPv6 support, you can compile zebra without the IPv6 
> support:
>   --disable-ipv6

Yes, I know, but it should not hurt interface promisc mode anyway.


Actually zebra port lacks of -DWITHOUT_IPV6 make option

-- 
Vladimir B. Grebenschikov
vova@sw.ru, SWsoft, Inc.

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




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