for <openvpn-devel@lists.sourceforge.net>; Fri, 16 Jan 2004 23:14:25 +0100 (CET) Message-ID: <40086293.4040...@lycos.com> From: Julien TOUCHE <julien.tou...@lycos.com> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 CC: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] No buffer space available (code=105) References: <4002f85b.9010...@lycos.com> In-Reply-To: <4002f85b.9010...@lycos.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 1.4 (+) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=200001 1.4 RCVD_FAKE_HELO_DOTCOM Received contains a faked HELO hostname Sender: openvpn-devel-ad...@lists.sourceforge.net Errors-To: openvpn-devel-ad...@lists.sourceforge.net X-BeenThere: openvpn-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/openvpn-devel>, <mailto:openvpn-devel-requ...@lists.sourceforge.net?subject=unsubscribe> List-Id: <openvpn-devel.lists.sourceforge.net> List-Post: <mailto:openvpn-devel@lists.sourceforge.net> List-Help: <mailto:openvpn-devel-requ...@lists.sourceforge.net?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/openvpn-devel>, <mailto:openvpn-devel-requ...@lists.sourceforge.net?subject=subscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=openvpn-devel> List-Post: openvpn-devel@lists.sourceforge.net Date: Fri Jan 16 14:15:01 2004 X-Original-Date: Fri, 16 Jan 2004 23:15:47 +0100
in fact, complete log show this: Fri Jan 16 22:48:39 2004 40: Peer Connection Initiated with 81.50.152.188:16883 Fri Jan 16 22:48:39 2004 41: Peer Connection Initiated with 10.0.1.26:16883 Fri Jan 16 22:48:39 2004 42: Peer Connection Initiated with 81.50.152.188:16883 Fri Jan 16 22:48:39 2004 43: Peer Connection Initiated with 10.0.1.26:16883 Fri Jan 16 22:48:39 2004 44: Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #11695541 / time = (1 074289048) Fri Jan 16 22:37:28 2004 ] -- see the man page entry for --no-replay and --replay-window for more info Fri Jan 16 22:48:39 2004 45: Peer Connection Initiated with 81.50.152.188:16883 Fri Jan 16 22:48:39 2004 46: Peer Connection Initiated with 10.0.1.26:16883 Fri Jan 16 22:48:48 2004 47: write UDPv4 []: No buffer space available (code=105) Fri Jan 16 22:48:48 2004 48: write UDPv4 []: No buffer space available (code=105) seems it try to connect to vpn external (remote) and internal (specified by ifconfig) ip ... the remote host is specified in a configuration file which had not been changed sinced 1.4 (maybe extra mute & log-append but that's all) i get it on another link with no extra use of cpu and strange frag traffic but connection is no more reliable both side are linux 2.4 (openvpn 1.5 and 1.6b1 <-> 1.5b11; will try with 1.5) Regards Julien