/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Hello together, i don�t know if it is the right mailing list for that. My problem I have a server with an ip 1.2.3.4 If a request on port 80 from ip 2.2.2.2 come, i want to redirect it to 1.2.3.5 on Port 80 but allthoug i want to change the ip to 1.2.3.4 And all back coming data for the request must be redirected to the ip 2.2.2.2. 2.2.2.2 === request to 1.2.3.4 > (1.2.3.4) = redirect to 1.2.3.5 => (1.2.3.5) = gives data back to 1.2.3.4> (1.2.3.4) = send it to 2.2.2.2 So 2.2.2.2 and 1.2.3.5 only communicate with over the server 1.2.3.4 Is this possible with kernel 2.4 and iptables ? And if yes. How ? Sorry for me english. By Joerg [EMAIL PROTECTED] _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
