From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Message-ID: <48DC726B.80003@nevod.ru> Date: Fri, 26 Sep 2008 11:26:03 +0600 From: =?KOI8-R?Q?=EB=CF=D3=D4=C1=D2=C5=D7_=E1=CC=C5=CB=D3=C5=CA?= User-Agent: Thunderbird 2.0.0.14 (X11/20080508) MIME-Version: 1.0 To: Vitalik Salomatin , ALT Linux Community general discussions References: In-Reply-To: Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [Comm] =?koi8-r?b?68HLIM/UzcXOydTYINDSz8LSz9vFzs7ZyiDQz9LUPw==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2008 05:26:18 -0000 Archived-At: List-Archive: List-Post: Vitalik Salomatin пишет: > Допустим я пробросил 80 порт снаружи через сервер на копм внутри > сети > iptables -t nat -A PREROUTING -d 11.11.11.61 -p > tcp --destination-port 80 -j DNAT --to-destination 10.0.0.112 > > А как отменить только это правило? (http) > Запустить правило с флагом -D iptables -t nat -A PREROUTING -d 11.11.11.61 -p tcp --destination-port 80 -j DNAT --to-destination 10.0.0.112 -- С Уважением Директор ООО НЕВОД Костарев А.Ф.