Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 1998 10:56:57 -0700 (PDT)
From:      Dan Busarow <dan@dpcsys.com>
To:        bsd mailing lists <bsd@righi.ml.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: routed HELP
Message-ID:  <Pine.BSF.3.96.980706105444.2757F-100000@java.dpcsys.com>
In-Reply-To: <Pine.BSF.3.96.980706132500.1154A-100000@righi.ml.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Jul 1998, bsd mailing lists wrote:
> /------  LOCAL --------------\
>            
>            Ethernet                PPP-tun0
> <HOST1>   -----------  <HOST2>   -------------   <INTERNET>
> 191.1.1.1           191.1.1.3                   PPP terminal server
> Alpha Unix          FreeBSD               IP 131.154.11.250
> 
> MY ISP is a Terminal server with IP 131.154.11.250 so
> te IP of my host2 would be 131.154.11.250 but at the same time it must be
> also 191.1.1.3 on my local ethernet
> so how I have to configure routed to route packets probperly ??

No need to configure routed.  Turn it off.  Then add a default 
route

defaultrouter="131.154.11.250"

in /etc/rc.conf

The rest will take care of itself.

Dan
-- 
 Dan Busarow                                                  949 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


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?Pine.BSF.3.96.980706105444.2757F-100000>