Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 16:46:24 +0200 (MET DST)
From:      Anastasia Leventi-Peetz <leventi@fgan.de>
To:        ru@FreeBSD.ORG
Cc:        leventi@fgan.de, freebsd-net@FreeBSD.ORG
Subject:   Re: add static route
Message-ID:  <200106131446.QAA03976@melle.ffm.fgan.de>
In-Reply-To: <20010613154906.A30602@sunbay.com> (message from Ruslan Ermilov on Wed, 13 Jun 2001 15:49:06 %2B0300)

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

if I may bother you with my experience (of the moment!)

the most effective way was:

route add -inet6 bla:bla:bla:: -prefixlen 48 gateway -ifp xl0

then I can reach the Gateway + the subnets which the gateway routes to.
When I give only

route add -inet6 bla:bla:bla:: gateway

i can then reach only the gateway, although in both cases with netstat -r
I get the same tables. I get in both cases to see that the net bla:bla:bla:
through gateway through xl0 accesible is.

!!!!
Anastasia

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?200106131446.QAA03976>