it is not advisable to use ipchains nor iptables for this problem... there is one protocol which specially design for this problem which is web cache coordination protocol (WCCP).
fooler. ----- Original Message ----- From: "Mark M. Barrios" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 23, 2002 11:07 AM Subject: Re: [plug] ipchains REDIRECT to another ip? > hi, > > i dont think ipchains can redirect to another port on another ip the > REDIRECT target just redirects to localhost, you can try using iptables > DNAT target wich alters the destination and port of your packets. > or you can try xinetd wich can redirect to another ip and port, tho only > tcp packets are supported. > > Mark M. Barrios > > > Jopoy C. Solano wrote: > > >In transparent proxying: > >How do i REDIRECT not only to a port but also an ip? (proxy is on another > >machine) > > > >thanks in advance. > > > > > >----------------------- > >University of Baguio > >General Luna Road > >Baguio City > >Philippines 2600 > > > >Phone: +63 74 4423540 > >Fax: +63 74 4423071 > > > >http://www.ubaguio.edu > > > >_ > >Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > >To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > > >To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] > > > > > > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
