Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 1998 19:24:16 +0000
From:      "Nick A. Fikouras" <nick@dcs.shef.ac.uk>
To:        Afonso Miu <amiu@engin.umich.edu>, "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Static Route (Correction)
Message-ID:  <363A1260.E47EB52B@dcs.shef.ac.uk>
References:  <Pine.SOL.4.02.9810301359160.3170-100000@ca.engin.umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
I need to correct something to my previous response. Unfortunately, you
can not specify the ethernet address to a static route for a host.

So, you can not do:

route_bar="-host xxx.xxx.xxx.xxx ff:ff:ff:ff:ff:ff -interface epx"

but you can ommit the ff's and do:

route_bar="-host xxx.xxx.xxx.xxx -interface epx"

I am sorry for the inconvenience,

nick


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



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