public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Gregory Nowak <greg@romuald.net.eu.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: iptables help please
Date: Thu, 22 Mar 2007 10:39:28 -0700	[thread overview]
Message-ID: <20070322173928.GA21547@localhost.localdomain> (raw)
In-Reply-To: <Pine.LNX.4.64.0703220951340.22660@localhost.localdomain>

-----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-----


  reply	other threads:[~ UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Gregory Nowak
 ` Willem van der Walt
   ` Gregory Nowak [this message]
     ` Dawes, Stephen
 ` Dawes, Stephen
   ` fedora core 6 installing everything Nick Gawronski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070322173928.GA21547@localhost.localdomain \
    --to=greg@romuald.net.eu.org \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).