From owner-freebsd-questions Thu May 17 14:43:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from exodus.ait.co.za (exodus.ait.co.za [66.8.26.2]) by hub.freebsd.org (Postfix) with SMTP id 77DCD37B422 for ; Thu, 17 May 2001 14:43:44 -0700 (PDT) (envelope-from wizard@sybaweb.co.za) Received: from pm3ctn [66.8.26.4] by exodus.ait.co.za (SMTPD32-4.06) id A49A9070150; Thu, 17 May 2001 23:43:38 +0200 Message-ID: <02f101c0df1a$3dcc0b20$0200a8c0@ait.co.za> Reply-To: "Peter Salvage" From: "Peter Salvage" To: "Nick Rogness" Cc: References: Subject: Re: Routing question - lengthy post - SOLVED Date: Thu, 17 May 2001 23:42:16 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.ORG > The BSD machine does not know how to reach those networks. > > > add route 192.168.2.128/26 192.168.2.218? > > add route 192.168.2.228/30 192.168.2.218? > > > > Am I close? > > # route add -net 192.168.2.128 192.168.0.9 -netmask 255.255.255.192 > # route add -net 192.168.2.228 192.168.0.9 -netmask 255.255.255.252 Hi Nick Thank you for your reply. I added the above two routes and now it appears everything's working perfectly :) Makes so much sense AFTER the fact. /wiZZ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message