From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Virus-Scanned: by AV scanner Date: Fri, 7 Jul 2006 09:18:16 +0400 From: Andrew Borodin To: ALT Linux Community Message-ID: <20060707051816.GE6952@borodin.zarya> References: <20060706122343.GC6952@borodin.zarya> <44AD6530.3020205@boudnik.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <44AD6530.3020205@boudnik.kiev.ua> User-Agent: Mutt/1.4.2.1i Subject: Re: [Comm] =?koi8-r?b?8NLPx9LBzc3BIMzF2sXUINcg6c7UxdLOxdQ=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jul 2006 05:19:14 -0000 Archived-At: List-Archive: List-Post: On Thu, Jul 06, 2006 at 10:32:00PM +0300, Sergei Boudnik wrote: > > iptables может такое? > iptables -I OUTPUT -d www.foo.com -j REJECT Это я поробовал в первую очередь. # iptables -I OUTPUT -d www.foo.com -j REJECT iptables v1.3.1: host/network `www.foo.com' not found Try `iptables -h' or 'iptables --help' for more information. Так ругается на любой адрес. # iptables -I OUTPUT -d www.google.com -j REJECT iptables v1.3.1: host/network `www.google.com' not found Try `iptables -h' or 'iptables --help' for more information. -- С уважением, А. Бородин.