Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2009 13:04:27 +0200
From:      "S.I" <piston@otel.net>
To:        freebsd-net@freebsd.org
Subject:   adding routes via interface bug in FreenBSD
Message-ID:  <20090326130427.6d1ab0e4.piston@otel.net>

next in thread | raw e-mail | index | archive | help
Hello, 
 As of quagga-0.99.3_2 zebra doesn't add static routes via interface on any freebsd versions from 6-STABLE to FreeBSD 7.2-PRERELEASE #3: Wed Mar 25 11:38:45 EET 2009.

Here is the example:
#####################################################################################
zebra.conf
interface vlan11
ip route 10.10.0.0/16 vlan11
----------------------------
#ifconfig vlan11

vlan11: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
	options=3<RXCSUM,TXCSUM>
	ether 00:04:23:a7:60:48
	inet 172.16.16.1 netmask 0xffffffff broadcast 172.16.16.1
	media: Ethernet autoselect (1000baseTX <full-duplex>)
	status: active
	vlan: 11 parent interface: em0
####################################################################################

Regards
S.I



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