Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 18:12:18 -0500
From:      Mike Tancsa <mike@sentex.net>
To:        Thomas Stratmann <thomas.stratmann@ruhr-uni-bochum.de>, freebsd-stable@FreeBSD.ORG
Subject:   Re: Adding local route
Message-ID:  <4.2.2.20010210181123.01c05f08@marble.sentex.net>
In-Reply-To: <3A85C41D.BAAE9C0C@ruhr-uni-bochum.de>

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

local ethernet is lets say 10.1.1.0/24
you want to route 192.168.0.0/24 to 10.1.1.23

route add 192.168.0.0/24 10.1.1.23

         ---Mike

At 11:43 PM 2/10/2001 +0100, Thomas Stratmann wrote:
>Hi everyone,
>
>I have a tiny problem I hope somebody can help me quickly. How do I add
>a route to a host on a local network (i.e. same ethernet string) ,
>keeping the default route to the outside world?
>
>Regards
>Thomas Stratmann
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-stable" in the body of the message

--------------------------------------------------------------------
Mike Tancsa,                          	          tel +1 519 651 3400
Network Administration,     			  mike@sentex.net
Sentex Communications                 		  www.sentex.net
Cambridge, Ontario Canada			  www.sentex.net/mike



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




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