From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Peix Date: Fri, 25 Jan 2002 17:55:30 +0000 Subject: Re: [LARTC] Hide IP for some users Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org On Fri, 25 Jan 2002 10:30:11 +0200 (EET) Joachim Wickman wrote: > Hello >=20 > Is it possible to assign a couple of IPs to some users on the box, so > when they ftp, ircs or something the servers they connect to doesn't see > my IP, but only the assigned IPs ?? >=20 > It seems like it=B4s possible, but haven't had any luck with it. >=20 > // Joachim I am not sure what you want to do ... But if you want to assign the same source address for all connection you must use the SAME patch. the syntax is iptable -t nat A POSTROUTING -j SAME -to oldaddr-newaddr where=20 oldaddr =3D X.X.X.X your ip address newaddr =3D X.X.X.X your visible ip address PS : perhaps now this patch is include in standart distribution ? >=20 >=20 >=20 >=20 >=20 > _______________________________________________ > LARTC mailing list / LARTC@mailman.ds9a.nl > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: > http://ds9a.nl/lartc/=20 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/lartc/