From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from linserver.romuald.net.eu.org ([63.228.150.209]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1HURGd-0003Zs-00 for ; Thu, 22 Mar 2007 13:40:04 -0400 Received: (qmail 22150 invoked by uid 1000); 22 Mar 2007 10:39:28 -0700 Date: Thu, 22 Mar 2007 10:39:28 -0700 From: Gregory Nowak To: "Speakup is a screen review system for Linux." Subject: Re: iptables help please Message-ID: <20070322173928.GA21547@localhost.localdomain> References: <20070322061818.GA21381@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: X-PGP-Key: http://www.romuald.net.eu.org/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Mar 2007 17:40:04 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thanks for your suggestions Stephen and Willem. Unfortunately, it still doesn't work. I've tried both iptables -t nat -A PREROUTING -p tcp -i lo -s 127.0.0.1 --dport xxx - -j DNAT --to-destination 192.168.0.4 and iptables -t nat -A PREROUTING -p tcp -s 127.0.0.1 --dport xxx - -j DNAT --to-destination 192.168.0.4 , and I still get connection refused either way. Thanks. Greg On Thu, Mar 22, 2007 at 09:52:45AM +0200, Willem van der Walt wrote: > I have not done this, but if what you have done below does not work, I > would replace the -i lo with -s 127.0.0.1 > and see if it helps. > HTH Willem > > - -- web site: http://www.romuald.net.eu.org gpg public key: http://www.romuald.net.eu.org/pubkey.asc skype: gregn1 (authorization required, add me to your contacts list first) - -- Free domains: http://www.eu.org/ or mail dns-manager@EU.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGAr9Q7s9z/XlyUyARAkrPAKDLGXN/s15ZxGW+Z9612+LM6dKwygCgytJk TI4vq5ZMGWyZQv1EHNUWGLQ= =qRz8 -----END PGP SIGNATURE-----