Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] openvpn static ip
Date: Thu, 25 Feb 2010 03:08:46
Message-Id: 1267066301.13964.7.camel@centar
In Reply to: [gentoo-user] openvpn static ip by Joseph
1 On Wed, 2010-02-24 at 18:32 -0700, Joseph wrote:
2 > I've configured OpenVPN and it works OK but I can not seems to figure it out how to assign static IP to clients
3
4 Put this your config config:
5
6 client-config-dir client.d
7
8 And then in client.d/ have a file for each client, e.g.
9
10 # cat client.d/client
11 ifconfig-push 192.168.0.4 192.168.0.1

Replies

Subject Author
Re: [gentoo-user] openvpn static ip Joseph <syscon780@×××××.com>