Date: Thu, 25 Jan 2001 00:16:33 -0500 From: "Anthony" <bytehedd@yahoo.com> To: <freebsd-isp@freebsd.org> Subject: ipfw port translation Message-ID: <007d01c0868d$fc302be0$0201a8c0@flashcom.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. ------=_NextPart_000_007A_01C08664.12E4A5C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey, Another squid/ipfw/caching related question. I have ipfw forwarding all = outgoing port 80 traffic to squid. What i want to do is, to take all = traffic from port 8888 and send it to the destination server directly to = port 80, thus bypassing squid. So http://www.freebsd.org:8888 would = really connect to port 80 and not be cached. I tried using the ipfw fwd = trick to take all outgoing 8888 traffic and send it to port 80 on the = next machine (the machine that is the next hop after the firewall) but = that didn't work. What software or ipfw trick can i use to map all 8888 = traffic to port 80? =20 Thanks again! ------=_NextPart_000_007A_01C08664.12E4A5C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4207.2601" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hey,</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Another squid/ipfw/caching related = question. =20 I have ipfw forwarding all outgoing port 80 traffic to squid. What i = want to do=20 is, to take all traffic from port 8888 and send it to the destination = server=20 directly to port 80, thus bypassing squid. So <A=20 href=3D"http://www.freebsd.org:8888">http://www.freebsd.org:8888</A> = </FONT>would=20 really connect to port 80 and not be cached. I tried using the = ipfw fwd=20 trick to take all outgoing 8888 traffic and send it to port 80 on the = next=20 machine (the machine that is the next hop after the firewall) but that = didn't=20 work. What software or ipfw trick can i use to map all 8888 = traffic=20 to port 80? </DIV> <DIV> </DIV> <DIV><FONT face=3DArial size=3D2>Thanks = again!</FONT></DIV></BODY></HTML> ------=_NextPart_000_007A_01C08664.12E4A5C0-- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007d01c0868d$fc302be0$0201a8c0>