From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NkU5m-0002BE-Hv for garchives@archives.gentoo.org; Thu, 25 Feb 2010 03:08:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32DA6E0DD4 for ; Thu, 25 Feb 2010 03:08:46 +0000 (UTC) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by pigeon.gentoo.org (Postfix) with ESMTP id B6F3EE0982 for ; Thu, 25 Feb 2010 02:51:42 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 6A297E0906 for ; Wed, 24 Feb 2010 21:51:42 -0500 (EST) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Wed, 24 Feb 2010 21:51:42 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:content-transfer-encoding; s=smtpout; bh=GY83JrkQ0bxQusv0yJ/TEa6RJyI=; b=qrS+e2J8CLi7YabINooMCizEufu2QKebtFEKAYLhU96x+e9nGbLxxZitimmdg/IzZUXNWbKJVwm86wMGY3gHY4eRgaG/X1IaUqJDkNofdbMGN961g86PqXaDhAQ/u2dSX2rZdKV0B1I8IvqW1zmiJJQORql9SQOaFbOL5gC/Sjw= X-Sasl-enc: Vx6o6oqmeyemD6swUm/ZF9gXz+9IFYyH3S1g8Mir3gHN 1267066302 Received: from [192.168.31.12] (cpe-069-134-183-088.nc.res.rr.com [69.134.183.88]) by www.fastmail.fm (Postfix) with ESMTPSA id 1C05016844 for ; Wed, 24 Feb 2010 21:51:42 -0500 (EST) Subject: Re: [gentoo-user] openvpn static ip From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: <20100225013240.GB5865@syscon4.inet> References: <20100225013240.GB5865@syscon4.inet> Content-Type: text/plain; charset="UTF-8" Date: Wed, 24 Feb 2010 21:51:41 -0500 Message-ID: <1267066301.13964.7.camel@centar> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2707edf7-3adb-40b3-b25e-6be84f60569d X-Archives-Hash: fcb30268dfa8f52a21628642f5e1f283 On Wed, 2010-02-24 at 18:32 -0700, Joseph wrote: > I've configured OpenVPN and it works OK but I can not seems to figure it out how to assign static IP to clients Put this your config config: client-config-dir client.d And then in client.d/ have a file for each client, e.g. # cat client.d/client ifconfig-push 192.168.0.4 192.168.0.1