All of lore.kernel.org
 help / color / mirror / Atom feed
From: Unknown <unknown@unknown.invalid>
From: Raymond Leach <Ray@work>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: more than 1 source ip
Date: 26 Nov 2002 12:18:17 +0200	[thread overview]
Message-ID: <1038305896.1450.7.camel@rayw.knowledgefactory.co.za> (raw)
In-Reply-To: <001501c29532$a453bd50$e6353fc1@nexor.co.uk>

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

On Tue, 2002-11-26 at 12:00, Wasim Bashir wrote:
> Hi,
> 
> how do i select more than 1 source IP, what i want to do is allow vnc access
> to an internal win2k box from 2 different ip addresses, how do you do this,
> at the moment i'm using :
> 
> /sbin/iptables -A PREROUTING -t nat -p tcp -s <outside IP> -d <ip of my
> machine>  --dport 5800 -j DNAT --to 10.0.0.199:5800
> 
Use 2 rules?

> Any help would be much appreciated.
> 
> Thanks
> 
> Wasim
-- 

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2002-11-26 10:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-26 10:00 more than 1 source ip Wasim Bashir
2002-11-26 10:18 ` Unknown, Raymond Leach [this message]
2002-11-26 10:53 ` Erdal Mutlu
2002-11-26 11:04 ` Erdal Mutlu
2002-11-26 14:40 ` Ben Russo
2002-11-26 18:39   ` Neighbour table overflow g_netfilter
2002-11-26 18:38     ` Ard van Breemen
2002-11-28 16:40       ` Roberto Nibali
2002-11-27  4:08     ` Arnt Karlsen
2002-11-26 22:49 ` more than 1 source ip Stewart Thompson

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=1038305896.1450.7.camel@rayw.knowledgefactory.co.za \
    --to=unknown@unknown.invalid \
    --cc=netfilter@lists.netfilter.org \
    --cc=raymondl@knowledgefactory.co.za \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.