From owner-freebsd-isp Thu Nov 12 13:55:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA26642 for freebsd-isp-outgoing; Thu, 12 Nov 1998 13:55:16 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from bmccane.maxbaud.net (baud225.maxbaud.net [12.13.66.225]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA26582 for ; Thu, 12 Nov 1998 13:54:25 -0800 (PST) (envelope-from root@bmccane.maxbaud.net) Received: from localhost (root@localhost) by bmccane.maxbaud.net (8.8.8/8.8.8) with SMTP id PAA13204 for ; Thu, 12 Nov 1998 15:53:38 -0600 (CST) (envelope-from root@bmccane.maxbaud.net) Date: Thu, 12 Nov 1998 15:53:37 -0600 (CST) From: Wm Brian McCane To: freebsd-isp@FreeBSD.ORG Subject: Routing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings, I have a machine that I am trying to make do the following: dialin twice to routers at my ISP ppp0 is xx.yy.zz.225 dialed in to xx.yy.zz.199 ppp1 is xx.yy.zz.254 dialed in to xx.yy.zz.200 I want requests sent to ppp1 (.254) to be responded to via ppp1 (.200). At present, requests to .254 get responded to via .199. I am running pppd. There is an apache server that serves pages via both .225 and .254 but the pages served are different. I am running ipfw if there is an easy in here to force it. I remember someone (Julian?) mentioning a special version of routed or gated to handle special routing problems. any help? brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message