Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 1998 14:51:16 -0400
From:      Paul Stewart <paul@kawartha.com>
To:        freebsd-isp@FreeBSD.ORG
Subject:   IP Routing
Message-ID:  <35914AA4.B09E6EE8@kawartha.com>

next in thread | raw e-mail | index | archive | help
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



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