From owner-freebsd-questions@freebsd.org Wed Oct 11 15:59:44 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B88E5E2FC19 for ; Wed, 11 Oct 2017 15:59:44 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-ua0-x229.google.com (mail-ua0-x229.google.com [IPv6:2607:f8b0:400c:c08::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6D4186CD03 for ; Wed, 11 Oct 2017 15:59:44 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: by mail-ua0-x229.google.com with SMTP id 47so1369506uas.8 for ; Wed, 11 Oct 2017 08:59:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=k22AdLBmykisjUEPM2KVWD/T3jkPfuwXJpK5h9XSgyE=; b=Jxj+josW7zp1ZSnqtBWU9rsXc7uz5HFL/Oxr5Ex4KHP7aCKvY5ovPx1NsmnXPfvsmZ E2+EBNy0eJGm7CW5kdl6xX1GMDZXsCD3nSMFZdkJSvHPeaxqSyANkGOQAiMURJO5y46I o93rwHyCoScHgrq3PfuPFxhQkCbAwNjns8e0Za4ZABvuz+WSXMo7K6hZV5OdIoUPoVsu 2PDNjotAa2cSj7Z9rFqMApdCJkNNWHPcoltZLp6p/OF6xBIjQJvnWjYKg4Oun0QVSLGx MF2S4YeWXp5MdKSE59zibtXtYGdq19TSAxDmCCf3F/5YoKl0LH+Exwl8T48OhnqZkfZA cfQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=k22AdLBmykisjUEPM2KVWD/T3jkPfuwXJpK5h9XSgyE=; b=d9DWnIj7xVcs7it+0tVsdBo9o5OevgK/HGIgAn1VDjXIjTWjte1cVSTit4a66SN9dD SOGvCSgn7vbecleBGkWHgDQ1ZWwK/b7Rzos+Y1cVjA07zAdKalWpiN4Ch0RTvmGs5kqP skqHZ/0x5cHr39oTT9oksu5ENA+CYIzo0FASgTWDx23kfqYpWwslImGbNhZzmhp67Nfh iJUK9+4x0jyfOq6LS1NW0+zp2NnS3oFnHHE52IYsTy359W/23le8iiVzeQX2GEqGyOxj NJziX+aD/GGJypFvkjESVBYMgdjnoxKK6XWkGWzXXwdMY3uEC2DtzjQBrlGC1YCJJQi3 5SxA== X-Gm-Message-State: AMCzsaW4jxOG4d1DMlLQHZLLFYZic0RJwyAUS4yC5geE+Xlomdt0y97y jSSQfVByT2LIguL+BNyyNmxfJ2nw1l8cgoh/Pd4= X-Google-Smtp-Source: AOwi7QB5zRsgGStd5E/ISqFApCdn01mFTSXdKfFlI1KYTX9KJKna/RLIMl08OS3gLqjumbAoaKttE06BytQTLb2Uq3c= X-Received: by 10.176.85.196 with SMTP id w4mr78966uaa.75.1507737583252; Wed, 11 Oct 2017 08:59:43 -0700 (PDT) MIME-Version: 1.0 Received: by 10.176.1.243 with HTTP; Wed, 11 Oct 2017 08:59:42 -0700 (PDT) In-Reply-To: <20171011150743.GA23107@acer.zyxst.net> References: <20171011150743.GA23107@acer.zyxst.net> From: Antonio Olivares Date: Wed, 11 Oct 2017 10:59:42 -0500 Message-ID: Subject: Re: problems with pkg: Operation timed out To: FreeBSD Questions Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Oct 2017 15:59:44 -0000 On Wed, Oct 11, 2017 at 10:07 AM, tech-lists wrote: > Hi, > > On Wed, Oct 11, 2017 at 08:07:39AM -0500, Antonio Olivares wrote: > >> root@aceraspire:~ # traceroute pkg.freebsd.org >> traceroute to pkgmir.geo.freebsd.org (96.47.72.71), 64 hops max, 40 byte >> packets >> 1 10.155.142.1 (10.155.142.1) 0.914 ms 9.633 ms 0.952 ms >> 2 172.17.0.1 (172.17.0.1) 4.262 ms 2.012 ms 1.911 ms >> 3 * * * >> 4 * * * >> 5 * * * >> 6 * *^C > > > That indicates a problem with your internet connection (or whatever is after > 172.17.0.1) rather than pkg.freebsd.org > -- > J. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" How can I fix this? The school has put a firewall in place that prevents many websites and getting files from ftp. What would I need to tell to our school's network administrator? Thanks for helping, Antonio