Re: [Openvpn-devel] Many pushed routes

2006-04-07 Thread James Yonan
Nejc Skoberne wrote: Hi again, Any ideas how could I fix this? I would need to hard-recode the buffer length (1024)? Take a look to the change log of OpenVPN. It says: To increase the push list capacity (must be done on both client and server), increase TLS_CHANNEL_BUF_SIZE in common.h

[Openvpn-devel] Many pushed routes

2006-04-07 Thread Nejc Skoberne
Hi again, Any ideas how could I fix this? I would need to hard-recode the buffer length (1024)? Take a look to the change log of OpenVPN. It says: To increase the push list capacity (must be done on both client and server), increase TLS_CHANNEL_BUF_SIZE in common.h (default=1024). So i