From owner-freebsd-isp Wed Jun 24 11:43:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA02579 for freebsd-isp-outgoing; Wed, 24 Jun 1998 11:43:32 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from unix.kawartha.com (unix.kawartha.com [204.101.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA02487 for ; Wed, 24 Jun 1998 11:43:04 -0700 (PDT) (envelope-from paul@kawartha.com) Received: from kawartha.com (tech.kawartha.com [204.101.15.95]) by unix.kawartha.com (8.8.8/8.8.7) with ESMTP id OAA16487 for ; Wed, 24 Jun 1998 14:44:43 -0400 (EDT) Message-ID: <35914AA4.B09E6EE8@kawartha.com> Date: Wed, 24 Jun 1998 14:51:16 -0400 From: Paul Stewart X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: IP Routing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry if this is offtopic but I'm in a panic here to get a remote LAN connected...:) Our local lan is 204.101.15.0 netmask 255.255.255.0 Our remote lan is 209.226.30.240 netmask 255.255.255.240 The gateway at our end is 204.101.15.90 (nt box) Here's what I'd like to do.. anyone see any problems (ip wise) with this? Remote Server 209.226.30.241 Remote PPP connection 209.226.30.242 Local PPP connection 209.226.30.243 Local Server 204.101.15.90 On local server at a route something like this.. - add a route using network address 209.226.30.240 with a subnet mask of 255.255.255.240 and a gateway of 209.226.30.242 (remote ppp link). On remote server at a route something like this... - add a route using network address 0.0.0.0 with a subnet mask of 0.0.0.0 and a gateway of 209.226.30.243 (local ppp link). Something doesn't look right here.... but I'm open to opinions... unfortunately there's more NT involved here than FreeBSD but that's not by choice... Finally, a legistics question... should the netmask above (255.255.255.240) really be that or should it be 209.226.30.240?? I know that's a really dumb question but just want to make sure..:) Thanks very much, Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message