Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 1996 11:33:46 +0000 ()
From:      Sergio de Almeida Lenzi <lenzi@bsi.com.br>
To:        Mike Kercher <mike@synwork.com>
Cc:        questions@freebsd.org
Subject:   Re: Gateway Question
Message-ID:  <Pine.BSF.3.91.960417112851.26332C-100000@cwbone.bsi.com.br>
In-Reply-To: <Pine.BSF.3.91.960417091643.1999A-100000@synwork.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Apr 1996, Mike Kercher wrote:

> Gateway is set to YES and my netmask is 255.255.255.0
> 
> Does that help any further?
> 
> 
Yes, supose you had a mask like that:255.255.255.0 so, to route to 
another ip address it must be anoter class "c" ip ex:
your ip: 200.231.123.5
other peer ip mus be at least: 200.231.nnn.x where nnn is different from 123.

or, choose another netmask ex: 0xfffffff0. (this mask gives you an 
address range of 16) so your configuration may be:
your ip 200.231.123.5   (range from 0 to 15)
other peer ip: 200.231.123.17 (range from 16 to 31).


note: all ips in the same ethernet must have the same netmask.


Sergio de Almeida Lenzi.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960417112851.26332C-100000>