From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony.chamberlain@lemko.com Date: Tue, 15 Mar 2011 00:21:15 +0000 Subject: Re: pptponfig centos 5.4 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ppp@vger.kernel.org That is what I do, James. ip-up.lcaol but for each server I have to change it. I know openvpn will set the routes for you. Maybe the windows thing just did a default route? -----Original Message----- From: James Cameron [mailto:quozl@laptop.org] Sent: Monday, March 14, 2011 04:46 PM To: linux-ppp@vger.kernel.org Subject: Re: pptponfig centos 5.4 On Mon, Mar 14, 2011 at 01:05:26PM +0000, tony.chamberlain@lemko.com wrote: > Using the Windows pptp when I connect it allows the remote host to set > my routes for the PPTP vpn. Is there a protocol specification for how this is achieved? > Is there a way to do this in Linux too? Not to my knowledge. It would imply a communication of routing policy over the PPP link, and some way to know if it is trusted. A common way to achieve this is to use /etc/ppp/ip-up.d scripts on the client side that recognise the tunnel in some way. -- James Cameron http://quozl.linux.org.au/ -- To unsubscribe from this list: send the line "unsubscribe linux-ppp" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html