|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm new to openvpn and have been asked to setup a solution for my office...yep, openvpn it is! I'm looking for a sanity check / advise on what I have for the server configuraiton below: port 5000 dev tun tls-server [ put certs here ] mode server ifconfig 192.168.244.1 ifconfig-pool 192.168.244.6 192.168.244.254 push "ip-win32 dynamic" push "dhcp-option DOMAIN cellnet.com" push "dhcp-option DNS <internal dns server>" push "route 192.168.244.1 255.255.255.0" inactive 1200 route 192.168.244.0 255.255.255.0 user nobody group nobody verb 9 If I've read properly the above config will utilize the ifconfig-pool to allocate addresses, i.e. dhcp. The addresses allocated would be between 192.168.244.6 and 192.168.244.254. Do I need to push "ip-win32 dynamic"? What about Linux machines? Is there an option I have to push for them to utilize the ifconfig-pool? Can both *nix and Doze clients utilize the same server config file or will I need to run two openvpn instances? Sorry for the questions, I'm just trying to get a good idea of the configs so that I can have the server in place by Monday. TIA! - -- Aaron M. Hirsch -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iQCVAwUBQL5Q2Dt2cqYtCmgKAQLQRwQAtS09IXnVk6RxRtMEHSrhaODDmVuyNuBV l74WwSKLBRiDVt94IUtWqhzW3Hq6e3qW5KAni4/w3L7eszNdZkJY+ikFvB5tmU0x kxJjg9lGT1AzaPCpAlfdOku2f2eUbOJu5Mr90nCuNzxCZgi+ZlzVv/v54q09rF+6 byPJpXS1ZNA= =exCb -----END PGP SIGNATURE----- ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx 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/2004-06/msg00070.html on line 236 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/2004-06/msg00070.html on line 236 |