|
|
Hello, all. I have used OpenVPN server(linux) and Windows (client) using same cert file. The number of the clients are over 50 and I would like to assign each ip address per client statically not dynamically. For example, Client A : 192.168.1.10 Client B : 192.168.1.11 ...... But If Client A connected and using 192.168.1.10, some days later if Client B mistakely set VPN ip address to 192.168.1.10 statically and connect, Client B takes the IP(192.168.1.10) and Client A disconnected... So is there any method to avoid this IP duplication when using same cert files? I have thought that I would set mac & ip address like below at openvpn server.. # arp -s 192.168.1.1 Client_A_MAC But, mac address is changing when I reconnect the VPN. Is there any method to set Mac address?? openvpn : OpenVPN 2.0.5 using tap mode.. Thanks.... _________________________________________________________________ 지금 가까이 있는 싱글들을 찾아 보세요! http://match.kr.msn.com/channel/index.aspx?trackingid=281189 ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00001.html on line 210 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-11/msg00001.html on line 210 |