Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 1996 13:24:49 -0500 (CDT)
From:      ptroot@uswest.com (Paul T. Root)
To:        steve@aries.bb.cc.wa.us (Steve Prentice)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: gated/routed question.
Message-ID:  <199607091824.NAA17209@astro.acs.uswest.com>
In-Reply-To: <Pine.NEB.3.94.960709103316.15074A-100000@aries> from "Steve Prentice" at Jul 9, 96 10:37:27 am

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, Steve Prentice said:
> 
> 
> Here is the situation:  We have two gateways to the internet, one is at
> 206.63.145.1, the other at 134.39.180.1.  We would like to use the 206
> network for all internet traffic, and the 134 one for administration
> traffic.  Right now, all students use the 206, and all administration uses
> 134, but we would like everyone to use 206, unless the traffic is to
> anything in the ctc.edu domain (the 134.39.180 network).  How would I go
> about doing this?  I printed out the gated man page, it didn't say
> anything about this kind of situation.

How about:

	route add default x.x.x.x 1
	route add 134.29.180.0 x.x.x.x 1

Paul.

-- 
Paul T. Root - USWEST !NTERPRISE Networking Service	ptroot@uswest.com

Minds, like parachutes, only function when open.



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