Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 08:56:37 -1000
From:      "Randal S. Masutani" <randal@comtest.com>
To:        "Ronald Van Assche" <ronald@groupe-fle.fr>, ronald@groupe-fle.fr, freebsd-isp@FreeBSD.ORG
Subject:   Re: Routing problem
Message-ID:  <199809221841.IAA00284@oldyeller.comtest.com>
In-Reply-To: <001b01bde607$e08df080$cec901c0@chose>

next in thread | previous in thread | raw e-mail | index | archive | help
On 22 Sep 98, at 11:03, Ronald Van Assche wrote:

> Hi folks,
> 
> I have a simple problem to solve quickly on my network.
> They have 2 class C network, and we want to connect them via a FreeBSD
> gateway.
> So i build a box with two network cards , assigning each an ip adress in the
> correct class C, then configured the box (getway_enable=YES).
> But what do I have to do now ?
> The box has 2 cards, with 2 īp : 10.1.0.253 (1st network) and 10.2.0.253
> (2nd network), and I have an internet routeur (with Nat) on 10.1.0.155.
> I want all people on 10.2.0.0 to be able to talk to the routeur, but it's
> only possible for them to ping 10.1.0.253, (it's their gateway ), no other
> adress is pingable .
> the FreeBSD box can ping the routeur, go to the net, ping the 2 class C
> without any problem, so what do i have to do ?
> 
> Thanks

Sound like you need to check your network MASK, you are trying to subnet 
your 10.0.0.0 network.  The default mask for the 10.0.0.0 network is 
usually 255.0.0.0.  You may need to subnet using the mask 255.255.0.0, 
because you have network 10.1.0.0 and network 10.2.0.0.

Randal Masutani


-------------------------------------------------------------------------
ComTest Technologies, Inc.
3049 Ualena St., Suite 1005
Honolulu, Hawaii  96819

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



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