From: "Paul Albert" <palbert@rovingplanet.com>
To: mick <mick@mohawkplastics.com>, netfilter@lists.netfilter.org
Subject: RE: Ip handling
Date: Wed, 18 Jun 2003 11:09:44 -0600 [thread overview]
Message-ID: <661F9268BBA8CB4EB92CC12B8C42F06912EAE7@pluto.rovingplanet.com> (raw)
It looks like you would like to do source NAT on the incoming packets.
There is a good tutorial online:
http://www.netfilter.org/documentation/HOWTO//NAT-HOWTO.html
Paul
-----Original Message-----
From: mick [mailto:mick@mohawkplastics.com]
Sent: Wednesday, June 18, 2003 10:54 AM
To: netfilter@lists.netfilter.org
Subject: Ip handling
I have a delema and i'm not sure how to handle it.
I run a login server on port 5999 that does authentication based on IP
address. So when someone with a dynamic internet connection tries to
login with a differnt IP then the registered one, The login server
rejects them. I am not good enough with Iptables to know if it is
possible or not but is there some way to make it so all connections to
that PORT(5999) appear to come from my Local network 192.168.0
The other method i thought about was running my authentication/login
server on another machien behind the firewall. but i think i would have
to make all packets coming from the inter net to that port appear to
come from the local network prior to forwarding them to the Other
server. both of which i am unsure how to accomplish.
The Authentication server is a binary that is not linux/unix nativly so
at this time i can not recode it and remove the IP matching function.
Any help with this problem is greatly appreciated. Mick
Does anyone know of a way to make say all connections from the outside
going to my outside IP address Appear to be coming from my local lan of
192.168.0.1
next reply other threads:[~2003-06-18 17:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-18 17:09 Paul Albert [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-06-18 17:37 Ip handling Daniel Chemko
2003-06-18 23:51 ` Pascal Italiaander
2003-06-19 0:01 ` Pascal Italiaander
2003-06-19 4:02 ` Ramin Dousti
2003-06-19 8:08 ` Pascal Italiaander
2003-06-19 13:30 ` Ramin Dousti
2003-06-19 3:31 ` Ramin Dousti
2003-06-19 8:00 ` Pascal Italiaander
2003-06-19 13:32 ` Ramin Dousti
2003-06-19 8:18 ` Pascal Italiaander
2003-06-19 13:02 ` Julian Gomez
2003-06-19 13:59 ` Ramin Dousti
2003-06-19 17:16 ` Pascal Italiaander
2003-06-19 23:06 ` Arnt Karlsen
2003-06-18 16:53 mick
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=661F9268BBA8CB4EB92CC12B8C42F06912EAE7@pluto.rovingplanet.com \
--to=palbert@rovingplanet.com \
--cc=mick@mohawkplastics.com \
--cc=netfilter@lists.netfilter.org \
/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