Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Mar 2004 18:24:53 +0100
From:      Edoardo Martelli <edoardo.martelli@cern.ch>
To:        Marc Fonvieille <blackend@FreeBSD.org>
Cc:        doc@FreeBSD.org
Subject:   Re: network statement no more needed
Message-ID:  <40476665.3020804@cern.ch>
In-Reply-To: <20040304171900.GC65562@abigail.blackend.org>
References:  <40475DCD.1050903@cern.ch> <20040304171900.GC65562@abigail.blackend.org>

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

>>route add network 192.168.2.0/24 192.168.1.2and
>>
>># Add Internal Net 2 as a static route
>>static_routes="internalnet2"
>>route_internalnet2="network 192.168.2.0/24 192.168.1.2"
>>
>>but it seems the "network" statement is no more needed.
>>
> You're right, actually it's "-net" not "network".
> 

with me, it worked just removing "network", without the "-net".

Edoardo
-- 
edoardo.martelli@cern.ch
phone: +41.22.76.73361



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