Date: Thu, 4 Jun 1998 16:10:46 -0700 (PDT) From: Bernie Doehner <bad@uhf.wireless.net> To: Paul Stewart <paul@kawartha.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Long Question...:) Message-ID: <Pine.BSF.3.96.980604160348.741A-100000@uhf.wireless.net> In-Reply-To: <35770A7A.7EB35DCB@kawartha.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Server Gateway Address .53 (the server at our end) > Netmask 255.255.255.248 > Workstation IP's .250,.251,.252,.253 respecitively > > On the workstations, same netmask but gateway of 204.101.15.249 (make > sense?) Yes. > On our local server we are using the following: > > Server IP Address .53 > Netmask 255.255.255.0 > Workstation IP's range from .1 (Cisco) right up to .225 currently in > use > Gateway .1 But you need a network route to .249 netmask 255.255.255.248 on the gateway. > When we changed our netmask on the local server to 255.255.255.248 the > only thing it will see is the remote network (which by the way is > connected via ISDN). > > Currently this whole setup is being done on Windows NT but we are > considering doing this on FreeBSD (my personal preference). How does one enter network routes under NT? I haven't the foggiest. Under BSD you would say on your internal lan's gateway: route add -net 204.101.15.248 -netmask 255.255.255.248 204.101.15.249 Don't forget, that you have to set up your cisco to route to the freebsd (or NT gateway/router), or you have to use proxy-arp. > Which brings me to another quick question.... the reason for going to NT > currently is that the workstations need to run Wordperfect Suite and > print to a LaserJet 6L (connected to server). The whole login mechanism > is done via a remote Radius server (on our local LAN). Therefore we've > added RRAS for NT which allows Radius authentication for logins. Why can't this be done with Samba and radiusd under BSD? > I know there are errors in the above settings and need some guidance. > Our router is managed by Bell Global (our upstream provider) and they > have said they can add static routes to our Cisco router which will fix > our local netmask problems (we don't want to adjust our local netmask > values). Ok. so you need to tell them to route .248 -netmask 255.255.255.248 via the local ethernet's ip address of the gateway. > This whole project is running overdue and I"m lost (I think I've been > staring at the computer screen too long heehehee...) > You could always hire me :) Especialy if you make it possible for me to leave California!!! 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?Pine.BSF.3.96.980604160348.741A-100000>
