|
From: David S. <da...@sc...> - 2015-03-06 13:22:25
|
On Fri, Feb 06, 2015 at 15:24:19 +0100, David Schweikert wrote: > Feb 5 11:10:12 v-gate openvpn[20629]: h25848/101.92.13.121:5551 MULTI_sva: pool returned IPv4=192.168.0.92, IPv6=(Not enabled) > ... > Feb 5 11:49:08 v-gate openvpn[20629]: h25848/101.92.13.121:5551 MULTI: bad source address from client [192.168.0.92], packet dropped For the records: we have found the problem. It was caused by 'stale-routes-check' with a too short interval. OpenVPN was removing routes that were still in use for current connections. We have removed that directive, and all is good now. Cheers David |