From owner-freebsd-questions@FreeBSD.ORG Sun Apr 3 16:35:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F189E106564A for ; Sun, 3 Apr 2011 16:35:32 +0000 (UTC) (envelope-from csanyipal@stcable.net) Received: from mx2.stcable.net (mx2.stcable.net [91.102.225.7]) by mx1.freebsd.org (Postfix) with ESMTP id A13F28FC08 for ; Sun, 3 Apr 2011 16:35:32 +0000 (UTC) Received: from mx2.stcable.net (localhost [127.0.0.1]) by mx2.stcable.net (Proxmox) with ESMTP id 7ADD9C8103 for ; Sun, 3 Apr 2011 18:35:31 +0200 (CEST) Received: from smtp.stcable.net (smtp.stcable.net [91.102.225.5]) by mx2.stcable.net (Proxmox) with ESMTP id 5BC24C80F1 for ; Sun, 3 Apr 2011 18:35:31 +0200 (CEST) Received: from [192.168.10.77] (194-170-85-95.dynamic.stcable.net [95.85.170.194]) by smtp.stcable.net (Postfix) with ESMTPA id 4A2AD36316 for ; Sun, 3 Apr 2011 18:35:31 +0200 (CEST) Message-ID: <4D98A1D0.5030706@stcable.net> Date: Sun, 03 Apr 2011 18:35:28 +0200 From: Paul Chany User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20110307 Icedove/3.0.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D9879E3.20508@stcable.net> <4D9881EB.5010508@infracaninophile.co.uk> In-Reply-To: <4D9881EB.5010508@infracaninophile.co.uk> Content-Type: multipart/mixed; boundary="------------010303020407060203070704" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Can't fetch portsnap because of network problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 16:35:33 -0000 This is a multi-part message in MIME format. --------------010303020407060203070704 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit 2011-04-03 16:19 keltezéssel, Matthew Seaman írta: > On 03/04/2011 14:45, Paul Chany wrote: > >> I'm trying to fetch portsnap but can't because probably of network problem. >> >> Whenever I try to run command >> # portsnap fetch extract >> >> the process stall and never reach 20%. It is sad. :( >> >> The computer on wich I try to run this command is on my home LAN >> that has a gateway/router. >> >> What can I do to solve this problem? >> > You need to diagnose why your fetch is bombing out. Start by checking > over your own equipment and try to eliminate that as a source of > problems. Make sure all your cabling is in good condition and that all > network plugs are correctly seated. Check for packet errors: > > # netstat -i > > All my cabling is in good condition and all network plugs are correctly seated. I attached the output of '# netstat -i' command in netstat.log file. One can see there are 26 Oerrs in the file. Informations of my home LAN are: domain: excito gateway: 192.168.10.1 name server: 192.168.10.1 netmask: 255.255.255.0 Any advices will be appreciated! -- Best Regards, Paul --------------010303020407060203070704--