Skip site navigation (1)Skip section navigation (2)
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

[-- Attachment #1 --]
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?  

Thanks again!

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4207.2601" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hey,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Another squid/ipfw/caching related question.&nbsp; 
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.&nbsp; So <A 
href="http://www.freebsd.org:8888">http://www.freebsd.org:8888</A>; </FONT>would 
really connect to port 80 and not be cached.&nbsp; 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.&nbsp; What software&nbsp;or ipfw trick can i use to map all 8888 traffic 
to port 80?&nbsp; </DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks again!</FONT></DIV></BODY></HTML>

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007d01c0868d$fc302be0$0201a8c0>