Date: Fri, 05 Jun 1998 08:41:31 -0500 From: MIKE JENKINS <jenkins.mike@epamail.epa.gov> To: paul@kawartha.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Long Question...:) Message-ID: <s577afd6.094@wpmail.gbr.epa.gov>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?s577afd6.094>
