From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rob Sterenborg" Subject: RE: Invalid argument in -j SNAT Date: Tue, 2 Dec 2003 21:18:29 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20031202201831.EAB3C1710@sterenborg.info> References: <13211830200.20031202215027@internetplustravel.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <13211830200.20031202215027@internetplustravel.ru> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: 'Oleg Savostyanov' , netfilter@lists.netfilter.org > iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to-source > XXX.XXX.XXX.XXX > with an error "iptables: Invalid argument" I suspect, that an argument > is XXX.XXX.XXX.XXX Did you compile and load the module iptable_nat ? Gr, Rob