Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 15:22:53 +0200
From:      Juan Fco Rodriguez Hervella <jrh@it.uc3m.es>
To:        Lista <freebsd-net@freebsd.org>
Subject:   Re: add static route
Message-ID:  <3B27692D.3DCF4A5F@it.uc3m.es>
References:  <200106131235.OAA03639@melle.ffm.fgan.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Anastasia Leventi-Peetz escribi=F3:
> =

> I am trying to add a static route to the kernel tables
> and read the route Manpage to this purpose
> =

> I've tried a lot but I get almost the same message:
> "bad address"
> =

> what's wrong with the command?
> =

> route add -inet6 bla.bla.bla::/48 -iface xl0
> =


route add -inet6 bla.bla.bla:: -prefixlen 48 -interface xl0

*****
JFRH
*****

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?3B27692D.3DCF4A5F>