|
|
Today I ran into the "#define MAX_ROUTES 100" limit set in common.h. We hit 100 routes, and our server failed to start. So now I'm looking to recompile our RPM with a greater limit. My question is: Is this limit arbitrary? Why is it there? What should I expect if I were to set the limit to 150, 200, 1000? ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |