Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Restricting Firefox website access
Date: Fri, 09 Jan 2009 19:33:56
Message-Id: 49bf44f10901091132mb738451r930792a24fe7a49a@mail.gmail.com
In Reply to: Re: [gentoo-user] Restricting Firefox website access by Alan McKinnon
1 >> > You could use iptables to block all traffic headed to port 80 with
2 >> > exceptions for the domains you need.
3 >>
4 >> Would that cause problems with fetching packages for emerges?
5 >
6 > If you wget your packages using http, then yes. You could then:
7 >
8 > 1. Put all your mirror sites in the exception list. This can get tedious as
9 > some ebuilds list many mirrors for sources
10 >
11 > or
12 >
13 > 2. wget using ftp
14 >
15 > or
16 >
17 > 3. set up a proxy
18 >
19 > The easiest is #2 by far
20
21 Does portage use wget over http by default? Can I change a setting to
22 make it use ftp?
23
24 - Grant

Replies

Subject Author
Re: [gentoo-user] Restricting Firefox website access Kyle Bader <kyle.bader@×××××.com>
Re: [gentoo-user] Restricting Firefox website access Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Restricting Firefox website access Peter Humphrey <peter@××××××××××××××.org>
Re: [gentoo-user] Restricting Firefox website access Matt Causey <matt.causey@×××××.com>