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 1NkV2F-00089x-V6 for garchives@archives.gentoo.org; Thu, 25 Feb 2010 04:09:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A491E0E1A for ; Thu, 25 Feb 2010 04:09:11 +0000 (UTC) Received: from mail.shawcable.com (shawmail.shawcable.com [64.59.128.220]) by pigeon.gentoo.org (Postfix) with ESMTP id D7D46E0B57 for ; Thu, 25 Feb 2010 03:37:29 +0000 (UTC) Received: from bpd2mi2no-svcs.prod.shawcable.com ([10.0.184.121]) by bpd2mo2no-ssvc.prod.shawcable.com with ESMTP; 24 Feb 2010 20:37:29 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=1 a=tiDpqCBa0E0A:10 a=dgx804EzjhD8CRYpIFkhZA==:17 a=j0SeH0ehRTLMSb-CYgQA:9 a=6nerapdqBUm_KLSHAcPG9aVeM10A:4 X-IronPort-AV: E=Sophos;i="4.49,536,1262588400"; d="scan'208";a="265990733" Received: from unknown (HELO bpd2mi2no-cmts.prod.shawcable.com) ([192.168.183.121]) by bpd2mi2no-cmts.prod.shawcable.com with ESMTP; 24 Feb 2010 20:37:29 -0700 X-reinject: true Received: from unknown (HELO syscon4.localdomain) ([68.148.245.78]) by bpd2mi2no-dmz.prod.shawcable.com with ESMTP; 24 Feb 2010 20:37:17 -0700 Received: by syscon4.localdomain (Postfix, from userid 1000) id 5B027C3A1B; Wed, 24 Feb 2010 20:37:17 -0700 (MST) Date: Wed, 24 Feb 2010 20:37:17 -0700 From: Joseph To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] openvpn static ip Message-ID: <20100225033717.GC5865@syscon4.inet> References: <20100225013240.GB5865@syscon4.inet> <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 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline In-Reply-To: <1267066301.13964.7.camel@centar> User-Agent: Mutt/1.5.20 (2009-06-14) X-Archives-Salt: b64db162-35ac-4f7e-85d8-dc620bdb14a9 X-Archives-Hash: b0c8c22ceadcaf8b3b38f61758b3c2d0 On 02/24/10 21:51, Albert Hopkins wrote: >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 The directory name shouldn't make any difference, I'm using directory name "ccd"; though I've tried the IP's you suggested, it makes no difference, still not getting static IP :-/ Thanks for suggestion, I've been on it all day and can not find the solution. -- Joseph