Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 1997 09:44:32 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        Alex Weeks <Alex_Weeks@capitalland.com>
Cc:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: I don't understand static routes afterall
Message-ID:  <Pine.UW2.3.95.970918094317.28850D-100000@cedb>
In-Reply-To: <01BCC41C.F85A7F20@cutthroat>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Sep 1997, Alex Weeks wrote:
> I should have been able to accomplish the above with "route add -net 
> 192.1.3.0 -interface 192.1.2.1" assuming 192.1.2.1 is the 192.1.2.0 
> interface in machine B.

Don't use -interface,

route add -net 192.1.3.0 192.1.2.1

should work fine.

Dan
-- 
 Dan Busarow                                                  714 443 4172
 DPC Systems / Beach.Net                                    dan@dpcsys.com
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.970918094317.28850D-100000>