|
|
I understand now what you're trying to do. You could roll up some of those routes, but you'd never get down to 100. Maybe 250 at best. James' recompile options seems like the correct answer. Good luck!! Charlie On Fri, 3 Jun 2005, James Yonan wrote: > On Fri, 3 Jun 2005, [gb2312] ÀäÏþÏè wrote: > > > hi, all > > > > > > I add about 300 routes in my config file, and the OpenVPN replies "cannot add more than 100 routes". > > How could I add more than 100 routes without recompile the source code? > > You'll have to change some constants and recompile. > > Increase MAX_ROUTES in route.h to allow more than 100 routes. > > Increase TLS_CHANNEL_BUF_SIZE in common.h to allow pushing larger numbers > of routes. > > James > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?fr_______________________________________________ > Openvpn-users mailing list > Openvpn-users@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/openvpn-users > ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr_______________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |