From owner-freebsd-isp Fri Jun 5 06:48:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA23985 for freebsd-isp-outgoing; Fri, 5 Jun 1998 06:48:06 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from wpmail.gbr.epa.gov (wpmail.gbr.epa.gov [204.46.159.160]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id GAA23974 for ; Fri, 5 Jun 1998 06:48:03 -0700 (PDT) (envelope-from jenkins.mike@epamail.epa.gov) Received: from gbdomain-Message_Server by wpmail.gbr.epa.gov with Novell_GroupWise; Fri, 05 Jun 1998 08:44:06 -0500 Message-Id: X-Mailer: Novell GroupWise 4.1 Date: Fri, 05 Jun 1998 08:41:31 -0500 From: MIKE JENKINS To: paul@kawartha.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Long Question...:) Mime-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Paul, I think something similiar to the following should work. You won't have to add a static route in the cisco if you use proxyarp on 53. Mike ========================================== C.C.C.248/29 (248-255) | +-------------+ /etc/rc.conf | C.C.C.249 | gateway_enable="YES" | FreeBSD | default_router="C.C.C.53" +-------------+ | | ISDN | +-------------+ /etc/rc.conf | FreeBSD | gateway_enable="YES" | C.C.C.53 | arpproxy_all="YES" +-------------+ static_routes="subnet" | route_subnet="-net C.C.C.248/29 C.C.C.249" | =========================================== C.C.C.0/24 | | +-------------+ +-------------+ | C.C.C.1 | ... | C.C.C.247 | | Cisco | | Workstation | +-------------+ +-------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message