From owner-freebsd-stable Thu Apr 12 8:24:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ursa.calvin.edu (ursa.calvin.edu [153.106.4.1]) by hub.freebsd.org (Postfix) with ESMTP id 77E7E37B424 for ; Thu, 12 Apr 2001 08:24:16 -0700 (PDT) (envelope-from diephouse@eastnode.com) Received: from eastnode.com (resnet179-234.resnet.calvin.edu [153.106.179.234]) by ursa.calvin.edu (8.10.1/8.10.1) with ESMTP id f3CFOEk13873 for ; Thu, 12 Apr 2001 11:24:14 -0400 (EDT) Message-ID: <3AD5C7B8.6538274F@eastnode.com> Date: Thu, 12 Apr 2001 11:20:24 -0400 From: Dan Diephouse X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Tunneling with PPP Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello - I am in the midst of trying to set up a FreeBSD server through a PPP tunnel. I work for a non-profit organization and they are beginning a for-profit side of their organization. As the for-profit side gets started they are running it out of a house. So as the systems admin for the non-profit side I set up a server for them. But, we can not keep the server on the grounds of the non-profit organization for some legal reasons. So what I did was set up a PPP tunnel from the server in the house the non-profit's server. Let's call the for-profit server "shorty" and the non-profit server "amnesiac." Shorty is behind a router that connects to a cable modem. It tunnels out and connects to Amnesiac using user-ppp. That all works fine, but what I want to do is have an IP address that is on the public Internet tunnel back to Shorty behind the cable modem. Amnesiac has an IP address and domain name on the internet. What I want it to do is listen for an additional ip address and directy back to shorty. Is this possible? I tried various combinations of natd/ipfw setups but I couldn't make it work. I can give specific tried setups, but I figure that'd probably be a waste of everyone's time because some could lay out what to do in a few seconds. Also, I am open to any other suggestions on how to make this work not using ppp.... Thanks, Dan Diephouse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message