Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Mar 2001 09:00:22 +1000
From:      Tony Landells <ahl@austclear.com.au>
To:        Alexander <amour@bugs.elitsat.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: routings 
Message-ID:  <200103292300.JAA26804@tungsten.austclear.com.au>
In-Reply-To: Message from Alexander <amour@bugs.elitsat.net>  of "Thu, 29 Mar 2001 20:47:58 %2B0300." <Pine.BSF.4.21.0103292034190.41165-100000@bugs.elitsat.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
I'm sorry, but are you saying you have something like:

                      aaa.bbb.ccc.129/24
                              |
                              |
                      aaa.bbb.ccc.1/24
                              |
                              |
                -----------------------------
                |         |
                |         |
       aaa.bbb.ccc.2/?   ...

Because if you are your network is broken.

The whole point of a netmask is to define your network.  By defining
your netmask as 255.255.255.0 you are saying that everything on the
network aaa.bbb.ccc.0 is directly accessible, and anything that doesn't
start with aaa.bbb.ccc isn't and therefore needs a gateway.

Now if you deliberately have your box isolated from the rest of the
network, you need different addressing.  You could do it by subnetting
aaa.bbb.ccc.0, but not when the two addresses or your segment are 128
apart, since the first bit you add to the netmask will put them on
separate networks and therefore you'll get errors whenever you try
to access the gateway.

Tony
-- 
Tony Landells					<ahl@austclear.com.au>
Senior Network Engineer				Ph:  +61 3 9677 9319
Australian Clearing Services Pty Ltd		Fax: +61 3 9677 9355
Level 4, Rialto North Tower
525 Collins Street
Melbourne VIC 3000
Australia



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?200103292300.JAA26804>