[LARTC] Hide IP for some users

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 25 Jan 2002 10:30:11 +0200 (EET)
Joachim Wickman <jwickman@tawi.fi> wrote:

> Hello
> 
> 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 ??
> 
> It seems like itīs possible, but haven't had any luck with it.
> 
> // 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 
	oldaddr = X.X.X.X your ip address
 	newaddr = X.X.X.X your visible ip address

PS : perhaps now this patch is include in standart distribution ?

> 
> 
> 
> 
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
> http://ds9a.nl/lartc/ 


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux