From owner-freebsd-net@FreeBSD.ORG Mon Mar 18 00:54:53 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E6E90CB3 for ; Mon, 18 Mar 2013 00:54:53 +0000 (UTC) (envelope-from lists@rewt.org.uk) Received: from abby.lhr1.as41113.net (hosted.mx.as41113.net [91.208.177.22]) by mx1.freebsd.org (Postfix) with ESMTP id B5163BDF for ; Mon, 18 Mar 2013 00:54:52 +0000 (UTC) Received: from [172.16.9.23] (bella.stf.rewt.org.uk [91.208.177.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: joe@rewt.org.uk) by abby.lhr1.as41113.net (Postfix) with ESMTPSA id 3ZTf782TpTz18L; Mon, 18 Mar 2013 00:54:44 +0000 (UTC) Message-ID: <514665CD.80809@rewt.org.uk> Date: Mon, 18 Mar 2013 00:54:37 +0000 From: Joe Holden User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Yoann Gini Subject: Re: mpd5 and multiple route to send to clients References: <9EC8E2D3-A52B-4FF1-B840-3D962DF8D917@gmail.com> In-Reply-To: <9EC8E2D3-A52B-4FF1-B840-3D962DF8D917@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 00:54:54 -0000 Yoann Gini wrote: > Hello, > > I’m Yoann. It’s my first message here so a little brief about me. I’m a OS X Server System Administrator and Trainer, actually working on a FreeBSD based setup for a simple service provider infrastructure. > > I currently setup a L2TP over IPSec VPN server with FreeBSD 9.1 and mpd 5.6. > > I’ve done with success my setup with radius authentication and all interesting stuff except for one thing that I can’t find on Internet. > > I need to push some routes to my clients to configure them to use the VPN interface to reach some private network available behind my server. > > I can’t find any clue about how to do that… > > They have a « set iface route » option but this add the route on the server side, I want the same to push route on the client side… > > If someone can give my a clue… > > Best regards, > Yoann Gini. If you're using radius, see 'framed-route'... if not, see external auth