Hi Pol, On 06/05/14 21:16, Pol Hallen wrote: > Hi Jan and thanks for your reply :-) > >> Linux and freebsd are less sensitive to this .... > ok > >> try using >> ifconfig-push 10.10.10.6 10.10.10.5 > cheers! Works! > Can you explain me why your solution works? what about 10.10.10.5? this is how a point-to-point adapter works - both endpoints must be within the same /30 subnet. The second address, 10.10.10.5 is a virtual address that is never used (and is not pingable). You can find more details on this at http://openvpn.net/index.php/open-source/documentation/howto.html#policy and you can see all valid subnets using openvpn --show-valid-subnets (on windows only)
>> Alternatively [...] and use >> ifconfig-push 10.10.10.6 255.255.255.0 hmmm could be that more changes are needed, but if the first example works then stick with it . HTH, JJK ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Openvpn-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-users
