From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 14:13:06 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9219E16A4CF for ; Mon, 1 Dec 2003 14:13:06 -0800 (PST) Received: from regional.idsi.net (regional.bsdwebsolutions.com [64.72.68.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F11E43F3F for ; Mon, 1 Dec 2003 14:12:41 -0800 (PST) (envelope-from techielists@regionalhelpwanted.com) Received: from 127.0.0.1 (localhost [127.0.0.1]) by ravantivirus.scan.box (Postfix) with SMTP id 221F825051 for ; Mon, 1 Dec 2003 17:10:24 -0500 (EST) Received: from creemore (unknown [192.168.1.37]) by regional.idsi.net (Postfix) with SMTP id DBD0B2504B for ; Mon, 1 Dec 2003 17:10:23 -0500 (EST) Date: Mon, 1 Dec 2003 17:12:33 -0500 From: Jeanne To: freebsd-questions@freebsd.org Message-Id: <20031201171233.588fe650.techielists@regionalhelpwanted.com> X-Mailer: Sylpheed version 0.9.6 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: mpd - vpn help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Dec 2003 22:13:06 -0000 Hi, I have set up a pptp server using mpd. I can connect from a windows client through the firewall without any issues. My problem is routing. The windows machine gets an IP of say 192.168.1.251, and is issued a gateway of the same IP. All I can do from there is ping the pptp server. I can't figure out how to give it a proper gateway. I would appreciate some help me with relevant lines for both mpd.conf and mpd.links. I would prefer to just use a section of the local LAN (say 192.168.1.240/29), rather than add another subnet, but whatever works. 192.168.1.0/24 LAN 192.168.1.126 gateway for above network 192.168.1.81 pptd server running mpd Thanks in advance for any help, Jeanne